Hello, I'm trying to encode some Firefly episodes so that my wife can watch them on her netbook (no DVD drive!).
I'm using dvd::rip and transcode seems to randomly hang during encoding. If I kill and restart the encoding, it'll sometimes get past the point where it failed, however I've come across one particular chapter where it consistently hangs. The particular command is: transcode -H 10 -a 0 -x vob -i ../vob/001-C006 -w 1437,50 -b 160,0,2 -s 1.496 --a52_drc_off -J normalize -f 30,4 -M 2 --export_par 118,100 -y xvid,null --psu_mode --nav_seek firefly1-001-C006-nav.log --no_split --progress_meter 1 --progress_rate 25 -o /dev/null -R 1 The last line it prints is: encoding frames [0-5900], 59.76 fps, CFT: 0:03:16, (13| 0| 7) Is there any debugging/further information that I can turn on? Does anybody have any suggestions? Distro: openSuSE 11.2 Kernel uname -a: Linux challenger 2.6.31.8-0.1-desktop #1 SMP PREEMPT 2009-12-15 23:55:40 +0100 i686 i686 i386 GNU/Linux Transcode version: transcode-1.1.5-0.pm.8.3.i586 Thanks, Michael