Digital Digest -> Software -> WinFF -> History & Old Downloads

WinFF -> Version History

This is the version history page for WinFF, showing the last 20 software updates. You can return to the main page for this software by clicking here.

Index:


Version 1.5.5 Version 1.5.4
  • Release Date: Jun 9, 2014
  • Download(s):
  • Issue 209:

    2 Bugs:
    1 on drag drop, numfiles was not initialised. Could countain random 
    number, not actual files dragged and dropped
    max number of jobs was not being incremented on dragdrop.
    now, if you dragdrop and the file list goes > max number of jobs, we add 
    50 more rows to filelist.
    note: file list is initially limited to 100 jobs because of the memory 
    overhead of maintaining arrays of the filenames, command lines, options 
    settings, etc
    enhancement: added hint for file list showing number of files in queue 
    when cursor not over a filename

    Issue 211
    Use of double quotes replaced by single quote. Cosmetic, done
Version 1.5.3
  • Release Date: Jan 24, 2014
  • Download(s):
  • fixed isuue 10 & 120 with European and Cyrillic Chacters
  • Fixed Apply changes Panel showing when not in multipreset mode
  • added 720p and 1080p mpeg4 presets (about time;)
Version 1.5.2
  • Release Date: Aug 16, 2013
  • Download(s):
  • updated ffmpeg-readme. issue 201
  • Ability to execute command before and after script
  • Save Displaycmdline state issue 163
  • fixed preview button not inserting '-t' and '-s'
  • moved '-t' from input to output as per ffmpeg warning
  • added ability to revert to 1.4 behavior
Version 1.5.1
  • Release Date: Jul 30, 2013
  • Download(s):
  • Add Restore Defaults to the edit menu. It deletes the .winff folder in linux or the appdata/winff folder in windows
  • Update and addition of several languages
  • Open destfolder button
  • Changed preset name to preset label on save to preset dialog
  • Fixed bug in replaceVfParam that didn't replace a vf param on the very start of the preset's params
  • Added menu item, "Save options to preset" in the preset. It save the codec related options, -r:v, -aspect, -b:v, -b:a, -r:a, -ac,
  • Updated about box to include Kyle Schwarz
  • swapped order of apply buttons
  • Added apply to all button. It should cut down on the learning curve for previous version users.
  • Update presets; fixes issue 195: fix ambiguous warnings on -b and -profile and limit wmav2 presets to two audio channels
  • Rename License.txt to COPYING
  • Preset file for ffmpeg version using the 54 version of libavcodec.
  • Fixed an access violation with apply and cancel buttons when the file list is empty
Version 1.5.0
  • Release Date: Feb 12, 2013
  • Download(s):
  • Usability: A lot of work has gone into making the application more friendly to users with visual impairments. Ability to accommodate larger fonts, resizing the application, screen layouts have had much tweaking. It’s clearly not perfect, but we are hoping that it results in a better experience for some of our users.
  • Rotation: Video can be rotated using the ffmpeg Rotate Feature. 90 degree left and right rotation as well as vertical flip is included. MultiFormat output: A massive change is that every file in the queue can have a different output codecs. You can add the same file multiple times to encode to different formats. More info to follow on the website.
  • Advanced Options per file: Every file can have different output options. Now, when you make changes to advanced options, it gets saved per file in the queue.
  • Advanced Options: Extra Tab showing command lines to be used per file. You can tweak them before executing.
  • Previews: Only previews the highlighted file in the queue.
  • Added ctrl-A to the filelist and "select all" popup menu.
  • Much code clean-ups. Removed dead code.
  • Windows version built with Lazarus 1.0
  • Fixes:
    • Fix issue 158: two bitrate settings in MP4 *screen
    • Fix issue 136 (preferences stores content) by calling createForm function on entry
    • also check for avconv when checking executables
    • Fixed: use source folders
  • Usability Changes
    • Add scrollBox to Presets form to allow all items to always stay reachable
    • Add scrollBoxes to Preferences form to allow all items to always stay reachable
    • Update language files for rework of Preferences
    • Rework preferences form - Renamed most items to give it names you can find back - Make sure that it behaves better when you start using different fonts - Fix for issue 136 needs prioritybox.Clear
    • Make all buttons honor the font size of the system
  • Updated Translations
