Sawan Paliwal commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -417,4 +417,4 @@ with st.expander("🩺 Diagnostics"):
|
|
| 417 |
"- If output is jumpy/stutters: lower **Target FPS** or choose **480p** processing.\n"
|
| 418 |
"- If video fails to open: re-encode your input to **MP4 (H.264, AAC)**.\n"
|
| 419 |
"- If VideoWriter fails: try **480p** and **Target FPS 24**."
|
| 420 |
-
)
|
|
|
|
| 417 |
"- If output is jumpy/stutters: lower **Target FPS** or choose **480p** processing.\n"
|
| 418 |
"- If video fails to open: re-encode your input to **MP4 (H.264, AAC)**.\n"
|
| 419 |
"- If VideoWriter fails: try **480p** and **Target FPS 24**."
|
| 420 |
+
)
|