Hello,

> 2024/06/01 午後8:42、桃源老師 <xanadu6...@dream.jp>のメール:
>
> Hello,
>
> I encountered ffmpeg build error with Intel based Mac.  The error portion is 
> the following:
>
> libavcodec/videotoolbox.c:352:24: error: no member named 
> 'temporal_id_nesting_flag' in 'struct HEVCSPS'; did you mean 
> 'temporal_id_nesting'?
>                  sps->temporal_id_nesting_flag << 2 |
>                       ^~~~~~~~~~~~~~~~~~~~~~~~
>                       temporal_id_nesting
> libavcodec/videotoolbox.c:156:29: note: expanded from macro 'AV_W8'
> #define AV_W8(p, v) *(p) = (v)
>                            ^
> libavcodec/hevc_ps.h:249:13: note: 'temporal_id_nesting' declared here
>    uint8_t temporal_id_nesting;
>            ^
> 1 error generated.
> make: *** [libavcodec/videotoolbox.o] Error 1
> make: *** Waiting for unfinished jobs....
> rm libavfilter/metal/vf_yadif_videotoolbox.metal.air
>
>
> I can't understand why this error occurs...please help me!!

I have confirmed that commit 7e182a8d92f8873778f4cfa60257510d425cbbd2 fixed the 
issue. Thanks for prompt action!!


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to