[Bug 685074] G.726 decoder failure.
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Mar 6 09:11:54 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=685074
GStreamer | gst-libav | 0.10.36
Sam <shmayev> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |INCOMPLETE
--- Comment #6 from Sam <shmayev at gmail.com> 2013-03-06 17:11:48 UTC ---
Hi,
I use Fedora 18 and gst-launch-1.0 version 1.0.5.
I just test simple pipeline
gst-launch-1.0 --gst-debug=2 audiotestsrc ! avenc_g726 bitrate=8000 !
avdec_g726 ! fakesink
0:00:00.020818856 10064 0x1c5e8f0 ERROR libav :0::
Invalid number of bits 0
0:00:00.021230707 10064 0x1c5e8f0 ERROR libav :0::
Invalid number of bits 0
0:00:00.021272267 10064 0x1c5e8f0 ERROR libav :0::
Invalid number of bits 0
0:00:00.023178051 10064 0x1c5e8f0 ERROR libav :0::
Invalid number of bits 0
I understand in gstreamer-0.10 it also doesn't work?
So may be there is some work around?
Because G726 is critical codec.
Any ideas appreciated
--
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