Navigation
Download
Similar Project
Features
Limitations
Installation
Credits
Licence
Forum
Screenshots
Documentation
Changelog
Debian Packages
Think about it
Wanna good wine?
Impressum

Changelog


version 0.4.4
  • bugfixes regarding mp4 container creation (audio + subtitles issues)
  • bugfixes regarding audio stream multiplexing into files
  • audio bitrate addaptation and video bitrate calculation issues resolved
  • moved to gpl v.3 or late

version 0.4.3

  • reenabled "file as a source media" option
  • added h264 video encoding
  • added aac audio encoding
  • added mp4 output file container
  • added iPod (not tested: I don't have iPod) and cell phone presets
  • added manual bitrate selection
  • added stream properties dialog (page source, page title, page audio, page subtitles)
  • reenabled progress bar
  • added french translation
  • popup windows can be disabled (well most of them - some are deliberately excluded :-)
  • a lot annoying bugs got fixed:
    • disappearing streams while navigating back and forth,
    • inability to start ripping twice,
    • uninterruptable commands,
    • non-persistable choices,
    • duplicate/missing keyboard accelerators,... (multiple sources still don't work reliable though)

version 0.4.2

  1. used tango icons
  2. implemented usage of multiple sources
  3. implemented chapter-wise ripping (work around for mplex bug)
  4. moved source links to /tmp (this makes possible rips to vfat media)
  5. improved source media checking (work around for bugs in lsdvd)
  6. added systray icon
  7. increase nice-ness on program start
  8. coped with internationalized versions of the command line tools
  9. unlinked temporary files after sucessful ripping
  10. made mkv/avi rips behave similar (mkv does not concatenate the titles in file)
  11. speeded up the pcm audio ripping
  12. added ukrainian translation
version 0.4.1

AVI file creation
scan for available CD-ROM/DVD-ROM devices using HAL
create ISO image file if the target is DVD
minor UI tweaks and some bug fixes

version 0.4.0

added support for dvd creation; temporary removed vcd, svcd and file sources

version 0.3.11

added polish translation

version 0.3.10

added spain translation

version 0.3.9

quick and dirty fix for python 2.4

version 0.3.8

fixed for lsdvd version 0.15

version 0.3.7

use "-ao pcm:file=filename" instead of "-ao pcm -aofilename filename" (fix for mplayer version 1.0pre7)
use higher default video bitrate (a bit better default video quality)
changed default installation directory to /usr/share/winki
used the winki icon created by wfx

version 0.3.6

replaced all occurances of gtk.TRUE/gtk.FALSE with True/False

version 0.3.5

support for file names with spaces and local characters

version 0.3.4

implemented "mix subtitles into the movie" option
added support for matroska containers
set the default container to matroska
added support for creating mp3 audio (via lame)
improved stream copy (added option for merging all streams into one file)
integrated into the GNOME menu
added help files
fixed some bugs
minimized hard coded path occurrences in the program
added time stamps to winki_commands.log

version 0.3.3

quick and dirty fix for a bug preventing the creation of svcd with very high video bitrate

version 0.3.2

added vcd/svcd output
improved tool checking at program start
added bulgarian, german and spain translations

version 0.3.1

nice'd the whole program instead of just the sub processes
added editable commands in advanced mode
refactored and simplified code
implemented tool checking
implemented winkirc updates
removed support for gtk 1.x

version 0.3.0

replaced the 2 and 3 pass encoding with custom multiple pass encoding
changed the meaning of stream copy
added advanced mode
added help support and empty help files
added i18n support
added configuration support for mencoder (trough the config file)
supplied example config file

version 0.2.4

nice'd (-n 19) commands
made use of configuration files (python 2.3 dependency)
improved cancel handling
improved widget checking at program start
improved file name handling
improved glade file

version 0.2.3

fixed typo which prevented 3 pass encoding
removed help arrows and labels
implemented test settings

version 0.2.2

reverted to old 2 pass behavior
respect users audio language choice with crop detection

version 0.2.1
added support for file sources
version 0.2.0

added support for 2 pass encoding and stream copy methods
adapted to the extended lsdvd output ("Disc Title")
fixed bug preventing (under certain circumstances) the language changing

version 0.1.1

fixed import statements in lib.py for easier installation problems finding

version 0.1.0
initial version