[Bug 724638] aacparse : Missing resilience when no audio frame is found
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Feb 18 12:12:35 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=724638
GStreamer | gst-plugins-good | git
Reynaldo H. Verdejo Pinochet <reynaldo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |reynaldo at opendot.cl
Version|1.2.2 |git
Ever Confirmed|0 |1
OS/Version|Linux |All
--- Comment #2 from Reynaldo H. Verdejo Pinochet <reynaldo at opendot.cl> 2014-02-18 20:32:55 UTC ---
The problem seems a bit more involved and somewhat racy.
I stop hitting the assert at GST_DEBUG=*:2 and beyond.
In these cases I get this instead (same pipeline):
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
0:00:00.055622733 4588 0x262ead0 WARN tsdemux
tsdemux.c:1531:gst_ts_demux_queue_data: CONTINUITY: Mismatch packet 11, stream
3
0:00:00.062322623 4588 0x262ead0 WARN tsdemux
tsdemux.c:1531:gst_ts_demux_queue_data: CONTINUITY: Mismatch packet 1, stream 9
0:00:00.066896719 4588 0x262ead0 WARN tsdemux
tsdemux.c:1531:gst_ts_demux_queue_data: CONTINUITY: Mismatch packet 11, stream
3
0:00:00.068401171 4588 0x262ead0 WARN tsdemux
tsdemux.c:1531:gst_ts_demux_queue_data: CONTINUITY: Mismatch packet 0, stream 8
0:00:00.069449472 4588 0x262ead0 WARN tsdemux
tsdemux.c:1531:gst_ts_demux_queue_data: CONTINUITY: Mismatch packet 15, stream
8
0:00:00.069544452 4588 0x262ead0 WARN tsdemux
tsdemux.c:1531:gst_ts_demux_queue_data: CONTINUITY: Mismatch packet 13, stream
11
0:00:00.073552278 4588 0x262ead0 WARN tsdemux
tsdemux.c:1531:gst_ts_demux_queue_data: CONTINUITY: Mismatch packet 14, stream
6
0:00:00.075468951 4588 0x262ead0 WARN default
codec-utils.c:83:gst_codec_utils_aac_get_sample_rate_from_index: Invalid sample
rate index 14
Got EOS from element "pipeline0".
Execution ended after 0:00:00.023885165
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
I will take another look once I get some time (if no one beats me to it).
Thanks for your report.
--
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