[Bug 680487] [0.11] avenc_wmav1: errors out with default bitrate

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 23 14:55:42 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=680487
  GStreamer | gst-ffmpeg | 0.11.x

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |t.i.m at zen.co.uk
          Component|gst-plugins-base            |gst-ffmpeg
            Summary|encodebin: Can't encode to  |[0.11] avenc_wmav1: errors
                   |wmav1 without using a       |out with default bitrate
                   |preset                      |
     Ever Confirmed|0                           |1

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-07-23 21:55:39 UTC ---
$ gst-launch-1.0 audiotestsrc ! avenc_wmav1 ! fakesink -v
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
/GstPipeline:pipeline0/GstAudioTestSrc:audiotestsrc0.GstPad:src: caps =
audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int)44100,
channels=(int)1
0:00:02.265072799 24070       0xac1ca0 ERROR                  libav :0::
bitrate too low: got 0, need 24000 or higher
0:00:02.265920045 24070       0xac1ca0 ERROR                  libav :0::
bitrate too low: got 0, need 24000 or higher
0:00:02.292144673 24070       0xac1ca0 ERROR                  libav :0::
bitrate too low: got 0, need 24000 or higher
0:00:02.292843228 24070       0xac1ca0 ERROR                  libav :0::
bitrate too low: got 0, need 24000 or higher
0:00:02.293520411 24070       0xac1ca0 ERROR                  libav :0::
bitrate too low: got 0, need 24000 or higher
ERROR: from element /GstPipeline:pipeline0/GstAudioTestSrc:audiotestsrc0:
Internal data flow error.
Additional debug info:
gstbasesrc.c(2742): gst_base_src_loop ():
/GstPipeline:pipeline0/GstAudioTestSrc:audiotestsrc0:
streaming task paused, reason not-negotiated (-4)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

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