[gstreamer-bugs] [Bug 590362] New: x264enc wrong duration hence qtmux fails

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jul 31 04:26:47 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=590362

  GStreamer | gst-plugins-bad | Ver: git
           Summary: x264enc wrong duration hence qtmux fails
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: kapil at mediamagictechnologies.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.29/2.30
   GNOME milestone: Unspecified


Please describe the problem:
gst-launch-0.10 v4l2src ! x264enc ! qtmux ! fakesink -v 
gives error, Failed to determine time to mux. 
But, gst-launch-0.10 v4l2src ! videorate ! x264enc ! qtmux ! fakesink -v works.
Since x264enc doesnt output right duration incase the framerate is not
appropriate. qtmux expects right duration for it to work.

Steps to reproduce:
1. gst-launch-0.10 v4l2src ! x264enc ! qtmux ! fakesink -v 




Actual results:
Failed to determine time to mux.

Expected results:
x264enc should output correct duration 

Does this happen every time?
yes

Other information:


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=590362.




More information about the Gstreamer-bugs mailing list