[vlc-devel] Re: [Patch] Allow DV sources to skip frames
Jean-Paul Saman
jean-paul.saman at planet.nl
Thu Apr 26 08:34:36 CEST 2007
Paul Corke wrote:
> The enclosed patch uses the current mdate() timestamp to calculate
> the PTS for each frame. This means that the DV source can stop
> sending frames for a while, and when it starts up again vlc will
> carry on streaming the content. To turn on the new behaviour,
> set the "rawdv-realtime" variable. Example use:
>
> dvgrab - \
> | vlc -vvv --intf dummy --no-sub-autodetect-file - \
> :demux=rawdv :rawdv-realtime=1 --sout '#something'
>
> This is only useful for live streaming of DV content, and cases
> where you don't want the occasional dropped frame to break the
> stream.
>
Patch applied with realtime renamed to hurry-up and a memleak fixed.
Gtz,
Jean-Paul Saman.
--
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