Skip to content

eibol/ffmpeg_batch_wine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffmpeg_batch_wine

ffmpeg_batch code adaptation to Linux Wine 9.x

This version of FFmpeg Batch A/V Converter is designed to work in Linux by using Wine 9.x or higher. Instructions for installation will vary depending on Linux version. Staging (experimental version) is supported too.

Example for Ubuntu 22: https://wine.htmlvalidator.com/install-wine-on-ubuntu-22.04.html (Install mono on first run of FFBatch.exe)

For Uuntu/Debian, general installation instructions:

Generic commands for Ubuntu/Debian:

After installation you will be able to run setup.exe or FFBatch.exe right-clicking on it and selecting "Open with wine".

NOTE: When prompted, install wine-mono or application will not work, unless you installed earlier (wine-mono-9.3.1-x86.msi).

If you don't need visual styles, you can disable them at Desktop integration tab, Appearance, 'No theme'. It can slighly improve response time.

You can use the included shell script to create a shortcut to the application:

chmod +x wine-create-shourtcut.sh
./wine-create-shortcut /path/to/FFBatch.exe

About

ffmpeg_batch code adaptation to Linux Wine 9.x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages