[vlc-devel] How to implement a force-skip functionality?

Miguel Arrieta Eguren arrietaeguren at gmail.com
Sat Aug 17 09:48:20 CEST 2013


Hey!

Nice to hear that! I'm currently developing something very similar. I'm
implementing an option to select the scenes you want to play, so you can
repeat some parts, skip others, change playing order...

My idea is to use a very simple dialog in the Qt interface to select the
scenes ( or to read them from a file ). And then a function, similar to
that of the A to B loop, that jumps to the next scene when the current is
ended...

I'm currently finishing the dialog to select the scenes, so maybe for today
i can have a first version of the patch.

Regards

Miguel

In my case i've just arrive to vlc-devel, so hello everyone!




2013/8/16 Peter Tap <ptrtap at yahoo.com>

> Folks,
>
> I am looking at implementing a custom module in VLC to force-skip portions
> of a running video. The skip information will be defined in an external
> text file.
>
> In the past, I have written a few custom modules for VLC for video and
> stream filtering. I am more or less familiar with VLC internals.
>
>
> Can someone please tell me what kind of module is it that I need to
> implement? Any pointer will be appreciated.
>
> Thank you in advance for your help.
>
> Regards,
> Peter
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130817/4487a44f/attachment.html>


More information about the vlc-devel mailing list