[vlc-devel] [PATCH] Adds Support for Intel's QuickSync Video encoder

Julien 'Lta' BALLET elthariel at gmail.com
Sat May 11 13:17:59 CEST 2013


Hi,

To avoid sending the whole patchset again for a few line, i send
another small patche.
It appeared that the check for monotonically increasing dts was only
fixing a problem on buggy drivers/hardware while corrupting real time
streams.
This patch also fixes an integer underflow.

Regards,
Julien 'Lta' BALLET.


On Sat, May 11, 2013 at 12:20 PM, Julien 'Lta' BALLET
<elthariel at gmail.com> wrote:
>> BTW I think udp access output should output in realtime, so you could do:
>>
>> vlc foo.mp4 --sout '#std{access=udp,mux=ts,dst=127.0.0.1:1234}' --loop
>> vlc udp://@127.0.0.1:1234 --sout '#transcode...'
>
> It does output realtime. After some tests, i can confirm there are no
> busy wait triggered on real time streams.
>
>
> This is totally unrelated but it appears that the TFF example ts
> stream from streams.videolan.org make my vlc build crash so i'm unable
> to test on other things than on progressive frames.
>
> Regards,
> Julien 'Lta' BALLET.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-qsv.c-Fixes-real-time-streaming-dts-issue-handle-ove.patch
Type: application/octet-stream
Size: 2594 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130511/69c93b83/attachment.obj>


More information about the vlc-devel mailing list