On 2/18/2020 3:42 AM, Mohammed Bey Ahmed Khernache wrote:
Hello,
I am novice to programming upon ffmpeg. I would like to know how ffmpeg
manages to decode multiple regions of a frame (slices, tiles, NALs, etc) in
parallel.
Could you point me to the files/functions that do this job?

Best regards
_______________________________________________
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".
I also would like to expand my understanding of this sort

slices, tilesAVPacket, with all theĀ  nals. It might ( that is -- I think i see it ) revealed in the source

_______________________________________________
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