[gstreamer-bugs] [Bug 333254] New: theora encoder does not set IN_CAPS flag properly

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 3 07:16:43 PST 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=333254
 GStreamer | gst-plugins-base | Ver: 0.10.3

           Summary: theora encoder does not set IN_CAPS flag properly
           Product: GStreamer
           Version: 0.10.3
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thomas at apestaart.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


This causes problems when muxing a theora-only stream with an initial offset -
the ogg page queue keeps filling and never flushes out any pages.

For example: gst-launch-0.10 -v videotestsrc timestamp-offset=500000000 !
video/x-raw-yuv,framerate=5/1 ! theoraenc ! oggmux ! filesink
location=theora.ogg

Note how the file will only contain the three header packets

gst-launch-0.10 -v videotestsrc timestamp-offset=500000000 !
video/x-raw-yuv,framerate=5/1 ! theoraenc ! fakesink

See how the flags are not set


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