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

Peter Tap ptrtap at yahoo.com
Mon Aug 19 07:11:57 CEST 2013


Hi Miguel,

Would appreciate it if you let me know if your code is checked in. Which files do I need to look at?

Regards,
Peter


________________________________
 From: Miguel Arrieta Eguren <arrietaeguren at gmail.com>
To: Mailing list for VLC media player developers <vlc-devel at videolan.org> 
Sent: Saturday, August 17, 2013 12:48 AM
Subject: Re: [vlc-devel] How to implement a force-skip functionality?
 


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
>

_______________________________________________
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/20130818/259e0817/attachment.html>


More information about the vlc-devel mailing list