Skip to content

Releases: eibols/ffmpeg_batch

2.8.0

05 Jul 11:26
617fa7f

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

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

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).

2.7.5

11 Mar 17:35
b1cec1e

Choose a tag to compare

• Features:
• New Image to video wizard feature: Batch create videos from one image and one audio file (static videoclip).
• Load application on startup (after user login).
• Automatically skip already encoded files (useful to resume crashed encoding sessions).
• Queue state now saved periodically and reloaded later on if computer or application crashes.
• Fixed bugs:
• Using right-click menu to start encoding.
• Refreshing file list with sorted custom columns.
• New unsaved presets not saved on exit.
• Error joining files when using compatiblity mode.
• Error joining files when file or path contains single quotes.
• Automatic auto-file not working in some cases.
• %fdur+1 variable error on some scenarios.
• Automatic check/update yt-dlp fixed.

2.7.4

06 Feb 22:22
0c2e1b7

Choose a tag to compare

• FFmpeg 5.0
• All dynamic variables also available in multi-file encoding.
• Overwrite source and delete source settings can now be enabled simultaneously. (Source files are recycled).
• Fixed TEMP folder access error when trying preset.
• Fixed bug with %ff variable (filename without path).
• Fixed bug saving presets with some special characters or blank lines.
• Fixed bug closing application when preset name is blank or too short.
• Fixed bug duplicating File bitrate column when adding multiple custom columns.
• Some other minor bugfixes.

2.7.3

12 Jan 19:34
edda663

Choose a tag to compare

• Pre-input parameter linked to saved preset (only when using main tab save preset button).
• New dynamic variable %ff to re-use input filename without path in -vf filters (workaround for bug with Windows absolute paths).
• New dynamic variables %fdur and %fdur+1 to re-use input file duration in seconds in parameters field (or duration + 1 second). (Thanks Rajmond).
• New feature to obtain presets online.
• Opt-out of single encoding output result window.

v2.7.2

06 Dec 20:32
f9321ab

Choose a tag to compare

• Added basic support for AviSynth scripts.
• Fixed Avisynth missing duration.
• New fast custom column for overall file bitrate.
• Faster keyframe reading/extraction.
• Accurate keyframe stream copy trim on video preview.
• Columns layout and width saved on exit, no more auto-size.
• For single file encodings, output summary displayed at the end.
• Drop files anywhere on the main window, not only file list.
• Clearer info on log files.
• Added yadif deinterlace filter to preset wizard.
• Fixed crash trimming some specific files.
• Fixed bug, main output path not being saved.
• Fixed average framerate speed when using pre-input time field.
• Fixed erratic total progress for multi-file encoding on some languages.
• Fixed some refresh issues switching to night mode.
• Fixed copy/save image for audio files with embedded cover.
• Fixed aborting Quick link/playlist download.
• Fixed runtime error after adding exception to Windows Security.
• Fixed some minor layout issues.

v2.7.0

14 Nov 13:53
16ee095

Choose a tag to compare

• FFmpeg 4.4.1 Essentials. (Backup your custom ffmpeg before proceeding).
• Reduced installer size (ffprobe removed, switched from full to essential ffmpeg).
• New security and performance setting:
•• Check ffmpeg.exe MD5 checksum integrity.
•• Add an exclusion for ffmpeg.exe in Windows 10 Security or your current antivirus.
•• Detect current cpu/main graphics card to check compatibility with hardware encoders in Presets wizard.
• New Images to video wizard.
• New Stream multiplex batch demux (Save all selected files streams).
• Workaround to allow adding new files during a multi-file encoding session (consecutive sessions).
• Start encoding only a selection of list items.
• Real-time monitoring of space running out on destination folder drive.
• Thumbnail display and frame navigation clicking on thumbnail.
• Copy or save frames as image clicking on image thumbnail.
• Added quick guide for hardware encoders wizard (nvenc/amf), and updated some output parameters.
• Added new setting for "night mode".
• Removed youtube-dl (apparently abandoned), replaced with yt-dpl fork. Fixed all non-working download features.
• Now Batch URL attempts to download any link supported by youtube-dl (yt.-dpl).
The list of supported sites:
https://ytdl-org.github.io/youtube-dl/supportedsites.html
• Fixed random runtime errors in sequential encoding and batch joining.
• Fixed bug with pre-input filed saving/loading.
• Fixed bug adding all streams when selecting multiple files in Stream multiplex tab.
• Fixed bug with files without extension not reporting duration.
• Fixed some issues with chinese GUI.
• Fixed some wrong translations and other minor cosmetic issues.

v.2.5.4

07 Oct 17:03
86f44bf

Choose a tag to compare

• Simplified Chinese translation available.
• New File split wizard setting by file size.
• Fixed some issues saving multiple streams in Multiplex tab.
• Fixed Multiplex runtime error with some files reporting incorrect duration.
• Fixed runtime error in File Split Wizard.
• Fixed error trying presets with pre-input parameters and variables.
• Fixed some wrong translations and other minor cosmetic issues.

v2.5.2

13 Sep 21:53
76c2310

Choose a tag to compare

• Italian language now available (thanks Bovirus).
• Portuguese (BR) language now available (thanks Claudio).
• Fixed issue with some relative paths when using variables in parameters field (%1 or %2).
• Fixed issue in Batch subtitles burn feature (filter path bug).
• Fixed multiplex tab runtime error with zero duration files.
• Fixed error on updates server.
• Fixed some UI and translation cosmetic issues.
• Added AMD Video Coding Engine to encoders Wizard.
• In multiplex tab, more than one stream can be saved at once, with right-click menu.
• Other minor improvements and bugfixes.