[Bug 724536] New: Infinite loop while encoding audio to aac
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Feb 17 04:49:53 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=724536
GStreamer | gst-libav | git
Summary: Infinite loop while encoding audio to aac
Classification: Platform
Product: GStreamer
Version: git
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-libav
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: dmitry.m at samsung.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
AAC encoder doesn't stop when source is exhausted and continuously encodes 0
sized frame
Problem may be reproduced using given pipeline:
gst-launch-1.0 audiotestsrc num-buffers=16 ! audio/x-raw, rate=(int)44100,\
layout=(string)interleaved, format=(string)F32LE, channels=(int)2,\
channel-mask=(bitmask)0x3 ! avenc_aac compliance=-2 ! fakesink
--
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