[gst-devel] using fffmpeg demuxers in playbin
Ronald S. Bultje
rbultje at ronald.bitfreak.net
Fri Jan 5 14:09:46 CET 2007
Hi,
the rank is set to 0, so they are skipped for autoplugging. Test them to
make sure they work fine, and then set a rank for individual demuxers in
ffmpegdemux.c at the bottom (the register function).
Cheers,
Ronald
On Fri, 2007-01-05 at 12:41 +0530, Pritesh Kumar wrote:
> the problem is that playbin doesn't identify the ffmpeg demuxers ,while
> using playbin for media playback:
>
> on the command line i am typing:
>
>
> gst- launch playbin uri = file:///bitstreams/abc.ts
>
>
> gst-launch playbin uri = file:///bitstreams/mad.avi
>
>
> both give the same error : don't know to handle video/mpegts stream
> don't know to handle video/avi stream
>
More information about the gstreamer-devel
mailing list