Hi! Thanks, but I actually use a specific logfile (it's within a script) and transcode seems to use it:
[transcode] V: multi-pass | (mode=2) reading data (pass2) from /home/vdb/Media/DVD/log_files/life_on_earth_4_1.log And the error does indeed seem when trying to read a specific frame number found in the proper log file. It usually works well. Actually, I run scripts that convert several subdirs with VOBs in each of them, the transcoding of the first dir will work well then the second not, then the third will work, for instance. It seems somewhat random. Best regards, Richard > Try copying the logfile created in the first pass before starting the > seconds pass: > > % cp x264_2pass.log divx4.log > > Regards, > > Jörn