Skip to content

Instantly share code, notes, and snippets.

@esmaeelE
Last active February 24, 2026 20:34
Show Gist options
  • Select an option

  • Save esmaeelE/dc79e595710f6b7e8002a396817ad86e to your computer and use it in GitHub Desktop.

Select an option

Save esmaeelE/dc79e595710f6b7e8002a396817ad86e to your computer and use it in GitHub Desktop.
convert x264 to open on old tv
ffmpeg -i saddam.mp4 -c:v libx264 -crf 28 -preset ultrafast -tune film output.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment