[gst-devel] async Audio/Video
Matthias Rolf
mrolf at techfak.uni-bielefeld.de
Tue Mar 18 15:04:09 CET 2008
> What format are the files in.
The files are AVI containing
Video: MPEG 4
Audio: MPEG 1 Layer 2
> A demuxer pipleine is prefferably working
> so that the demuxer pulls from its source (the filesrc) and pushes on
> the decoders. Adding a queue after filesrc forces the demuxer into
> streaming mode (push based parsing).
The decodebin choses avidemux as demuxer. I'm not able to test
ffdemux_avi instead (manually chosen), as it reports:
> gstffmpegdemux.c(1375): gst_ffmpegdemux_sink_activate_push (): /pipeline0/demux:
> failed to activate sinkpad in pull mode, push mode not implemented yet
Matthias
More information about the gstreamer-devel
mailing list