Hacker News new | past | comments | ask | show | jobs | submit login

The navigation layout of this is not ideal yet.

Specific recipes that should be added:

Removing audio: ffmpeg -i $input_file -c copy -an $output_file

Halving resolution: ffmpeg -i $input_file -vf "scale=iw/2:ih/2" $output_file




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: