Версия для Linux.
Скрипт для быстрого переконвертирования большого числа видеофайлов с помощью ffmpeg.
- Устанавливаем ffmpeg.
- Помещаем в корень директории “ffmpeg-easy-convert” необходимые видеофайлы.
- Заходим через терминал в директорию “ffmpeg-easy-convert”.
- Делаем “!convert.bash” исполняемым.
- Запускаем “!convert.bash”
- Забираем готовые файлы из папки “converted”.
В файле !convert.bash можно изменить битрейт, расширение, аудио и прочие параметры.
Linux version.
Script for fast conversion of a large number of video files with ffmpeg.
- Install ffmpeg.
- Put the video files into the root of “ffmpeg-easy-convert” directory.
- Go through the terminal into the directory “ffmpeg-easy-convert”.
- Make “!convert.bash” executable.
- Run ”!convert.bash”
- Take the converted files from the “converted” folder.
In the "!convert.bash" file, you can edit the bitrate, extension, audio and other parameters.