-
microbooster made 1 file-release changes.
2009-12-28 06:26:02 UTC by microbooster
-
* Changed all video ALLOW_* variables in the config file to ALLOW_VID_*
* When using dd to dump a DVD to an ISO, use options noerror,sync and a bs size of 2048
* Added support for sending mails. This requires the 'mailx' program and a valid .mailrc ile in the home directory. Mail notification can be enabled in the config file of divxenc which also offers an example of a gmail setting for .mailrc...
2009-12-28 06:25:29 UTC by microbooster
-
microbooster made 2 file-release changes.
2009-12-28 06:25:01 UTC by microbooster
-
* Implemented a simple telecine detector for NTSC DVDs. Currently it's a dumb solution which can't distinguish between hard telecine and interlacing but it's enough to detect soft telecine and mixed progressive/telecine content which is more common
* Simplified the FPS detection code
* Sed a comma at the end of resolution detection in case we're dealing with TS files. The default TS demuxer in...
2009-11-17 20:34:37 UTC by microbooster
-
microbooster made 2 file-release changes.
2009-11-17 20:34:06 UTC by microbooster
-
* Added new function video_subtitles_align_func() for subtitle alignment control
* Simplified a bit the audio exporting code for the first track
* Force stereo audio for Nero HE-AACv2 as it doesn't support anything else, thus it results in failure if user tries to encode with more than two channels. This updates the audio_channels_func() function and also adds a small new independent one called...
2009-10-24 12:47:00 UTC by microbooster
-
microbooster made 2 file-release changes.
2009-10-24 12:46:01 UTC by microbooster
-
microbooster made 1 file-release changes.
2009-09-29 16:03:05 UTC by microbooster
-
* Insert the ilpack filter before the scaler to correctly align chroma when preserving interlacing
* Added AUDIO_CODEC_TRACK[1|2|3], AUDIO_LANGUAGE_TRACK[1|2|3], MKVMERGE_VERSION and XVIDENC_PARAMETERS entries to the mkvtags_func() function
* Improved checking the availability of block devices
* Add detection of VFR content (1000 fps as reported by MPlayer)
2009-09-29 16:02:43 UTC by microbooster
-
microbooster made 1 file-release changes.
2009-09-29 16:02:11 UTC by microbooster