Skip to content

Commit

Permalink
fix wrong resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
rbouqueau committed Feb 15, 2021
1 parent 087b59e commit 8586106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-all.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
['1024x576' , 1200, 30, "content_files/tos_I1_1024x576@30_60.mp4" ],
['768x432' , 900 , 30, "content_files/tos_F1_768x432@30_60.mp4" ],
['512x288' , 450 , 30, "content_files/tos_B1_512x288@30_60.mp4" ],
['512x288' , 300 , 15, "content_files/tos_A1_480x270@15_60.mp4" ]
['480x270' , 300 , 15, "content_files/tos_A1_480x270@15_60.mp4" ]
]
]

Expand Down

0 comments on commit 8586106

Please sign in to comment.