-
* Replaced a few if conditionals with case statements in the neroaac_audio_func() function
* Sed a comma at the end of resolution detection in case we're dealing with TS files. The default TS demuxer in MPlayer has a comma at the end of the resolution info which results in errorneous behavior in the bc calculation
* Simplified the resolution detection code
* Some small cleanups.
2009-11-04 07:47:14 UTC in h264enc
-
microbooster made 2 file-release changes.
2009-11-04 07:47:02 UTC in h264enc
-
microbooster made 1 file-release changes.
2009-10-24 12:49:01 UTC in divxenc
-
* 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...
2009-10-24 12:48:31 UTC in divxenc
-
microbooster made 1 file-release changes.
2009-10-24 12:48:01 UTC in divxenc
-
* 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...
2009-10-24 12:47:00 UTC in xvidenc
-
microbooster made 2 file-release changes.
2009-10-24 12:46:01 UTC in xvidenc
-
* 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 neroaac_hev2_func() which only sets the channels to two if the channels array variables are empty, as is the case when the user did not set the...
2009-10-19 13:13:37 UTC in h264enc
-
microbooster made 1 file-release changes.
2009-10-19 13:13:02 UTC in h264enc
-
microbooster made 1 file-release changes.
2009-10-19 13:12:01 UTC in h264enc