[Bug 681196] New: 0.11 transcoding ogg to ogg fails - theoraerror

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Aug 4 07:19:51 PDT 2012


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

           Summary: 0.11 transcoding ogg to ogg fails - theoraerror
    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: Uraeus at linuxrising.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Using Transmageddon transcoding ogg to ogg fails, with what seems to be a video
related error. I can reproduce with gst-launch:
    gst-launch-1.0 filesrc location=testclip.ogg ! oggdemux ! theoradec !
theoraenc ! oggmux ! filesink location=vorbis.ogg
    Setting pipeline to PAUSED ...
    Pipeline is PREROLLING ...
    Pipeline is PREROLLED ...
    Setting pipeline to PLAYING ...
    New clock: GstSystemClock

    ** (gst-launch-1.0:14379): CRITICAL **:
gst_video_encoder_allocate_output_frame: assertion `size > 0' failed
    ERROR: from element /GstPipeline:pipeline0/GstOggDemux:oggdemux0: Internal
data stream error.
    Additional debug info:
    gstoggdemux.c(4505): gst_ogg_demux_loop ():
/GstPipeline:pipeline0/GstOggDemux:oggdemux0:
    stream stopped, reason error
    Execution ended after 5924398482 ns.
    Setting pipeline to PAUSED ...
    Setting pipeline to READY ...
    Setting pipeline to NULL ...
    Freeing pipeline ...

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