You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ffmpegkit-maintained edited this page Jun 23, 2026
·
1 revision
Storage Access Framework
If a file was selected via Storage Access Framework (SAF), you have a content:// Uri, not a filesystem path — ffmpeg/ffprobe need an actual path. FFmpegKitConfig converts a Uri into a saf:-prefixed path you can use directly as input or output in a command.