[vlc-devel] How to implement a force-skip functionality?
    Peter Tap 
    ptrtap at yahoo.com
       
    Mon Aug 19 07:19:33 CEST 2013
    
    
  
Hi Rémi,
Perhaps you can share your thoughts on what type of module would this be. In the past, I have implemented stream filters and video filters. However, both these filters are at the lower levels of stack. I am thinking "seek" would need to be implemented at a higher level.
When I wrote the filters, I didn't have to change any code in VLC itself.  VLC has a very nice support for developing plug-ins. 
Do you think the functionality I desire can be developed as a plug-in? Or, do you think it requires changes in VLC source itself?
Appreciate your help.
Regards,
Peter
________________________________
 From: Rémi Denis-Courmont <remi at remlab.net>
To: vlc-devel at videolan.org 
Sent: Saturday, August 17, 2013 12:03 PM
Subject: Re: [vlc-devel] How to implement a force-skip functionality?
 
Le vendredi 16 août 2013 14:51:12 Peter Tap a écrit :
> Can someone please tell me what kind of module is it that I need to
> implement? Any pointer will be appreciated.
None existing.
-- 
Rémi Denis-Courmont
http://www.remlab.net/
_______________________________________________
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/ae87aecd/attachment.html>
    
    
More information about the vlc-devel
mailing list