[MPlayer-users] Mencoder encoding to mpeg2

D Richard Felker III dalias at aerifal.cx
Fri Sep 5 21:16:11 CEST 2003


On Thu, Sep 04, 2003 at 11:21:32AM +0000, darkshadow at shaw.ca wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> This is awesome and with a little fine tuning I may get rid of Winblows for capturing video but I am having a little problem I can't get audio with this command the video is fine but no audio and until I have audio I can't check if it is completely DVD compliant
> 
> mencoder tv:// -tv driver=v4l2:width=720:height=480:input=2:norm=ntsc:amode=1:adevice=/dev/dsp:fps=29.97 -oac pcm -ovc lavc -lavcopts vcodec=mpeg2video:vbitrate=4096 -of mpeg -o test.mpg

Use .avi output format and convert to mpeg-es with some other tool
later, e.g. ffmpeg with -vcodec copy.

Rich



More information about the MPlayer-users mailing list