You are not logged in.

#1 2009-09-21 18:21:27

jai134
Member
Registered: 2008-11-26
Posts: 234

mencoder and subs[SOLVED]

I don't understand why I don't get any subs when I try to copy a movie with this command:
$ mencoder movie.vob -sid 1 -aid 128 -ovc copy -oac copy -o movie.avi
But when I encode it with this command I have them:
$ mencoder movie.vob -sid 0 -aid 128 -ovc lavc -lavcopts vcodec=mpeg4:vhq:vbitrate=1000:vpass=1 -oac copy -o /dev/null
$ mencoder movie.vob -sid 0 -aid 128 -ovc lavc -lavcopts vcodec=mpeg4:vhq:vbitrate=1000:vpass=2 -oac mp3lame -lameopts cbr=128 -o movie.avi

Last edited by jai134 (2009-09-22 08:15:29)

Offline

#2 2009-09-22 08:15:02

jai134
Member
Registered: 2008-11-26
Posts: 234

Re: mencoder and subs[SOLVED]

OK. I found out that it is not possible to do that. Hard to copy and change at the same time:)

Offline

Board footer

Powered by FluxBB