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

Julien 'Lta' BALLET elthariel at gmail.com
Fri May 10 21:18:40 CEST 2013


You'll find attached a new patchset integrating (most of) the suggested changes.

> On Fri, May 10, 2013 at 7:27 PM, Rafaël Carré <funman at videolan.org> wrote:
> > +    enc->fmt_out.i_cat                 = VIDEO_ES;
> > +    enc->fmt_out.p_extra               = 0;
>
> NULL, but I guess es_format_Init should be used instead.

Already done by sout-transcode actually so i removed it. This is
nevertheless surprising since i've followed other codec implementation
(x264 and dirac)

>> The problem is with unpaced inputs like file?
>
> To be honest, i've only been testing with files. I'll try to find a
> few real time streams to test this. But i think this is the case.

My test machine driver/hardware is a little buggy so i can't test that
now. I'll do that next week and report the results.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Adds-Intel-QuickSync-Video-encoder.patch
Type: application/octet-stream
Size: 33008 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130510/16c45b09/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Adds-a-I420-NV12-chroma_filter-c-implementation.patch
Type: application/octet-stream
Size: 4948 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130510/16c45b09/attachment-0001.obj>


More information about the vlc-devel mailing list