[gstreamer-bugs] [Bug 637812] New: choppy sound after vorbisenc
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Dec 22 00:52:42 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=637812
GStreamer | gst-plugins-base | git
Summary: choppy sound after vorbisenc
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: bug-track at fisher-privat.net
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
After encoding or recoding some sources i get choppy sound if i use vorbisenc,
if i use flacenc i get warnings about wrong timestamps and suggestion to use
audiorate. If i do not use audiorate with flaenc i get good sound. If i use
audiorate with flacenc i get same kind of choppy sound like with vorbisenc.
I assume vorbisenc has some kind of build in timestampcorrection/audiorate.
Here is the pipeline i use to recode:
gst-launch -e oggmux name=mux ! filesink location=tmp.ogg filesrc
location=1888-de_1.10-wilhelm_und_die_welt.asf ! asfdemux name=demux
demux.audio_00 ! ffdec_wmav2 ! audioconvert ! audiorate ! vorbisenc ! mux.
in other hand ffdec_wmav2 may produce wrong timestamps.
The video to reproduce you can find here:
http://wstreaming.zdf.de/zdf/veryhigh/101104_karl1_lioudfa_did.asx
i use mplayer to dump this stream:
mplayer -dumpstream -playlist
http://wstreaming.zdf.de/zdf/veryhigh/101104_karl1_lioudfa_did.asx
--
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