CHANGE LOG / RELEASE NOTES

http://www.exit1.org/dvdrip/changes.cipp?version=0.50.14
Printed: Fri Apr 26 06:17:44 2024 CET
[ show page without screenshots ]

This is the change log entry of dvd::rip 0.50.14:

0.98 ]
0.97 ]
0.52 ]
0.51 ]
0.50 ]
0.49 ]
0.48 ]
0.47 ]
0.46 ]
0.45 ]
0.44 ]
0.43 ]
0.42 ]
0.41 ]
0.40 ]
0.39 ]
0.38 ]
0.37 ]
0.36 ]
0.35 ]
0.34 ]
0.33 ]
0.32 ]
0.31 ]
0.30 ]
0.29 ]
0.28 ]
0.27 ]
0.26 ]
0.25 ]
0.24 ]
0.23 ]
0.22 ]
0.21 ]
0.20 ]
   0.50.14 - [stable branch] - Sun 29 Jun 2003, joern
    Features:
    - transcode >= 0.6.6 sets mpeg2enc -I 0 by default, but
      older versions doesn't. This speeds up things signifcantly,
      because now mpeg2enc skips deinterlace processing (it was
      done even for non-interlaced material and wasted time).
      dvd::rip now sets -I0, too. Thanks for the hint to
      Simone Lehmann
    - Warn about AVI files >2GB and set transcode option
      --avi_limit 9999, otherwise transcode splits automatically
      at 2GB.

    Bugfixes:
    - NTSC A/V sync enhancement: dvd::rip's -x vob,null transcode
      option in the 1st pass of a multipass transcoding was 
      good for performance, but could be bad for A/V sync with
      some NTSC material, because the audio information is always
      needed for proper synchronisation. Thanks to Florin and
      Tilmann for figuring this out.
    - NTSC: -M2 isn't set anymore by dvd::rip, because transcode
      does autodetect this. Thanks to Tilmann for the hint.
    - Fixed a small mismatch (about 1%) in the audio size
      calculation, which affected video bitrate calculation.
      Thanks for the report to Charles François Rey
      <charlesfr.rey AT epfl.ch>.
    - Automatic setting of PERLIO=stdio failed, if PERLIO
      was already set to some value. Thanks for the report to
      Richard Kilgore <rkilgore AT hotpop.com>.
    - Progress bar was messed up with PSU core. Thanks for the
      report to Tyler <dvdrip AT unixgod.net> and Florin.
    - NTSC: resolution was set to 720x480, even if the movie
      had 704x480. dvd::rip now sets no resolution at all, because
      transcode autodetects the resolution. Thanks for the report to
      Francisco J. León <fleona AT cantv.net>.