[Bug 732939] wavenc doesn't create a proper header for data from omxaacdec
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Jul 12 20:24:40 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=732939
GStreamer | gst-omx | 1.2.4
--- Comment #28 from Jun Ji <jun.ji at lge.com> 2014-07-13 03:24:33 UTC ---
This is msm8926 and I found the below.
1. when it calls OMX_SetParameter( , OMX_IndexParamAudioAac, ) the values set
are correctly shown again by OMX_GetParameter(); (nPortIndex is 0);
2. However, for a reason, OMX_EventPortSettingsChanged happens and the port
forgets the values and gives me back values that look like default settings.
(rate 44100, channel 2).
3. This is a serious problem, right? why OMX_EventPortSettingsChanged is called
and is it normal that after OMX_EventPortSettingsChanged, nPortIndex 0 loses
setting values??
I'm trying to figure out more..
--
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