Successful job following line. Mencoder -tv driver=v4l:width=352:height=288:chanlist=us-bcast:channel=25:norm=ntsc:adevice=/dev/dsp:audiorate=32000:forceaudio tv:// -o tv.avi -ovc lavc -oac lavc -endpos 5 tv.avi file plays very well. But I set parameter to -ovc x264 . it can't record sound.
Successful job something like this... #mencoder -tv driver=v4l:width=352:height=288:chanlist=us-bcast:channel=25:norm=ntsc:adevice=/dev/dsp:audiorate=32000:forceaudio tv:// -o tv.avi -ovc lavc -oac lavc -endpos 5 tv.avi file plays video and audio very well. But I set parameter to -ovc x264 following line. #mencoder -tv driver=v4l:width=352:height=288:chanlist=us-bcast:channel=25:norm=ntsc:adevice=/dev/dsp:audiorate=32000:forceaudio tv:// -o tv.avi -ovc x264 -oac lavc -endpos 5 tv.avi file plays video very well. but i can't hear audio.
participants (1)
-
Chang Min Jeon