Trying to debug MTS files

Kim Lam kim at redgiantsoftware.com
Fri Sep 6 10:38:32 PDT 2013


Hello

Thanks, it's probably the same bug.  It's AC3 audio with h264 video.

The behavior thus far is the GST_Launch crashes, but when the same 
pipeline is created inside a
test program, it plays with the warning message.

I did a debug dump, and it seems to be having trouble with the pixel 
format.  So, the IMDCT message probably isn't the cause of the crash.  
Anyhow, more investigating on my part I guess.

Kim

On 2013-09-05 11:22 PM, Edward Hervey wrote:
> Hi,
>
>    Is it a mts with vc1 in it by any chance ? If so it's a known issue
>
>    https://bugzilla.gnome.org/show_bug.cgi?id=574945
>
>      Edward
>
> On Thu, 2013-09-05 at 17:19 -0700, Kim Lam wrote:
>> 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
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list