[winswitch] [xpra-2.2.3] error: 'CODEC_FLAG2_FAST' undeclared

Antonio Trande anto.trande at gmail.com
Sun Jan 21 16:56:40 GMT 2018


On 21/01/2018 17:15, Antoine Martin via shifter-users wrote:
>> xpra/codecs/enc_ffmpeg/encoder.c: In function
>> '__pyx_pf_4xpra_6codecs_10enc_ffmpeg_7encoder_7Encoder_2init_encoder':
>> xpra/codecs/enc_ffmpeg/encoder.c:8092:70: error:
>> 'CODEC_FLAG_GLOBAL_HEADER' undeclared (first use in this function); did
>> you mean 'AV_CODEC_FLAG_GLOBAL_HEADER'?
>>    __pyx_v_self->video_ctx->flags = (__pyx_v_self->video_ctx->flags |
>> CODEC_FLAG_GLOBAL_HEADER);
> The ffmpeg encoder is not built by default and you should not enable it
> unless you have a specific need for it. If that's the case, you can
> apply this patch:
> http://xpra.org/trac/changeset/18088
> 
> Cheers
> Antoine
> _______________________________________________


Yes, i know. I'm compiling additional codecs for 'xpra' on RPMFusion.
Thank you.

-- 
---
Antonio Trande
Fedora Project
mailto 'sagitter at fedoraproject dot org'
GPG key: 0x5E212EE1D35568BE
GPG key server: https://keys.fedoraproject.org/



More information about the shifter-users mailing list