[vlc-devel] Updated patch for ogg/theora seeking

salsaman salsaman at gmail.com
Wed Jun 9 15:19:27 CEST 2010


OK, here is the patch updated with FASTSEEK.

If you are seeing problems even after downloading elephants dream, then I
think there is some other problem. Maybe you are using a different demuxer
(avformat ?) instead of the ogg demuxer ?


Regards,
Gabriel.

http://lives.sourceforge.net
https://www.ohloh.net/accounts/salsaman



On Wed, Jun 9, 2010 at 3:52 AM, Ilkka Ollakka <ileoo at videolan.org> wrote:

> On Tue, Jun 08, 2010 at 07:28:27PM -0300, salsaman wrote:
> >    Please check back in this thread. I asked how to tell if we are
> dealing
> >    with a stream or a file, and I was told to use stream_Control(
> stream_t *,
> >    STREAM_CAN_SEEK, &boolean );
>
> Hi,
>
> You don't really need to know if access has file or stream coming in do
> you? Seems that you just need to know if it can be seeked (fast in this
> case seems like the info you need ) so STREAM_CAN_FASTSEEK would tell you
> if
> seeking is really a fast one (like local files etc) or not (not able to
> seek, or slow seek like in http-case).
>
> I think there could be still seeking problem even with local files. I
> tried that elephantsdream as local file, and it behaved same as behind
> http, so maybe patch is missing some boundary limit, or I just had some
> other problem in that case. I'll try to test more tonight.
>
> --
> Ilkka Ollakka
> "I've seen, I SAY, I've seen better heads on a mug of beer"
>                -- Senator Claghorn
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100609/a284f87a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ogg-theora-seek-changes-for-GSOC-project.patch
Type: text/x-patch
Size: 61747 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100609/a284f87a/attachment.bin>


More information about the vlc-devel mailing list