
mtvcgui
Source (link to git-repo or to original if based on someone elses unmodified work):
It allows the user to specify various parameters for the mencoder command line utility using separate widgets, but non covered parameters can still be supplied as extra parameters
REQUIRES PyQT4
The program is run directly from the source code by extracting the tgz file.
You may also try some experimental packages for your linux distribution. deb, rpm and ebuild are available. Check in the downloads section of the project homepage.
v1.1 - Jul 30 2012
* Added german translation
* Added extra mplayer parameters field in second tab
* Added possibility to save and load alternative ini files
* Other minor fixes
v1.0.2 - Jun 21 2012
* Updated italian translation
* Added crf textfield for x264
v1.0.1 - Jun 20 2012
* Fixing problem getting inputs if there are numbers not assigned to norms such as in Easycap Model 001: 0 = CVBS; 5 = S-video
v1.0 - Jun 17 2012
* Get supported norms, inputs, audio codecs and video codecs from mplayer output
* Added italian translations
* Added more codecs and more configuration for them
* Other minor improvements in implementation
v0.31 - Jun 22 2009
* Recommended mencoder post processing filters are now
pp=hb:a/vb:a/dr:a/al:a/lb:a for better CPU usage
* Corrected tvheight and tvwidth switch when saving configuration
v0.3 - Jun 21 2009
* Configuration file is stored in ~/.mtvgui/
* Added brightness, contrast, hue, and saturation controls.
* Changes in channel number, norm, or color controls are observed in the
preview.
* Other fixes (preventing more than one instance of mplayer for preview, kill
preview when program exits, and other minors)
v0.2 - Dec 21 2008
* First published version
Ratings & Comments
2 Comments
Thanks a lot for the application. I was messing around with command-line options and never could get it right. With your application I finally got it. I'd be happy to see some more options for scheduling: 1. Set date and time, when to start recording and duration in the same place 2. Schedule recording for different program and different channels
Good luck for your application :)