Skip to content

Commit

Permalink
Merge pull request #323 from mediamicroservices/infooverlay
Browse files Browse the repository at this point in the history
added info overlay to find input
  • Loading branch information
CSchloss385 authored Jun 26, 2024
2 parents 3f7ea2b + 1e9ab9c commit 4fec084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mmfunctions
Original file line number Diff line number Diff line change
Expand Up @@ -983,6 +983,7 @@ _find_input (){
CONCATSOURCE=""
SOURCEFILE=""
ISOBJECT=""
INFOOVERLAY=""
unset FFMPEGINPUT
if [ -f "${1}" ] ; then
# if the input is a file then just `-i file`
Expand Down

0 comments on commit 4fec084

Please sign in to comment.