Hi all I am trying to edit video that I am capturing from a web cam on my linux box. I have had luck with the audio importing correctly into cin but not the audio. What encoder / codec combination is recommended with mencoder?
mencoder tv:// -tv driver=v4l2:width=640:height=480:device=/dev/video0:forceaudio:adevice=/dev/dsp -ovc lavc -oac mp3lame -lameopts cbr:br=64:mode=3 -o test.avi The above does not work because it is using FMP4 video codec and cinelerra does not like that one ... What is recommended. I would also perfer to not run a second pass in order to convert Chris
