[gstreamer-bugs] [Bug 511489] New: avimux muxed audio and video out of sync

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jan 23 01:57:54 PST 2008


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

  GStreamer | gst-plugins-good | Ver: 0.10.6
           Summary: avimux muxed audio and video out of sync
           Product: GStreamer
           Version: 0.10.6
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: roadrunnerswife at users.sourceforge.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
avimux doesn;t correctly mux audio and video

Steps to reproduce:
ggst-launch-0.10 videotestsrc num-buffers=250 !
'video/x-raw-yuv,format=(fourcc)I420,width=320,height=240,framerate=(fraction)30/1'
! timeoverlay ! queue ! mux. audiotestsrc num-buffers=440 ! audioconvert !
'audio/x-raw-int,rate=44100,channels=2' ! queue ! mux. avimux name=mux !
filesink location=test.avi

ffplay test.avi



Actual results:
Shows that the video is played at half its rate and the audio start cracking
(buffer underruns?). Windows media player the audio is good but drifts apart
from video at a factor 2 (only visible with real content).

Expected results:
Video should display in image timestamps that folow the normal second clock

Does this happen every time?
yes

Other information:
When ONLY video is muxed it is ok.

When playing the file with gstreamer it is ok.


-- 
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=511489.




More information about the Gstreamer-bugs mailing list