[gstreamer-bugs] [Bug 623583] regression: DVD playback broken

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 5 15:41:26 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=623583
  GStreamer | gst-plugins-base | git

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-07-05 22:41:22 UTC ---
When it's working (uridecodebin's caps default to include
video/x-dvd-subpicture):

gsturidecodebin.c:1631:source_new_pad:<uridecodebin0> Found new pad
source.subpicture in source element source
gsturidecodebin.c:1634:source_new_pad:<uridecodebin0> configured raw caps:
video/x-raw-yuv; video/x-raw-rgb; video/x-raw-gray; audio/x-raw-int;
audio/x-raw-float; text/
plain; text/x-pango-markup; video/x-dvd-subpicture; subpicture/x-pgs
gsturidecodebin.c:1046:has_all_raw_caps:<source:subpicture> have caps
video/x-dvd-subpicture
gsturidecodebin.c:794:new_decoded_pad_cb:<source> new decoded pad, name:
<subpicture>. Last: 0
    gstplaybin2.c:2466:pad_added_cb:<playbin20> pad uridecodebin0:src1 with
caps video/x-dvd-subpicture added in group 0xa05480
    gstplaybin2.c:2492:pad_added_cb:<playbin20> creating new selector


Not working:


gsturidecodebin.c:1631:source_new_pad:<uridecodebin0> Found new pad
source.subpicture in source element source
gsturidecodebin.c:1634:source_new_pad:<uridecodebin0> configured raw caps:
audio/x-raw-int; audio/x-raw-float; video/x-raw-yuv; video/x-raw-rgb;
video/x-raw-gray
gsturidecodebin.c:1046:has_all_raw_caps:<source:subpicture> have caps
video/x-dvd-subpicture
gsturidecodebin.c:1651:source_new_pad:<source:subpicture> not all raw caps,
plugging decoder
gsturidecodebin.c:1359:make_decoder:<uridecodebin0> making new decodebin2
  gstdecodebin2.c:1041:gst_decode_bin_set_caps:<decodebin20> Setting new caps:
audio/x-raw-int; audio/x-raw-float; video/x-raw-yuv; video/x-raw-rgb;
video/x-raw-gray
  gstdecodebin2.c:1095:gst_decode_bin_set_subs_encoding:<decodebin20> Setting
new encoding: (NULL)
  gstdecodebin2.c:1097:gst_decode_bin_set_subs_encoding:<decodebin20> subtitle
locking from thread 0x20f7520
  gstdecodebin2.c:1097:gst_decode_bin_set_subs_encoding:<decodebin20> subtitle
lock from thread 0x20f7520
  gstdecodebin2.c:1106:gst_decode_bin_set_subs_encoding:<decodebin20> subtitle
unlocking from thread 0x20f7520
gsturidecodebin.c:1422:make_decoder:<uridecodebin0> have 2 pending dynamic
objects
gsturidecodebin.c:1662:source_new_pad:<uridecodebin0> linked decoder to new pad
  gstdecodebin2.c:3500:gst_decode_bin_change_state:<decodebin20> dynlocking
from thread 0x20f7520
  gstdecodebin2.c:3500:gst_decode_bin_change_state:<decodebin20> dynlocked from
thread 0x20f7520

-- 
Configure bugmail: https://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