[Bug 755885] h264parse: sets incomplete srccaps first
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Dec 6 05:03:50 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=755885
--- Comment #5 from Athanasios Oikonomou <athoik at gmail.com> ---
I am testing against latest HEAD and it seems that something was changed
lately.
0:00:41.211736067 511 0x74252030 INFO dvbvideosink
gstdvbvideosink.c:1372:gst_dvbvideosink_set_caps:<dvbvideosink0> caps =
video/x-h264, width=(int)16, height=(int)16, parsed=(boolean)true,
stream-format=(string)byte-stream, alignment=(string)nal
0:00:41.411449808 511 0x74252030 INFO dvbvideosink
gstdvbvideosink.c:1372:gst_dvbvideosink_set_caps:<dvbvideosink0> caps =
video/x-h264, stream-format=(string)byte-stream, alignment=(string)nal,
pixel-aspect-ratio=(fraction)1/1, width=(int)640, height=(int)360,
framerate=(fraction)0/1, parsed=(boolean)true,
profile=(string)constrained-baseline, level=(string)3
Now we are receiving width and height also nal, that does the trick without
adding the extra caps!
--
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