[Bug 729315] New: oggmux: Transcoding short vorbis file fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 1 01:27:02 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729315
  GStreamer | gst-plugins-base | git

           Summary: oggmux: Transcoding short vorbis file fails
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: stefanha at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


8 second 440 Hz sine wave with 44.1 kHz sample rate, generated by Audacity

The simple pipeline hangs forever with the attached ogg file:

$ gst-launch-1.0 filesrc location=sine.ogg ! decodebin ! vorbisenc ! oggmux !
filesink location=output.ogg
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Redistribute latency...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock

The input ogg file is an 8 second 440 Hz sine wave with 44.1 kHz sample rate
that was generated by Audacity.

For some reason End-of-Stream is never reached.

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