captjack on Nostr: been fooling around with few stuff - file conversion editing corp ... cli summary ...
been fooling around with few stuff - file conversion editing corp ... cli summary 4those interested only #ffmpeg
ffmpeg -i in.mp4 -vf "crop=out_w:out_h:x:y" out.mp4
ffmpeg -i in.mp4 -vf "crop=80:60:200:100" -c:a copy out.mp4
ffmpeg -i input.webm -c copy output.mp4
ffmpeg -i input.mp4 -ss 00:05:20 -t 00:10:00 -c:v copy -c:a copy output1.mp4
ffmpeg -i input.mp4 -ss 00:05:10 -to 00:15:30 -c:v copy -c:a copy output2.mp4
#test sample hans zimmer dark knight ost.
Published at
2024-05-08 14:00:23Event JSON
{
"id": "d0f6d8b786ef8753b07d6e44fb541958a0f9bfb5d5d33718231b8d0a45261616",
"pubkey": "5e5fc1434c928bcdcba6f801859d5238341093291980fd36e33b7416393d5a2c",
"created_at": 1715176823,
"kind": 1,
"tags": [
[
"t",
"ffmpeg"
],
[
"t",
"test"
]
],
"content": "been fooling around with few stuff - file conversion editing corp ... cli summary 4those interested only #ffmpeg \nffmpeg -i in.mp4 -vf \"crop=out_w:out_h:x:y\" out.mp4\nffmpeg -i in.mp4 -vf \"crop=80:60:200:100\" -c:a copy out.mp4\nffmpeg -i input.webm -c copy output.mp4\nffmpeg -i input.mp4 -ss 00:05:20 -t 00:10:00 -c:v copy -c:a copy output1.mp4 \nffmpeg -i input.mp4 -ss 00:05:10 -to 00:15:30 -c:v copy -c:a copy output2.mp4 \n#test sample hans zimmer dark knight ost. \nhttps://video.nostr.build/25738a07d58757f2f16a69a62f0de13fa6afb980e4b796ca5f0ccd3811c42d31.mp4\n\n",
"sig": "0af5dbbca5804118ea7524b23f60aa0e542d01962958a825bc4ad0f88676eabd40b2c443895e4e8841ca978a6b98416e66067fdb5a01af74f53f875203c0e8aa"
}