circuncidador
8th September 2005, 08:30
Hi...
I'm trying to encode an mpeg video to a raw mpeg4 format with mencoder for windows . When I put some additional options like vqmin or vbitrate the mencoder doesn't say that something was wrong but I can't play the resulting video. For example:
>mencoder sentenced-ever_frost.mpg -sws 9 -vf scale=176:144 -of rawvideo -nosound -ovc lavc -lavcopts vcodec=mpeg4 -ofps 15 -o example.cmp
It's OK.. I can play the video with normality, but when i try with:
>mencoder sentenced-ever_frost-.mpg -sws 9 -vf scale=176:144 -of rawvideo -nosound -ovc lavc -lavcopts vcodec=mpeg4:vqmin=4 -ofps 15 -o example.cmp
or
>mencoder sentenced-ever_frost-.mpg -sws 9 -vf scale=176:144 -of rawvideo -nosound -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=38 -ofps 15 -o example.cmp
It's WRONG... The mencoder doesn't say any error message, encode it apparently well, but when i try to play it the mplayer skip the video and exit ( without any error message too ).
It's important for me to include these options (vqmin and vbitrate) in the video encoding process... ¿ some idea ?
pardon by my badly english and many thanks ....
I'm trying to encode an mpeg video to a raw mpeg4 format with mencoder for windows . When I put some additional options like vqmin or vbitrate the mencoder doesn't say that something was wrong but I can't play the resulting video. For example:
>mencoder sentenced-ever_frost.mpg -sws 9 -vf scale=176:144 -of rawvideo -nosound -ovc lavc -lavcopts vcodec=mpeg4 -ofps 15 -o example.cmp
It's OK.. I can play the video with normality, but when i try with:
>mencoder sentenced-ever_frost-.mpg -sws 9 -vf scale=176:144 -of rawvideo -nosound -ovc lavc -lavcopts vcodec=mpeg4:vqmin=4 -ofps 15 -o example.cmp
or
>mencoder sentenced-ever_frost-.mpg -sws 9 -vf scale=176:144 -of rawvideo -nosound -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=38 -ofps 15 -o example.cmp
It's WRONG... The mencoder doesn't say any error message, encode it apparently well, but when i try to play it the mplayer skip the video and exit ( without any error message too ).
It's important for me to include these options (vqmin and vbitrate) in the video encoding process... ¿ some idea ?
pardon by my badly english and many thanks ....