Ryan on Nostr: Use MP4 container for direct posting to Nostr notes, it will have the widest ...
Use MP4 container for direct posting to Nostr notes, it will have the widest comparability.
AI assistants are great for describing what you want ffmpeg to do in plain English. They can construct a good command line just from you describing what you want, and explain what every option does.
ffmpeg -i input.mp4 -vf scale=1280:720 -c:v libx264 -preset medium -crf 23 -c:a aac -b:a 128k output_720p.mp4
Published at
2025-04-15 22:20:31Event JSON
{
"id": "ceaca65fe2887dbfc2f635e6abf7b9ccfe16bffe1e1b2ada71121fea7b4c315b",
"pubkey": "deab79dafa1c2be4b4a6d3aca1357b6caa0b744bf46ad529a5ae464288579e68",
"created_at": 1744755631,
"kind": 1,
"tags": [
[
"e",
"c124a9d10b768750a46e6a306fd0a56e707480a810c654c287778de9ea24dfb3",
"",
"root"
],
[
"p",
"c7eda660a6bc8270530e82b4a7712acdea2e31dc0a56f8dc955ac009efd97c86"
],
[
"r",
"input.mp4"
]
],
"content": "Use MP4 container for direct posting to Nostr notes, it will have the widest comparability. \n\nAI assistants are great for describing what you want ffmpeg to do in plain English. They can construct a good command line just from you describing what you want, and explain what every option does.\n\nffmpeg -i input.mp4 -vf scale=1280:720 -c:v libx264 -preset medium -crf 23 -c:a aac -b:a 128k output_720p.mp4\n",
"sig": "8208173acb8062ef7a2c6058016d2988a99a93110dc1e75f2ba71f2ac5a72c42489528ff194367f9c711d3168bb5cb80948f996694beb1b2ae780b8a20807177"
}