descriptionA simple frontend for ffmpeg/mencoder
ownerkristianrumberg@gmail.com
last changeWed, 20 Aug 2008 00:31:05 +0000 (20 02:31 +0200)
content tags
add:
readme
License: http://en.wikipedia.org/wiki/ISC_license (functionally equivalent to the 2-clause BSD licence)
shortlog
2008-08-20 Kristian Rumbergremoved some debugging prints no longer neededmastermob
2008-08-20 Kristian RumbergPatch by Åke Forslund <ake dot forslund at g mail dot...
2008-08-20 Kristian RumbergPatch by Åke Forslund <ake dot forslund at g mail dot...
2008-08-20 Kristian RumbergPatch by Åke Forslund <ake dot forslund at g mail dot...
2008-08-17 Kristian Rumbergnow caches the existence of each backend in a dictionar...
2008-08-17 Kristian Rumbergnow uses os.path.join instead of dir + / rest in comman...
2008-08-17 Kristian RumbergNow only displays commands if the backends (ffmpeg...
2008-08-14 Kristian Rumbergnow using threads_enter threads_leave around gtk_main...
2008-08-14 Kristian Rumbergfixed bug in commands.xml, replaced ntsc-pal with pal-dvd
2008-08-14 Kristian Rumbergnow handles input filenames without extensions
2008-08-14 Kristian Rumbergadded MP3 audio export
2008-08-14 Kristian Rumbergnow gives converted files proper filename extensions
2008-08-13 Kristian Rumbergnow handles braces also
2008-08-13 Kristian Rumbergnow handles spaces in command names (in the naming...
2008-08-13 Kristian Rumbergadded DV-support
2008-08-11 Kristian Rumbergnow loads commands.xml from ~/.pyvconv/commands.xml...
...
heads
15 years ago mob
15 years ago master