On Sat, 2005-12-31 at 10:24 +0000, Ian Leonard wrote:
> [EMAIL PROTECTED] wrote:
> > When you installed ivtv did you remove the kernel
> > modules for msp3400.ko as it conflicts with the one in
> > ivtv? 
> > 
> > John
> 
> Thanks for the suggestion but it was the audio format as Boleslaw 
> indicated. It plays mpegs fine.
> 
> I am still stuck though, I need a way to convert the VOB to mpeg, so any 
> suggestions...

cat filename.vob |mencoder - -ovc lavc -lavcopts \
vcodec=mpeg4:autoaspect -vf crop=714:548:0:14 -oac copy -o out.avi

you might want to change -oac copy to -oac mp3lame or so

Chris


_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to