[gstreamer-bugs] [Bug 339446] totem can't play some mkv file.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Apr 23 01:17:55 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=339446
 GStreamer | gst-plugins-good | Ver: 0.10.5





------- Comment #2 from Young-Ho Cha  2006-04-23 08:17 UTC -------
I found "trackvideo EBML entry in non-video track - ignoring track" in log
file.

so I modified source file to print context->type in
gst/matroska/matroska-demux.c:419 
and I found context->type is not GST_MATROSKA_TRACK_TYPE_VIDEO, but 0x0000. 

and when playing another file, it prints "trackaudio EBML entry in non-audio
track - ignoring track", too.

and context->type is 0x0000 too.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list