[gst-devel] AVI format error

yangsb yangsb05 at gmail.com
Wed May 6 03:53:59 CEST 2009


Maybe h264parse is not needed.
Remove it and try again.
Good luck.


ldac wrote:
> 
> 
> 
> 
> 
> 
> 
>     Hi all. 
> 
>     I am trying to generate an AVI file with this pipeline: 
> 
> gst-launch-0.10 videotestsrc is-live=true ! \ 
> 'video/x-raw-yuv,format=(fourcc)I420,width=640,height=480,framerate=(fraction)25/1'
> ! \ 
> x264enc ! h264parse ! queue ! mux. \ 
> audiotestsrc is-live=true ! audioconvert !
> \                                               
> >> optional 
> 'audio/x-raw-int,rate=44100,channels=2' ! lame ! queue ! mux.
> \            
> >> optional 
> avimux name=mux ! filesink location=test.avi 
> 
> The file that I get can be played using ffplay (for instance), but it
> can not be played using VLC or Windows Media Player. In the case of
> VLC, this error appears: 
> 
> [00000418] avi demux error: avi module discarded (invalid file) 
> [00000418] avformat demux error: av_open_input_stream failed 
> 
>     I have tried to use a MPEG4 encoder for the video, and
> even
> removing the audio part of the pipeline in blue colour, but it happens
> the same. 
> 
>     Any hint? Is an AVIMUX problem? Is there some
> alternative (other
> AVI muxer)? Why ffplay plays the file? 
> 
>     THANKS in advance! 
>     All the best. 
>     LD. 
> 
> 
> 
> 
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
> production scanning environment may not be a perfect world - but thanks to
> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK
> i700
> Series Scanner you'll get full speed at 300 dpi even with all image 
> processing features enabled. http://p.sf.net/sfu/kodak-com
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
> 
> 

-- 
View this message in context: http://www.nabble.com/AVI-format-error-tp23390785p23398748.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.





More information about the gstreamer-devel mailing list