Show HN: FFmpeg Pages – because I was tired of fighting FFmpeg
12 days ago
- #video-processing
- #media-conversion
- #ffmpeg
- Compress video using ffmpeg with libx265 codec and CRF 28.
- Extract audio from video to MP3 format.
- Use copy codec to trim video without re-encoding.
- Convert video to GIF with simple command.
- Enhance GIF quality with fps and scale filters.
- Concatenate multiple videos using a text file list.
- Resize video to 720p resolution.
- Remove audio from video file.