[Bug 719657] New: gstmpegvideoparser: debug category not always initialized soon enough
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Dec 1 10:55:49 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=719657
GStreamer | gst-plugins-base | git
Summary: gstmpegvideoparser: debug category not always
initialized soon enough
Classification: Platform
Product: GStreamer
Version: git
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: matej.knopp at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I've got a dvr-ms file which has something weird in codec-data. The parser
tries to parse that (gst_mpegv_parse_process_config) which calls
gst_mpeg_video_packet_parse_sequence_header that logs error. This is called
before the debug category is initialized (which happens in
gst_mpeg_video_parse).
--
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