FFmpeg - Free Open Source tool for Video and Audio

preview_player
Показать описание
FFmpeg is an amazing free and open source tool that allows you to convert, stream, and recording video and audio. FFmpeg is a tool that I frequently use for conversions and you should too.

My Linux Cheat Sheet and 25 Page Checklist here:

Share this free tool and support Small YouTubers
(I made this tool to help creators)

Want more info/content?

Useful Commands/Links:

#linux #ffmpeg #free
Рекомендации по теме
Комментарии
Автор

Finally I know hlw to cut videos/songs I download from Youtube. Thanks!

vicmac
Автор

My only way to compress video, burn subtitle, removing metadata, cut video.
if I need post specific part of video
ffmpeg -ss 25s -t 20s -i in.mp4 -r 24000/1001 -c:v libx264 -crf 26 -preset slow -an -sn -map_metadata -1 -map_chapters -1 out.mp4


if I can't figure out how to do it using ffmpeg then I'll figure it out later

newplayer
Автор

I'm not sure if you need to mention ffprobe or not 🤣

DeddyHermansyah
visit shbcf.ru