[gst-devel] Cannot play MTS file with gstreamer

Kapil Agrawal kapil.agl at gmail.com
Fri Jul 2 11:58:56 CEST 2010


Sure it could be a typefind issue.

Also this seems to be a ts file with 192 packet size which is .mts.
You could try using

gst-launch filesrc location=test.mts ! mpegtsdemux ! decodebin ! pulsesink
....

Best
Kapil

On Fri, Jul 2, 2010 at 2:39 PM, Tim-Philipp Müller <t.i.m at zen.co.uk> wrote:

> On Fri, 2010-07-02 at 08:47 +0000, Albert Costa wrote:
>
> Hi,
>
> > I have a file generated by a video recorder that I play with VLC but
> > not with gstreamer.
>
> Maybe you could file a bug and make the file available somewhere (and/or
> attach the first 1MB to the bug in bugzilla using 'head --bytes=1000k
> foo.mts > head.mts') ?
>
>
> > Setting pipeline to PAUSED ...
> >
> /GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind.GstPad:src:
> caps = audio/mpeg, mpegversion=(int)1, layer=(int)1
>
> Looks like a typefinding problem
>
>
> > Does this mean that gstreamer cannot handle the decoding of AC3 audio?
>
> No.
>
>
> Cheers
>  -Tim
>
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>



-- 
www.mediamagictechnologies.com (Gstreamer, ffmpeg, Red5, Streaming)
twitter handle: @gst_kaps
http://www.linkedin.com/in/kapilagrawal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100702/5fe21a3b/attachment.htm>


More information about the gstreamer-devel mailing list