Hi,

Trying to do a dvdbackup, it didn't work at all on my system.

I'm using a non protected DVD for all my test. I choose a  (short) dvd 
title, start the encoding, the encoder plugin tell me that the audio 
backup is OK, and then, the video backup stop at the beginning with this 
message (in encodingserver.log)
2007/01/07 16:50 CET [-] command="['mencoder', '-oac', 'copy', '-ovc', 
'lavc', '-lavcopts', 
'vcodec=mpeg4:vhq:vqmin=2:v4mv:trell:autoaspect:vbitrate=6000', '-vf', 
'', '-o', '/home/media/movies/action/DVD [DVDVOLUME]_2.avi.Avi', 
'-dvd-device', '/dev/hdc', 'dvd://2']"
2007/01/07 16:50 CET [-] Started job 21257961, vpassfinal on PID 5190
2007/01/07 16:50 CET [-] Encoder Command is ['-oac', 'copy', '-ovc', 
'lavc', '-lavcopts', 
'vcodec=mpeg4:vhq:vqmin=2:v4mv:trell:autoaspect:vbitrate=6000', '-vf', 
'', '-o', '/home/media/movies/action/DVD [DVDVOLUME]_2.avi.Avi', 
'-dvd-device', '/dev/hdc', 'dvd://2']
2007/01/07 16:50 CET [-] Mencoder running at PID 5192
2007/01/07 16:50 CET [-] MEncoder 1.0pre8-4.1.1 (C) 2000-2006 MPlayer Team
2007/01/07 16:50 CET [-] CPU: AMD Athlon(tm) Processor (Family: 6, 
Model: 6, Stepping: 2)
2007/01/07 16:50 CET [-] CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 
3DNow2: 1 SSE: 1 SSE2: 0
2007/01/07 16:50 CET [-] Compiled with runtime CPU detection.
2007/01/07 16:50 CET [-] 93 audio & 211 video codecs
2007/01/07 16:50 CET [-] Error parsing option on the command line: -vf
2007/01/07 16:50 CET [-]
2007/01/07 16:50 CET [-] Exiting... (error parsing command line)

It seems that mencoder doesn't like the -vf -o  sequence.

Having a look in encodingcore.py, line 391,  I read  "-vf", vfilter, 
"-o" output]

It seems that, in my setup, vfilter is empty...

I removed the "-vf", vfilter from the line, and my dvd rip was OK. 

Is it a bug or (more probably) a local configuration error ?

Also, how can I choose the output directory (It seems that the system 
choose the first entry in VIDEO_ITEM, right ?)

Last, it's a bad idea not to give a local_conf parameter for the 
temporary area. Hard coding /tmp/encodingserver is not so good :-)

Thanks,
Pascal

-- 
Pascal Schirrmann


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to