[vlc-devel] Re: vlc: svn commit r13518 (courmisch)
    Clément Stenac 
    zorglub at via.ecp.fr
       
    Mon Dec  5 11:09:52 CET 2005
    
    
  
Hello,
> If the VCR functions are to be supported, than timeshift should be probably
> combined with record into one module and it should do _nothing_ (just
> pass blocks) until the user activates some of their functions. This is how
> other SW works - it even doesn't display the "record menu" by default...
And this is how the timeshift module works. It manages a fifo of block
with a producer and a consumer. It actually does something, it
introduces a latency of one block, but it won't do any disk I/O if you
don't pause.
-- 
Clément
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
    
    
More information about the vlc-devel
mailing list