Skip to content
Snippets Groups Projects
Commit 2b17c768 authored by Alexander Strasser's avatar Alexander Strasser
Browse files

ffmpeg_opt: assert_file_overwrite: Work for all file protocol outputs


Currently the file overwrite check does not work for paths that
contain a colon.

Use avio_find_protocol to always execute the existence check if
the file protocol is going to be used.

Fix remaining part of ticket #3249.

Signed-off-by: default avatarAlexander Strasser <eclipse7@gmx.net>
parent db3c9701
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment