Skip to content

Releases: eibol/ffmpeg_batch

3.2.0

22 Dec 11:19
89fa04e
Compare
Choose a tag to compare

• Multimedia file information now included as standalone application, more customizable and localized. (FFBatch_mediainfo.exe).
• New quick startup setting, to greatly speed up application loading by using limited visual styles.
• Added current file stream selection at stream mapping button.
• Added map metadata and attachments setting at stream mapping button and mapped by default at stream multiplex tab.
• Stream multiplex tab: Removed 1 video stream limitation. Found cover streams (mjpeg/png) set as the last stream.
• Added detection of metadata rotated videos in cropping tool.
• Added url context menu quick download best available avc/av1/vp9 video and mp3, opus, flac and aac (m4a) audio (YouTube).
• Added url download "Quick start" setting to allow starting downloads immediately (url validation performed in the background).
• Fixed: url audio selected formats not being downloaded.
• Fixed: url download error messages not logged during sequential downloading and download log button not working.
• Fixed: url download finish popup dialog not finding output file.
• Fixed: portable version saving some settings outside application folder. Now truly portable.
• Fixed: stream mapping button always forcing selected subtitles stream.
• Fixed: ffmpeg.exe version being displayed as Unknown until application restart and not displaying banner in some circumstances.
• Minor layout and translation fixes.

If application is useful for you, please consider supporting this work with a complimentary donation.
I wish you a Merry Christmas and a Happy New Year!

3.1.2

01 Dec 09:55
bb3233d
Compare
Choose a tag to compare

3.1.2
• Linux Wine version back (Wine 9 or higher required) with latest functionality, better performance and more reliable.
• New Settings -> System performance -> Disable visual styles, to improve startup time on slow computers.
• Added menu in parameters input files button to add mkv attachments (cover/font) and mp4 png thumbnail.
• Fixed error trimming/joining with quick file adding enabled.
• Fixed bug in multiple presets wizard.
• Fixed bug in cropping tool selecting preview time.
• Fixed bug in yt-dlp mkv container download.
• Fixed pause/resume during multi-file encoding.
• Fixed minor bug saving settings (filter zero duration setting).
• Fixed minor bug selecting ffmpeg.exe outside application path.
• Fixed minor layout and translation fixes.

3.1.1

15 Nov 19:42
1d961fa
Compare
Choose a tag to compare

• Fixed dpi default app configuration messing up user interface when Windows scale factor was higher than 100%.
• Fixed issue in Subtitles hardcoding and incorrect error messages when retrying subtitles encoding.
• Added setting to create preview video sample in Subtitles tab.
• Improved layout and translations for french language (thanks temis).
• Dark mode available on first run.
• Other minor layout corrections.
NEW: Taken back Linux Wine version (Wine 9 and mono) with latest functionality, better performance and more reliable.

3.1.0

10 Nov 13:42
bb22eae
Compare
Choose a tag to compare

• FFmpeg.exe/yt-dlp.exe no longer included in installer versión (downloadable within application).
• FFmpeg.exe checksum warnings removed, no longer useful.
• Enhanced cropping tool menu, added resolutions, location and aspect ratio with preview.
• Added setting in Subtitles tab to change font type, size and color for hardcoded (burnt) subtitles, and attach font for soft subtitles.
• Added menu wizard to create metadata chapters text file (;FFMETADATA1).
• Fixed download test failing for multiple link types. Sequential download/link/playlist buttons now supporting all yt-dlp sites:
https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md
• Fixed error downloading yt-dlp valid links in sequential download different from YouTube or m3u links.
• Fixed minor bug making application restart required when replacing ffmpeg.exe.
• Fixed some missing translations and bad dialog layouts in some languages.

3.0.9

03 Oct 14:24
299b830
Compare
Choose a tag to compare

3.0.9
• FFmpeg 7.1
• Fixed bug using encoding parameters column causing encoding error.
• Fixed bug in frame count statistics dialog.

3.0.8

11 Aug 22:19
299b830
Compare
Choose a tag to compare

• ffmpeg 7.0.2.
• Fixed ffmpeg location being requested despite existing in selected path.
• Fixed ffmpeg location sometimes not found when downloading YouTube videos.
• Fixed YouTube urls not correctly added from text file.
• Fixed but setting language in french Windows installations.
• Set detailed loglevel to info, to avoid too big log files / decrease potential memory usage.

3.0.7

17 Jun 14:54
b346806
Compare
Choose a tag to compare

• ffmpeg 7.0.1 included (essential).
• French translation available.
• New setting at security and performance to disable ffmpeg.exe checksum validation.
• When progress info fails to display, or when using quick file adding, standard ffmpeg output is displayed in progress bar so encoding can be followed up (sequential encoding).
• Verbose logs increased -loglevel for better ffmpeg debugging (could generate big log files).
• Fixed: screen recording audio dialog not available. Updated virtual audio playback driver url for recording audio playback.
• Fixed: very slow custom columns loading from hard disks (multithread info attempted only from SSD/NVMe).
• Minor translations and bugfixes.

3.0.6

29 Apr 06:39
22cb719
Compare
Choose a tag to compare

• ffmpeg 7.0 Essential included.
• ffmpeg.exe path now can be different from application path (ffmpeg shared version supported).
• New display preview of current YouTube live stream in progress.
• New custom column: Last modification date.
• Fix issue refreshing file list with some sorted columns.
• Fix wrong fade out filter time using trim feature.
• Fix wrong subtitle disposition when mapping forced subtitles in main tab.
• Fix some minor multimedia info mislocations with m_jpeg streams.
• Fix truncated resolutions in YouTube streams dialog.
• Minor translation fixes.

3.0.5

20 Mar 12:59
22cb719
Compare
Choose a tag to compare

• Pre-input parameters available on a file basis (adding encoding parameters column).
• Fixed issues when opening application using "Open with" dialog.
• Fixed bug removing items from Stream multiplex tab.
• Improved accesibility descriptions for screen reader.
• Some improvements on night mode.

3.0.4

17 Jan 13:28
13520e6
Compare
Choose a tag to compare

• FFmpeg 6.1.1 Essentials included. Full version downloadable within application.
• New Portable light version without ffmpeg.exe, downloadable within application.
• Fixed bug adding new files during sequential encoding.
• Fixed crash joining files.
• Fixed missing/wrong progress info trimming files.
• Fixed garbage columns in stream multiplex tab.
• Added Stream mapping selection button.
• Added new variables %f1 %f2 for input files inside vf filters requiring specific escaped characters.
• Added new setting in Batch subtitles to use input file subtitles stream for burning subtitles.
• Added forced aspect ratio padding in video preset wizard filters.
• Other minor cosmetic bugfixes.