[gst-devel] video playback fast

Felipe Contreras felipe.contreras at gmail.com
Mon Sep 18 21:30:09 CEST 2006


On 9/18/06, Pavan Kumar Patale <pavanpatale at hotmail.com> wrote:
> Hi,
>
> I tried to create simple avi file by caputring raw-video from my ibm webcam
> using pipeline
> $gst-launch-0.8 -v avimux name=mux ! filesink location=test.avi v4lsrc !
> ffmpegcolorspace ! mux.
>
> When i try to playback using the pipeline
> gst-launch-0.8 -v filesrc location=test.avi ! avidemux ! ffmpegcolorspace !
> xvimagesink
>
> The video plays back at a very faster rate.
>
> The verbose mode shows framerate=25 while both recording as well as
> playback.
>
> Could anyone pls let me know what could be problem ?.  Same is with
> gstreamer-0.10 also.

The last time I tried avimux with a camera element I got the same
issue. I think there's a bug with avimux's timestamp handling. AFAICR
matroskamux didn't have this issue.

-- 
Felipe Contreras




More information about the gstreamer-devel mailing list