simple playing video file

Stefan Sauer ensonic at hora-obscura.de
Tue May 1 02:23:38 PDT 2012


On 04/30/2012 04:24 PM, padam wrote:
> Thanks for that!!!
>
> Although i find this:
>
> gst-launch livertsp uri=rtsp://127.0.0.1:8554/bighic320x240.avi ! 
> livedemuxer name=demux  demux.audio_00 ! queue ! decodebin  ! 
> audioconvert ! audioresample ! autoaudiosink   demux.video_00 ! queue ! 
> decodebin ! ffmpegcolorspace ! videoscale ! autovideosink
just use playbin2 please and if you are curious take a look how its
decomposed. E.g. using one multiqueue instead of queues on each brnahc
will help with badly muxed content.
>
> and after few modifications it works!!! finally! but only with good avi
> files, with EOS. For unfinished it still don't show video and audio. Anybody
> know something about that? Meybe it should drop some frame? Meybe i should
> use some caps?
File a bug and make a video available.

Stefan

>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/simple-playing-video-file-tp4589913p4598343.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list