Version 1.5 Beta
  • Release Date: Dec 17, 2012
  • Usability: A lot of work has gone into making the application more friendly to users with visual impairments. Ability to accommodate larger fonts, resizing the application, screen layouts have had much tweaking. It’s clearly not perfect, but we are hoping that it results in a better experience for some of our users. Special mention to Paul Gevers for striving to make this feature work and work well in Linux and Windows.
  • Rotation: Video can be rotated using the ffmpeg Rotate Feature. 90 degree left and right rotation as well as vertical flip is included. MultiFormat output: A massive change is that every file in the queue can have a different output codecs. You can add the same file multiple times to encode to different formats. More info to follow on the website.
  • Advanced Options per file: Every file can have different output options. Now, when you make changes to advanced options, it gets saved per file in the queue.
  • Advanced Options: Extra Tab showing command lines to be used per file. You can tweak them before executing.
  • Previews: Only previews the highlighted file in the queue.
  • Added ctrl-A to the filelist and "select all" popup menu.
  • Much code clean-ups. Removed dead code.
  • Windows version built with Lazarus 1.0
  • Fixes:
    • Fix issue 158: two bitrate settings in MP4 *screen
    • Fix issue 136 (preferences stores content) by calling createForm function on entry
    • also check for avconv when checking executables
    • Fixed: use source folders
  • Usability Changes
    • Add scrollBox to Presets form to allow all items to always stay reachable
    • Add scrollBoxes to Preferences form to allow all items to always stay reachable
    • Update language files for rework of Preferences
    • Rework preferences form - Renamed most items to give it names you can find back - Make sure that it behaves better when you start using different fonts - Fix for issue 136 needs prioritybox.Clear
    • Make all buttons honor the font size of the system
  • Updated Translations
  • Code Contributers to this release: Paul Gevers, Matt Weatherford & Ian Stoffberg
Version 1.4.2
  • Release Date: Mar 25, 2012
  • Download(s):
  • Update presets to avoid using ffmpeg presets (problem with Windows ffmpeg)
  • Update several translations
  • Fix issue 150 where o_ was appended to all output files with the same extension i.s.o. only when source directory and target directory are the same
  • By default, create debugging symbols (might be unwanted for Windows build)
  • Remove win32 as default TargetOS
  • Prevent unnecessary linking
Version 1.4.0 Update
  • Release Date: Dec 27, 2011
  • Download(s):
  • updated changelog.txt, presets.xml in win32setup to latest versions. Converted text files in win32setup to window's new lines.
Version 1.4.0
  • Release Date: Dec 17, 2011
  • Download(s):
  • Fix for time selection in preview and "time" tab for newer ffmpeg
  • Fixes for Ubuntu screen layout - still bug with screen widths, hardcoded constraint 1600x1200 for now
  • Removed tnotebook and replaced with tpagecontrol
  • Fixed several preset issues
  • Prepare for new functionality
  • Lots of additional translations
  • When reviewing the destination filename is randomly generated so that in the case of accidentaly choosing the destination directory equal to the source directory, the source file is not deleted.
Version 1.3.2
  • Release Date: Feb 21, 2011
  • Download(s):
  • Fix changing last option in preset via additional options (issue 63)
  • Fixed issue47: Large fonts or long translations can extend
  • Code cleanup and renames
  • Much better translations, uses Lazarus' new translatiion system
  • Improved window behavior
Version 1.3.1
  • Release Date: Aug 31, 2010
  • Download(s):
  • volume working
  • async tip updated
  • removed obselete code
  • general code cleanup
Version 1.3.0
  • Release Date: Jul 21, 2010
  • Download(s):
  • cropping is applied to the input file instead of output
  • added ability to edit/copy/save script before executing
  • added 'seek to' and 'time to record' to cropping options
  • added 'volume' and 'async' to audio options
  • added Galician translation
  • added Arabic translation
  • high quality google android presets
Version 1.2.0
  • Release Date: Jan 28, 2010
  • Download(s):
  • Added preview
  • Added cropping
  • Checks for and escape quotes in filenames (issue 38)
  • Add /usr/local/bin for FFplay executable search (issue 56)
  • added tool tips (issue 60)
  • More room for translated strings
Version 1.1
  • Release Date: Aug 28, 2009
  • Download(s):
  • New Icons and Logo
  • Remember each preset's last destination directory
  • fixed importing presets from command line
  • updated chinese
  • New preset for Google Andriod, Nokia, Sony Walkman, more
  • windows installer updated with ffmpeg r18709
Version 1.0.4 Version 1.0.3
  • Release Date: Jun 1, 2009
  • Download(s):
  • Slovenian
  • Check to use gnome-terminal in linux
Version 1.0.2
  • Release Date: May 25, 2009
  • Download(s):
  • added hashbang #!/bin/sh to linux scripts
  • Hebrew, Greek, Updated Spanish
  • cleaned up source
Version 1.0
  • Release Date: Mar 26, 2009
  • Download(s):
  • Added Priority for the conversion script to the general preferences
  • The Document menu now looks for translated docs (WinFF.xx.pdf, where xx is the language code)
  • Majorily Revised and New Presets
  • Uses the sensible-browser command on Debian/Ubuntu based systems
  • New Documentation
  • The doc and website menus don't tie up the main window after launching the brwoser/pdfreader
  • Added file association for preset files in windows installer
Version 1.0 pre beta
  • Release Date: Feb 27, 2009
  • Download(s):
  • Added Priority for the conversion script to the general preferences
  • The Document menu now looks for translated docs (WinFF.xx.pdf, where xx is the language code)
  • Majorily Revised Presets
  • Use the sensible-browser command on Debian/Ubuntu based systems
  • New Documentation
  • The doc and website menus don't tie up the main window

Rate this software:

Your Rating:
You have not voted yet!

Average: 2.96
Total Ratings: 13

 



Software Submissions