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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jun 7 13:09:24 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

           Summary: vorbisenc ! oggmux fails
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: edgard.lima at indt.org.br
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


gst-launch-0.10 filesrc location=south.mp3 ! mad ! audioconvert ! audioresample
! adder0.sink0 filesrc location=UraeusTest.mp3 ! mad ! audioconvert !
audioresample ! adder ! audioconvert ! vorbisenc ! oggmux ! filesink
location=test.ogg

After that, I could just play few seconds of test.ogg

in other hand, just changing "vorbisenc ! oggmux" by "lame":

gst-launch-0.10 filesrc location=south.mp3 ! mad ! audioconvert ! audioresample
! adder0.sink0 filesrc location=UraeusTest.mp3 ! mad ! audioconvert !
audioresample ! adder ! audioconvert ! lame ! filesink location=test.ogg

I can play the file as expected.


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