Lost video

Tim-Philipp Müller t.i.m at zen.co.uk
Thu Jan 17 01:44:34 PST 2013


On Thu, 2013-01-17 at 09:31 +0000, Ian Davidson wrote:
> Thanks Tim and David.
> 
> The script is actually
> gst-launch-1.0 -e v4l2src norm=PAL ! 
> 'video/x-raw,format=(string)I420,width=352,height=288,framerate=(fraction)25/1' 
> ! queue ! mux. alsasrc ! audioconvert ! 
> 'audio/x-raw,rate=44100,channels=2' ! queue ! tee name=t ! queue ! mux. 
> avimux name=mux ! filesink location="$fullvFileName" t. ! wavenc ! 
> filesink location="$fullaFileName"
> 
> I will run with that debug setting.  When you are looking for 'a needle 
> in a haystack', it is good if you have an idea which bale to look in.

With avimux you may want audiorate/videorate elements here before the
muxer.

Also, check if the problem persists if you remove the audio branch.

Cheers
 -Tim



More information about the gstreamer-devel mailing list