tanersener / mobile-ffmpeg

FFmpeg for Android, iOS and tvOS. Not maintained anymore. Superseded by FFmpegKit.
https://tanersener.github.io/mobile-ffmpeg
GNU General Public License v3.0
3.85k stars 787 forks source link

DynamicRange detect need for tvOS #664

Closed Alanko5 closed 3 years ago

Alanko5 commented 3 years ago

Description I need detect infromation for AppleTV for switch TV enum DynamicRange { case SDR case HDR case HDR10 //HDR10+ case DolbyVision case Unknown }

Expected behavior I couldn't tell from FFProbe which option it was.

Environment

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.