Skip to content

Releases: eibol/ffmpeg_batch

2.8.7

08 Jun 17:49
f9b8982
Compare
Choose a tag to compare

• New setting to never overwrite an already existing output file.
• Fixed a filename characters warning wrongly displayed.
• Fixed some typos and wrong parameters on default presets.
• Added buttons to add input files and variables to parameters field.
• Added online presets to add watermarks.

2.8.6

22 Mar 15:41
8a9e161
Compare
Choose a tag to compare

2.8.6
• FFmpeg 6.0
• Added arabic language.
• Fixed some issues with .avs scripts (output filename now equals script name, and duration in some cases).
• Removed many files added warning.
• Other minor cosmetic fixes and warnings when selecting hardware video encoders: performance can vary depending
on your ffmpeg.exe version.

2.8.5

01 Feb 07:06
8a9e161
Compare
Choose a tag to compare

• Fixed bug: Erratic progress bar behaviour in multi-file encoding.
• Fixed bug: File list not cleared sometimes after closing application.
• Fixed bug: Hardware decoders list and portable version issues.
• Fixed bug: Batch subtitles parameters not preserved when switching tabs / UTF8 conversion menu failed.
• Fixed bug: Runtime errors switching encoders at Presets wizard.
• Added AV1 (libsvtav1 / av1_nvenc) settings to Presets Wizard. NOTE: They require full latest ffmpeg compilations,
available for Windows at https://www.gyan.dev/ffmpeg/builds
• Presets wizard checks if selected video encoder is supported by current ffmpeg.exe version.
• Added a setting in Presets wizard to encode only output samples of specific seconds.
• Output overwriting conflicts now selects automatically first conflicting file.
• Other minor bugfixes.
• .NET minimum requirement: 4.7.2

v2.8.4

09 Dec 11:28
f44dcfe
Compare
Choose a tag to compare

• New setting to monitor and auto-pause on battery and resume on AC Power (useful for temporary power losses).
• New setting to automatically filter invalid/zero duration files just after adding files to main list.
• New YouTube setting to automatically split video in consecutive chapters (if available).
• NOTE: Do not enable if videos contain no chapters, since they will have to be processed twice.
• YouTube settings now saved on exit.
• Increased ffmpeg parameters text length on main tab.
• Fixed cosmetic error in number of processed files during encoding.
• Other minor bugfixes.

2.8.3

04 Nov 13:56
6997893
Compare
Choose a tag to compare

2.8.3
• FFmpeg 5.1.2
• Warning/automatic renaming of conflicting character in filenames when using filters.
• Fade in/out available on the fly for trimming feature.
• Schedule night/day mode or use operating system setting.
• Sizable preview dialog.

2.8.2

20 Sep 11:26
6997893
Compare
Choose a tag to compare

2.8.2
• FFmpeg 5.1.1
• More than one application instance allowed (experimental).
• Minor bugfixes using Quick file listing setting.
• Minor bugfixes on Two Pass Video wizard.

2.8.1

03 Aug 15:30
1a46ef2
Compare
Choose a tag to compare

• FFmpeg v5.1.
• New setting at Two Pass Video wizard to batch encode with a target size in MBs (x264/x265) using one or two passes.
• Encoded file count now displayed.
• Fixed occasional encoding freezing due to source drive free space periodic check.
• Fixed deleting many files from file list taking too long.
• Fixed poor performance using quick file listing and multi-file encoding for lists above 10000 elements:
Faster start without lagging, stream copy around 4000 files/minute.
• A few cosmetic fixes for quick file listing mode and recycling source files.
• Other minor bugfixes.

2.8.0

05 Jul 11:26
617fa7f
Compare
Choose a tag to compare

• New quick file listing setting for >5000 items queues: 100x faster file list adding.
(only individual progress, total queue time remaining not available).
• Faster send to recycle bin feature all at once.
• New setting to prevent Ctrl-Shift-P keystroke captured for aborting queue.
• Fixed runtime error in Windows Server OS preventing any encoding.
• Other minor bugfixes.

2.7.7

08 Jun 13:25
44f0ee1
Compare
Choose a tag to compare

• New setting to keep source file timestamps in destination file.
• New setting to minimize to system tray.
• New custom column "Encoding parameters" to set individual ffmpeg parameters for queue item(s) via context menu.
• More accurate progress info when using speed up/slow down filter (atempo).
• Fixed: Prevent computer sleep setting not working properly.
• Fixed: Pause hangs/fails during multi-file encoding of big queues.
• Fixed: Decoder list sometimes not selecting item properly.
• Fixed a few runtime errors when source files are missing.
• Fixed slow down filter in audio/video preset wizard.
• Minor bugfixes (main screen UI/loading queues/sent files/incomplete queues/chinese translation corrections/full screen audio covers, disable single file popup on portable version).

2.7.6

13 Apr 22:37
e2ce961
Compare
Choose a tag to compare

• FFmpeg 5.0.1
• New visual crop dialog.
• Full screen frame preview on doubleclick.
• Added audio normalize default filter to audio wizard.
• Fixed bug downloading VK videos.
• A few translation fixes.
• Missing file warning can be disabled at settings (useful if they are only temporarily unavailable o removed afterwards).
• Disabled automatic automatic queue saving for files shorter than 30 seconds, to avoid poor performance with big queues.
• (Still queue saved every 60 seconds).
• Encoding session tested up to 100000 files. (Unknown results beyond that).