Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Help vdrrip-0.2.0a - mplayer - divx4



karim wrote:

Hello,

Here is the log :

...
fev 11 20:55:10 pctest [vdrrip-qh]: an error occured (rc 1) while processing
the command: nice -+19 /usr/local/src/MPlayer-1.0pre2/bin/mencoder
/video0/temp.vdr -o /dev/null -ovc divx4 -divx4opts
br=1304:q=5:min_quant=2:max_quant=15:pass=1 -sws 2 -oac copy -aid 0
fev 11 20:55:10 pctest [vdrrip-qh]: error message: File not found:
'frameno.avi' Failed to open frameno.avi : No such file or directory Option
divx4opts: Unknown suboption min_quant

...

Hi Karim,

it seems that divx4linux-std-20030428 doesn't support the min_quant-option. I will test
in the next days. You should try the newest version 5.0.5 from www.divx.com and recompile
mplayer.


If you won't do this, you can change the queuehandler.sh:

original:
local vopts="-ovc divx4 -divx4opts br=$br_video:q=5:min_quant=$min_q:max_quant=$max_q:pass=$pass -sws 2"

new:
local vopts="-ovc divx4 -divx4opts br=$br_video:q=5:pass=$pass -sws 2"



Bye

Herbert




--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index