[Bug 549940] [audio decoders] Add jitter correction for timestamps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 2 08:44:50 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=549940
  GStreamer | gst-ffmpeg | git

--- Comment #10 from Roman Gaufman <hackeron at gmail.com> 2011-07-02 15:44:45 UTC ---
Looks like to record from this source -
rtmp://cdn-sov-2.musicradio.com:80/LiveAudio/LBC973
 -  I have to either do:

rtmpsrc location=%s ! decodebin2 ! audioconvert ! wavenc ! decodebin !
audioconvert ! vorbisenc ! oggmux ! filesink location=a.ogg

Or do:

rtmpsrc location=%s ! decodebin2 ! audioconvert ! lame ! filesink
location=a.mp3

Any cleaner way to do vorbis encoding? :/

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