Hi,all
When I use nvenc_hevc encoder, find the order of SPS and SEI is random.Are there some APIs can control the order?
The complexity of SEI reordering may make you think it is random, but it is not. Here is a funny example: #6896 (H264: SEI parsing incorrect) – FFmpeg