[Bug 724536] Infinite loop while encoding audio to aac
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Feb 19 19:58:54 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=724536
GStreamer | gst-libav | git
--- Comment #6 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2014-02-20 04:19:23 UTC ---
Created an attachment (id=269756)
View: https://bugzilla.gnome.org/attachment.cgi?id=269756
Review: https://bugzilla.gnome.org/review?bug=724536&attachment=269756
avaudenc: consider eos if input is null and output has 0 duration
Some audio codecs don't error out when fed null/0 input. In this
case we detect it is time to EOS by comparing the input and output
sizes. When both are 0 it returns EOS to the base class
--
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