Projects
Multimedia
xvidenc
Sign Up
Log In
Username
Password
We truncated the diff of some files because they were too big. If you want to see the full diff for every file,
click here
.
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 7
View file
xvidenc.changes
Deleted
@@ -1,512 +0,0 @@ -------------------------------------------------------------------- -Tue Mar 29 00:00:00 UTC 2011 - neutrino8@gmail.com - - * Added support for setting the crop rounding value -------------------------------------------------------------------- -Tue Mar 08 00:00:00 UTC 2011 - detlef@links2linux.de - -- new upstream version <8.4.1> - * Fixed a bug in directory batch mode were wrong conditional was used to check - for the DEFOUTPUT variable - * Display which file is currently being processed in batch mode - * Check only for files while in batch mode - * Fixed the video_deblock_func() function. Wrong vars used - -------------------------------------------------------------------- -Sat Feb 12 00:00:00 UTC 2011 - detlef@links2linux.de - -- new upstream version <8.4.0> - * Use -demuxer lavf when trying to get the video length for bitrate calculation - for a target file size. Should be more reliable on M2TS/TS files - * Added support for the delogo filter and bumped config file version to 16 - * Updated copyright dates - -------------------------------------------------------------------- -Sat Nov 27 00:00:00 UTC 2010 - detlef@links2linux.de - -- new upstream version <8.3.9> - * Remove double $HOME variable in the -scan option - -------------------------------------------------------------------- -Sat Oct 30 00:00:00 UTC 2010 - detlef@links2linux.de - -- new upstream version <8.3.8> - * Added support for setting subtitle codepage during hardcoding of external subs - * Added support for the audio equalizer filter. This updates the config file version - to 15 - * Removed 'time' requirement - -------------------------------------------------------------------- -Wed Sep 22 00:00:00 UTC 2010 - detlef@links2linux.de - -- new upstream version <8.3.7> - * Workaround mencoder stupidity. With recent versions of mencoder that have subs - enabled by default (who came up with that great idea?), in case the user selects - to dump a sub for importing into mkv/mp4, during multipass encoding the first sub - will always get hardcoded due to missing -nosub option in the 2nd pass code. - This is only valid for multipass encodes so people using one pass modes (-1p or -fq) - are safe. - * Small update to the -scan option. Just check if input file is there, regardless if - user provides the full path or not - -------------------------------------------------------------------- -Mon Aug 9 00:00:00 UTC 2010 - detlef@links2linux.de - -- new upstream version <8.3.6> - * Add -nosub to prevent auto-loading of subs - -------------------------------------------------------------------- -Sun May 16 00:00:00 UTC 2010 - detlef@links2linux.de - -- new upstream version <8.3.5> - * Small bugfix in the get_devices_func() function; script exits when user - hits enter to accept default device - * Updated the man page - -------------------------------------------------------------------- -Fri May 7 00:00:00 UTC 2010 - detlef@links2linux.de - -- new upstream version <8.3.4> - * Reworked a bit the audio channels decode/output function. This function also got - renamed from audio_channels_func() to audio_channels_decode_func() - * Added support for the audio channels filter which can be used to add/remove/route channels - This updates the config file to version 14 and adds variable ALLOW_AUD_CHANNELS - * Some various small improvements - -------------------------------------------------------------------- -Sat Mar 13 00:00:00 UTC 2010 - detlef@links2linux.de - -- new upstream version <8.3.3> - * Small bugfix: the $interlacing variable wasn't passed on to mencoder - * Space escaped some previously missed variables - -------------------------------------------------------------------- -Sun Feb 28 00:00:00 UTC 2010 - detlef@links2linux.de - -- new upstream version <8.3.2> - * Small bugfix: wrong variable used when exporting from the send_email_func() function - to the batchfile - * Added new variable DEFOUTPUT to the config where user can set a default output directory. - This updates the config version to 13 - * Updated the set_output_filename_func() function to support the above change - * Use one variable in the presets (xvidparams) for all MEncoder Xvid encoding options. - Reduces some code and simplifies things a bit - * Updated the preset.cfg file to support the "one variable for all Xvid encoder opts" - Note: those using custom preset files for encoding should read the preset.cfg file - in the doc dir and adapt their existing preset files to be compatible with the - changes. Previous older custom presets written by users will not work with this and - future versions of xvidenc! - -------------------------------------------------------------------- -Wed Jan 27 00:00:00 UTC 2010 - detlef@links2linux.de - -- new upstream version <8.3.0> - * Renamed the rmconf() function to rmtemp(). - * Moved creation of temp dir, the interrupt_func() and rmtemp() functions at the beginning - of the script - * Fixed a bug in the DVD part of the -scan option where lsdvd doesn't get a valid device - passed. Bug was introduced due to changes in the new get_devices_func() function - * Removed some duplication in the mencoder_opts() function - * Various small code improvements - * Updated the README.xvidenc file - -------------------------------------------------------------------- -Mon Dec 28 00:00:00 UTC 2009 - detlef@links2linux.de - -- new upstream version <8.2.8> - * 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 - file in the home directory. Mail notification can be enabled in the config file of - xvidenc which also offers an example of a gmail setting for .mailrc - * Added support for loading custom preset files. Have a look at the preset.cfg file in - the doc directory on how to write such files - * Added support for setting a custom temp dir in the config file - * Small update to the mkvtags_func() function - * Bumped config file version to 11 - * Updated copyright dates - * Updated the man page - -------------------------------------------------------------------- -Sat Nov 21 00:00:00 UTC 2009 - detlef@links2linux.de - -- new upstream version <8.2.7> - * 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 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 - * Small general code improvements and cosmetics - -------------------------------------------------------------------- -Tue Oct 27 00:00:00 UTC 2009 - detlef@links2linux.de - -- new upstream version <8.2.6> - * 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 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 channels - * Small improvements to the ABR/VBR default audio bitrates for the neroAacEnc encoder. - Base the default bitrates on the chosen AAC profile, i.e. if user chooses HE-AACv1, - default bitrate will be 55 kbps or in case of quality-based VBR encoding a value of - 0.22. For LC-AAC and HE-AACv2, default bitrates and quality values will be 96 kbps - or 0.35 and 25 kbps or 0.11, respectively. Note that this assumes the input audio is - stereo so if it's anything else than that, it's up to the user to decide on bitrates - or quality values - * Set default to a capital letter in questions where one needs to answer with y or n - -------------------------------------------------------------------- -Sat Oct 3 00:00:00 UTC 2009 - detlef@links2linux.de - -- new upstream version <8.2.5> - * 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) - -------------------------------------------------------------------- -Tue Sep 22 00:00:00 UTC 2009 - detlef@links2linux.de - -- new upstream version <8.2.4> - * Added VIDEO_FILTERS, AUDIO_FILTERS_TRACK[1|2|3], ENCODER and XVID_PARAMETERS - entries to the mkvtags_func() function - * MP3 (MPEG1 Layer 3) only supports sample frequencies of 32, 44.1 and 48 kHz - so restrict to those only in the audio_resample_func() function - * Set default for the pp7 deblocker to 3 - * Fixed example typo in the DVD chapters code - -------------------------------------------------------------------- -Wed Sep 16 00:00:00 UTC 2009 - detlef@links2linux.de - -- new upstream version <8.2.3> - * Small improvement to how the MKV XML tagging file gets exported. Also improved - the XML formatting and added COMMENT string with text "Tagged by xvidenc $version" - and added SOURCE entry - * Added comment tag for MP4 and OGM with the same text as above - * Small update to the video_deinterlace_func() function's menu - * Add comment header with dates to batch files - * Use only lowercase words in all case statements that deal with the input source - * Placed the -passlogfile option inside the PASSLOG variable - * Added support for 2-pass Nero AAC audio encoding. Note that 2-pass is only - supported by ABR/CBR encoding and ensures that the output quality is constant
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.