For the complete documentation index, see llms.txt. This page is also available as Markdown.

FFMPEG converstions

ffmpeg -i input.mov -vcodec libx264 -acodec aac output.mp4 ffmpeg -i lastpalmbeach.mov -c copy lastpalmbeach.mp4

Last updated