Trying to debug MTS files

Wonchul Lee chul0812 at gmail.com
Thu Sep 5 21:07:24 PDT 2013


You can print debug message by using GST_DEBUG options.

try to use >>gst-launch-1.0 playbin uri="file:///c:/00003.mts"
--gst-debug-level=3

Then you may get clue about it.

http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-checklist-debug.html


2013/9/6 Kim Lam <kim at redgiantsoftware.com>

> Hello
>
> I am using Gstreamer 1.0.10 sdk and trying to  use playbin to play a file:
>
> C:\>gst-launch-1.0 playbin uri="file:///c:/00003.mts"
> Setting pipeline to PAUSED ...
> Pipeline is PREROLLING ...
> No accelerated IMDCT transform found
>
> Any idea how to start debugging this?  It works with other MTS files, but
> not this one.
>
> Kim
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130906/5c4f98f5/attachment.html>


More information about the gstreamer-devel mailing list