[Bug 685074] G.726 decoder failure.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 6 09:12:25 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=685074
  GStreamer | gst-libav | 0.10.36

--- Comment #7 from Sam <shmayev at gmail.com> 2013-03-06 17:12:20 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

(In reply to comment #5)
> FWIW, it works fine for me as well in git master and also the 1.0 branch, also
> the 1.0.5 debian packages as in sid.

-- 
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