[gstreamer-bugs] [Bug 344205] vorbisenc ! oggmux fails

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jun 13 09:10:10 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344205
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE




------- Comment #10 from Wim Taymans  2006-06-13 16:10 UTC -------
files have different sample rates. Filtered caps after adder makes it work
fine.

gst-launch-0.10 filesrc location=south.mp3 ! mad ! audioconvert ! audioresample
! adder0.sink0 filesrc location=UraeusTest.mp3 ! mad ! audioconvert !
audioresample ! adder ! audio/x-raw-int, rate=44100 ! audioconvert ! vorbisenc
! oggmux ! filesink location=test.ogg


*** This bug has been marked as a duplicate of 163841 ***


-- 
Configure bugmail: http://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