Skip to content

Fixed empty title metadata.#5

Open
krystiangorecki wants to merge 1 commit intoMasterOfWebM:masterfrom
krystiangorecki:fixEmptyTitleMetadata
Open

Fixed empty title metadata.#5
krystiangorecki wants to merge 1 commit intoMasterOfWebM:masterfrom
krystiangorecki:fixEmptyTitleMetadata

Conversation

@krystiangorecki
Copy link

Without this fix in case of empty Title {metadata} tag is not replaced in baseCommand. Because of that invalid command is executed and results in FileNotFoundException. Example of bad commend: 'ffmpeg -y -i "O:\input.mp4" -ss 20 -t 5 -c:v libvpx -b:v 4915K -threads 4 {metadata} -quality best -auto-alt-ref 1 -lag-in-frames 16 -slices 8 -an -pass 1 -f webm NUL'.

Without this fix in case of empty Title {metadata} tag is not replaced in baseCommand. Because of that invalid command is executed and results in FileNotFoundException. Example of bad commend: 'ffmpeg -y -i "O:\input.mp4" -ss 20 -t 5 -c:v libvpx -b:v 4915K -threads 4 {metadata} -quality best -auto-alt-ref 1 -lag-in-frames 16 -slices 8 -an -pass 1 -f webm NUL'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant