video too quick when play from http with ffmpeg avi demux
Michael Smith
msmith at xiph.org
Thu Apr 14 23:37:19 PDT 2011
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 <bcxa.sz at gmail.com> 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
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
More information about the gstreamer-devel
mailing list