rbughao commited on
Commit
15fc0ca
·
verified ·
1 Parent(s): 7b99ffe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -275,7 +275,7 @@ with gr.Blocks(title = "BG CoRe.Vi MP4 (Multi-file)", css=""".summary-table {max
275
 
276
  # Codec & downscaling
277
  use_hevc = gr.Checkbox(label="Use HEVC (H.265)", value=False,
278
- info="Smaller files, slower to encode; add '-tag:v hvc1' for Apple compatibility.")
279
  max_res = gr.Dropdown(
280
  label="Optional Downscaling",
281
  choices=[
 
275
 
276
  # Codec & downscaling
277
  use_hevc = gr.Checkbox(label="Use HEVC (H.265)", value=False,
278
+ info="Smaller files, slower to encode")
279
  max_res = gr.Dropdown(
280
  label="Optional Downscaling",
281
  choices=[