Skip to content

Commit

Permalink
Update mmfunctions
Browse files Browse the repository at this point in the history
  • Loading branch information
agarrkoch authored Mar 18, 2024
1 parent 2937ffe commit 8048cfb
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 8048cfb

Please sign in to comment.