video too quick when play from http with ffmpeg avi demux

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

video too quick when play from http with ffmpeg avi demux

bcxa sz
Hi Developers,

I am using gstreamer to playback http file, with command:
   gst-launch playbin2 uri=http://xxx.xxx.xxx.xxx/test.avi

What I found is that: if use gstreamer avidemux, the audio and video
can playback at normal speed.
But use ffmped avi demux (ffdemux_avi), the video play too faster and
the audio play at normal speed.

Anybody can share the experience or idea? Thanks

BCXA
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: video too quick when play from http with ffmpeg avi demux

michael smith-6-3
That seems pretty simple. Don't use ffdemux_avi, since it apparently
doesn't work cofrrectly.

Since the rank of avidemux is higher, ffdemux_avi will never be
automatically selected, so there's no problem.

Mike


On Thu, Apr 14, 2011 at 8:08 PM, bcxa sz <[hidden email]> wrote:

> Hi Developers,
>
> I am using gstreamer to playback http file, with command:
>    gst-launch playbin2 uri=http://xxx.xxx.xxx.xxx/test.avi
>
> What I found is that: if use gstreamer avidemux, the audio and video
> can playback at normal speed.
> But use ffmped avi demux (ffdemux_avi), the video play too faster and
> the audio play at normal speed.
>
> Anybody can share the experience or idea? Thanks
>
> BCXA
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel