[gst-devel] FLV demuxing and decoding
Edward Hervey
bilboed at gmail.com
Wed Jan 7 12:40:05 CET 2009
Maybe because the files you are trying don't contain FLV1 video but some
other codec ?
replace flvdemux by decodebin2, it'll do all the magic for you
Edward
On Wed, 2009-01-07 at 11:06 +0000, Darren Staples wrote:
> Hi again,
>
> As an experiment I’ve been trying to get flash video (.flv) files to
> play in an x-window.
> I can get a video-test signal to display using: “gst-launch-0.10
> videotestsrc ! Ximagesink”, so I know the basic infra-structure is
> working :)
>
> As for getting .flv files to play I’ve tried variations on:
> “gst-launch-0.10 filesrc location=file.flv ! flv_demux ! ffdec_flv !
> ximagesink”.
> But I keep getting an internal data stream error at the flvdemux
> element.
>
> I have the base, bad and FFMPEG plugins installed.
>
> Is this basic pipeline correct or am I doing something stupid ?
>
> Thanks in advance !
>
> Darren
>
>
>
>
> *** FRIEND MTS LIMITED EMAIL CONFIDENTIALITY ***
>
> This email message and any attachments may contain information which
> is confidential or privileged and is intended for the sole use of the
> person to whom it is addressed. If you are not the intended
> recipient, be aware that any disclosures, copying, distribution or use
> of the contents is prohibited. If you have received this email
> message in error, please notify our office by telephone (+44 (0)121
> 633 2000) or email (admin at friendmts.co.uk) immediately. Thank you.
>
> ------------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It is the best place to buy or sell services for
> just about anything Open Source.
> http://p.sf.net/sfu/Xq1LFB
> _______________________________________________ gstreamer-devel mailing list gstreamer-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list