Skip to content

Commit

Permalink
Update timelapse.sh: remove reference to config.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
EricClaeys authored Sep 17, 2023
1 parent 17ae11a commit a16dbf0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/timelapse.sh
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ fi

# "-loglevel warning" gets rid of the dozens of lines of garbage output
# but doesn't get rid of "deprecated pixel format" message when -pix_ftm is "yuv420p".
# set FFLOG=info in config.sh if you want to see what's going on for debugging.
if [[ ${IS_MINI} == "true" ]]; then
FPS="$( settings ".minitimelapsefps" )"
TIMELAPSE_BITRATE="$( settings ".minitimelapsebitrate" )"
Expand Down

0 comments on commit a16dbf0

Please sign in to comment.