Fork me on GitHub!

QWinFF 0.2.1 released

Version 0.2.1 (2015-08-22)

  • Packaging Support building with Qt5 (still compatible with Qt4).
  • I18n Added Portuguese translation.
  • UI MediaPlayerWidget: scoll to seek and click to toggle play/pause.

QWinFF 0.2.0 released

Version 0.2.0 (2014-02-09)

  • Feature Use avconv if ffmpeg is not available (experimental)
  • UI Added a video-cutting dialog with embedded mplayer.
  • UI Use embedded mplayer to preview video-cutting.
  • UI Recursively add files when a folder is dragged in.
  • Fixed Fixed default presets for AVI
  • Packaging Added application icon for OS/2 Warp.
  • UI Switched to Tango icon theme.

QWinFF 0.1.9 released

Version 0.1.9 (2013-09-10)

  • Feature Output formats: asf, swf, aiff, flac, au, mp2
  • Feature UI Update checker.
  • Feature UI More output path options.
  • UI Automatically start conversion after adding files (off by default)
  • UI Minor UI improvements
  • General Several program parameters can be set in constants.xml.
  • General Can now set version-specific ffmpeg parameters in presets.xml.
  • Windows Dialog buttons are now also translated.
  • Linux User can now change ffmpeg and sox executable paths in the Options dialog.
  • Packaging Compatible with newer ffmpeg versions (“-sameq” doesn’t work since ffmpeg 1.2).
  • Packaging Support older Qt versions down to 4.4.3.
  • Packaging Added file “constants.xml”.
  • Packaging Windows Place Qt translation files in “translations” folder
  • Packaging Windows QWinFF now depends on QtNetwork4?.dll (for update checker).
  • Packaging Windows merge “ffmpeg” and “sox” folder into “tools” folder

QWinFF 0.1.8 released

Version 0.1.8
(2013-02-13)

  • UI Improved video/audio cutting interface.
  • Fixed Some bugs when working with newer ffmpeg versions.

QWinFF 0.1.6 released

Version 0.1.6
(2012-08-26)

  • Feature Adjust video speed (requires sox to be installed).
  • I18n Czech translation.
  • UI Rearranged toolbar actions.
  • UI Many UI improvements.
  • Fixed Auto presets got messed up when being edited.
  • General Removed “Auto bitrate” option

QWinFF 0.1.5 released

Version 0.1.5
(2012-08-17)

  • Feature Shutdown computer when all tasks are done.
  • I18n Italian translation.
  • General Several ffmpeg presets that don’t give extra arguments.

QWinFF 0.1.4 released

Version 0.1.4
(2012-06-21)

  • UI Some minor GUI improvements.
  • Packaging Include desktop file and application icon in installation.

QWinFF 0.1.3 released

Version 0.1.3

  • Feature Enable users to select the range of the media file to encode.
  • Fixed video encoding error on some systems due to ffmpeg multithread options.
  • General Removed “-aq 60” option in OGG Vorbis to prevent inflating the output file.

QWinFF 0.1.2 released

Version 0.1.2
(2012-02-11)

  • Fixed compilation error with older libnotify versions.
  • General Use notify-send by default.
  • General Made libnotify optional and disabled by default.
  • General Explicit link with gtk+-2.0. (libnotify can be used with either gtk2 or gtk3)