[vlc-devel] [PATCH] VOD : fix RTSP Scale command

Sébastien Escudier sebastien-devel at celeos.eu
Tue Sep 15 15:13:10 CEST 2009



Hi,

Currently, the rtsp scale command is completely broken in the vod module.
This patch fix it.

If I understood it correctly, the rtp timestamping protocol is respected. (in an
interval of 1 second, timestamps difference will always be the same, whatever
the rate).

I had to remove a condition in input thread, as discussed in [1], see patch
number two.

[1] http://mailman.videolan.org/pipermail/vlc-devel/2009-August/065265.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-VOD-fix-RTSP-Scale-command.patch
Type: text/x-patch
Size: 9007 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090915/1c80925c/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-input-allow-rate-control-with-sout.patch
Type: text/x-patch
Size: 981 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090915/1c80925c/attachment-0001.bin>


More information about the vlc-devel mailing list