Skip to content

Commit

Permalink
Merge pull request #308 from mediamicroservices/agarrkoch-patch-1
Browse files Browse the repository at this point in the history
Update mmfunctions
  • Loading branch information
agarrkoch authored Mar 18, 2024
2 parents 2937ffe + 8048cfb commit efd1c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmfunctions
Original file line number Diff line number Diff line change
Expand Up @@ -1283,7 +1283,7 @@ _get_timecode_overlay(){
}

_get_timestamp_overlay(){
TIMECODEOVERLAY="drawtext=fontfile=/System/Library/Fonts/Monaco.dfont:text=%{pts\\\:hms}:fontcolor=white:fontsize=24:shadowx=2:shadowy=2:box=1:[email protected]:x=w/2-tw/2:y=h*0.8"
TIMECODEOVERLAY="drawtext=fontfile=/System/Library/Fonts/Monaco.dfont:text=%{pts\\\:hms}:fontcolor=white:fontsize=96:shadowx=2:shadowy=2:box=1:[email protected]:x=w/2-tw/2:y=h*0.8"
}

_get_subtitle_overlay(){
Expand Down

0 comments on commit efd1c60

Please sign in to comment.