gstreamer--ffmpeg plugin no seek support in push mode

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

gstreamer--ffmpeg plugin no seek support in push mode

bcxa sz
Hi Developers,

I found that all gstreamer ffmpeg demux seek in push mode are not
supported in gst-ffmpeg-0.10.11. For example, in case of http, we can
only normal playback but can not seek.

Anybody had plan to implement, or idea to share or some work already done?

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

Re: gstreamer--ffmpeg plugin no seek support in push mode

Edward Hervey
Administrator
Hi,

On Wed, 2011-04-27 at 12:06 +0800, bcxa sz wrote:
> Hi Developers,
>
> I found that all gstreamer ffmpeg demux seek in push mode are not
> supported in gst-ffmpeg-0.10.11. For example, in case of http, we can
> only normal playback but can not seek.
>
> Anybody had plan to implement, or idea to share or some work already done?

  It's quite simple, don't use the ffmpeg demuxers. Use the equivalent
'native' ones. Proper push-based online seeking requires some help from
the plugins, which we (1) might not be able to do with (gst-)ffmpeg and
(2) we have already implemented in the other native demuxers.

   Edward

>
> best regards
> _______________________________________________
> 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