Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

xvidenc-6.3-suse RPM for noarch

From SourceForge / x / xv / xvidenc / openSUSE RPM / xvidenc-6.3

Name: xvidenc Distribution: SUSE Linux
Version: 6.3 Vendor: Grozdan Nikolov <microchip@chello.be>
Release: suse Build date: Mon May 14 14:21:59 2007
Group: Multimedia/Media Editing Build host: neutrino.local
Size: 114800 Source RPM: xvidenc-6.3-suse.src.rpm
Packager: Grozdan Nikolov <microchip@chello.be>
Url: http://sourceforge.net/projects/xvidenc
Summary: xvidenc - video encoding helper script
xvidenc is a shell script for encoding DVDs or
video files to the XviD format using the
encoding utility MEncoder from MPlayer

Provides

Requires

License

GPL

Changelog

* Mon May 14 2007 Grozdan Nikolov <microchip@chello.be>
  - Improvement in the DVD unlocking code
  - Improvement in chapter and subtitle scanning code
  - Improvement in DVD audio channel scanning code
* Tue May 08 2007 Grozdan Nikolov <microchip@chello.be>
  - Added support for audio channel selection in video files
  - Decreased internal scanning time point for FPS detection
  - Updated the man page
* Fri Apr 20 2007 Grozdan Nikolov <microchip@chello.be>
  - Fixes to the cropping and video bitrate calc code to support SVN MPlayer
  - Only check for lsdvd if user wants to encode a DVD
  - Added support for AC3 Dynamic Range Compression
  - Moved the denoise code before the cropping code
  - Moved check_video_filters_func()
  - More cleanups
  - Updated the man page
* Tue Apr 03 2007 Grozdan Nikolov <microchip@chello.be>
  - Rewrote the DVD cropping code (more precise now)
  - Removed the '-q' option of mkvmerge for more verbose output
  - Small cleanups
* Tue Mar 20 2007 Grozdan Nikolov <microchip@chello.be>
  - Added basic support for muxing the final AVI file into
    Matroska container (requires mkvmerge)
  - Modified the splitting code to support the Matroska container
  - Updated the man page
* Sun Mar 18 2007 Grozdan Nikolov <microchip@chello.be>
  - Further improvements to the options saving code
  - Fixed a bug in the video bitrate calculation (missing $device variable)
  - Small improvements to the DVD displaying code
  - Moved passlog files to $CONFIGDIR
* Tue Mar 13 2007 Grozdan Nikolov <microchip@chello.be>
  - Improvements to the options exporting code
  - Fixed FPS detection for video files
  - Implemented automatic video bitrate calculation based on
    target size, video length and chosen audio bitrate
  - Updated the man page
* Sun Mar 11 2007 Grozdan Nikolov <microchip@chello.be>
  - Added support for displaying all DVD titles (user request)
  - Added support for inspecting MEncoder options before encoding (user request)
  - Added support for exporting all MEncoder options to a file
  - Added support for loading script generated options from a file
    for debugging purposes
  - Temporary files go to $HOME/.xvidenc now instead of /tmp
  - Updated the man page
* Fri Mar 09 2007 Grozdan Nikolov <microchip@chello.be>
  - Improvements to the threading code
  - Added count function before encoding
  - Compound command changes
* Fri Mar 02 2007 Grozdan Nikolov <microchip@chello.be>
  - Added support for thread encoding (useful for SMP/Multicore CPUs)
  - Target directory checking and creation
  - Operand changes
  - Updated the README.matrices file
* Sun Feb 11 2007 Grozdan Nikolov <microchip@chello.be>
  - Improvements for DVD device or video file checkings
  - Improvements to the Intra/Inter matrix code
  - Added MEncoder flags to the options for more clarity
  - Updated the README.matrices file
* Sun Feb 04 2007 Grozdan Nikolov <microchip@chello.be>
  - Added support for auto-detecting frame rate value
  - Added support for bypassing audio encoding
  - Improved resolution detection
  - Included 2 different Intra and Inter Quantization Matrix files into the package
  - Added README.matrices file
  - Updated the man page
* Fri Feb 02 2007 Grozdan Nikolov <microchip@chello.be>
  - Improvements to the resolution detection code
  - Fixed a small bug where script leaves resolution temp file after getting the values
* Wed Jan 31 2007 Grozdan Nikolov <microchip@chello.be>
  - Added support for auto detecting original source resolution
  - Added support for bypassing scaling if user decides to use original resolution
  - Improvements in the audio codec checking code (placed it into a function)
  - Small improvements to the high-quality denoise filter code
  - Small improvements to the default encoding values of the script
  - Updated the man page
* Tue Jan 30 2007 Grozdan Nikolov <microchip@chello.be>
  - Added support for displaying all available DVD audio channels
  - Added support for chapter scanning for the chosen DVD title
  - More improvements to the DVD subtitle, title scanning and cropping detection
  - Temporary files go to /tmp now instead of user's home directory
  - Updated the man page
  - Updated the README.xvidenc file
* Sun Jan 28 2007 Grozdan Nikolov <microchip@chello.be>
  - Improved the DVD title scanning code (if DVD is locked, 'lsdvd' will fail to
    read it so mplayer must unlock the DVD before running 'lsdvd')
  - Improved the subtitle code
  - Added support for auto-detecting DVD cropping values
* Sat Jan 27 2007 Grozdan Nikolov <microchip@chello.be>
  - Added support for auto-selecting the longest DVD title using 'lsdvd'
  - Added support for displaying all available DVD subtitles
  - Updated the README.xvidenc file
  - Updated the man page
* Mon Jan 15 2007 Grozdan Nikolov <microchip@chello.be>
  - Added checking for input and output file names for video file encodings
  - Improved the output frame rate code
* Wed Jan 10 2007 Grozdan Nikolov <microchip@chello.be>
  - Fixed a bug where the device variable won't work if empty
  - Fixed a bug in the audio resample function used with the MP3 audio codec
* Mon Jan 08 2007 Grozdan Nikolov <microchip@chello.be>
  - The default keyframe interval is now auto-calculated from the output frame rate value
  - Improved the output frame rate code
  - Improved MEncoder/XviD checking
  - Fixed a typo in the help section
  - Overall small improvements
  - Updated the man page
* Fri Jan 05 2007 Grozdan Nikolov <microchip@chello.be>
  - Added support for difference and flatness deblocking thresholds
  - Rewrote the output frame rate code (uses now video standard formats - PAL/SECAM/NTSC/Progressive NTSC)
  - Updated the man page
* Thu Jan 04 2007 Grozdan Nikolov <microchip@chello.be>
  - Improved the splitting code (only ask user for splitting if file is > 702 MB)
  - Added man page to the package
  - Updated the Copyright dates
  - Updated the README.xvidenc file
* Fri Dec 22 2006 Grozdan Nikolov <microchip@chello.be>
  - Moved the audio volume normalizing into a function
  - Little code cleanup
* Wed Dec 20 2006 Grozdan Nikolov <microchip@chello.be>
  - Changed default output FPS format to float
  - Small overall improvements
* Sun Dec 17 2006 Grozdan Nikolov <microchip@chello.be>
  - Little code improvements for better error reporting
* Thu Dec 14 2006 Grozdan Nikolov <microchip@chello.be>
  - Fixed a bug in the MP3 filters config code where it won't work if
    user has chosen to resample the audio (-af was missing - the bug
    was introduced while fixing the code of the volnorm and resample filters)
  - Changed default AAC quality to 200
  - Updated the README.xvidenc file
* Thu Dec 14 2006 Grozdan Nikolov <microchip@chello.be>
  - Fixed the volume normalizing filter (should come before the resample filter)
  - Fixed the surround filter for video files (should come before the resample filter)
  - Rewrote the MP3 code (much smaller and cleaner now)
  - Added support for MP3 channel modes
  - Added support for MP3 lowpass and highpass frequency filtering
* Wed Dec 13 2006 Grozdan Nikolov <microchip@chello.be>
  - Fixed a bug in the audio resample function where it won't work if
    user has chosen to use the AAC codec
  - Fixed a bug in the surround settings for files (wrong variable used)
  - Added support for Adaptive PCM audio encoding (ADPCM)
  - Enabled the volume normalizing audio filter to do precise calculations
  - Added support fo accurate rounding of the vertical software scaler
  - Updated the README.xvidenc file
* Tue Dec 12 2006 Grozdan Nikolov <microchip@chello.be>
  - Fixed a bug in the B-Frames code where user was asked to specify the
    B-Frames threshold value/HQ B-Frames even if he chose not to use B-Frames
    by providing 0
  - Added support for AAC audio encoding (Advanced Audio Coding)
  - Updated the README.xvidenc file
* Tue Dec 12 2006 Grozdan Nikolov <microchip@chello.be>
  - Added support for displaying PSNR statistics after encoding
  - Changed default bf_threshold value to 0
* Mon Dec 11 2006 Grozdan Nikolov <microchip@chello.be>
  - Changed default AC3 bitrate to 192
  - Squashed a bug in the DVD audio channel code
  - Small fixes/improvements all over the place
* Sat Dec 09 2006 Grozdan Nikolov <microchip@chello.be>
  - Little code cleanup
  - Added info/encoding tips to the package (README.encoding)
  - Updated the README.xvidenc file
* Fri Dec 08 2006 Grozdan Nikolov <microchip@chello.be>
  - Added support for tuning the software scalers
  - Made the deinterlacing code a function (commonly shared between the 2 input sources)
  - Changed default rc_averaging_period value to 50 (should benefit ABR/fixed quant encodes)
  - Updated the README file
* Thu Dec 07 2006 Grozdan Nikolov <microchip@chello.be>
  - Typo fixes
  - Small improvements to the splitting code
* Thu Dec 07 2006 Grozdan Nikolov <microchip@chello.be>
  - Added info on maximum resolution allowed by a profile
  - Updated the README file
* Wed Dec 06 2006 Grozdan Nikolov <microchip@chello.be>
  - Added checking if output file exists
  - Rewrote the file splitting code
  - Various small improvements
* Wed Dec 06 2006 Grozdan Nikolov <microchip@chello.be>
  - Added support for custom output file names
  - Added initial support for splitting files using avisplit from transcode
* Tue Dec 05 2006 Grozdan Nikolov <microchip@chello.be>
  - Added support for all subtitle anti-aliasing modes
  - Fixed a typo in the cropping explanation text
  - Changed default FPS value value to 26000/1001 (25 FPS)
  - Moved the profiles option to a different place
  - Rewrote the denoise filter code
* Mon Dec 04 2006 Grozdan Nikolov <microchip@chello.be>
  - Improved the cropping code
  - Small code optimizations
* Fri Dec 01 2006 Grozdan Nikolov <microchip@chello.be>
  - Added support for profiles
  - Added support for output FPS
  - Fixed wrong release date
* Thu Nov 30 2006 Grozdan Nikolov <microchip@chello.be>
  - Initial RPM release

Files

/usr/bin/xvidenc
/usr/share/doc/packages/xvidenc-6.3
/usr/share/doc/packages/xvidenc-6.3/AUTHORS
/usr/share/doc/packages/xvidenc-6.3/ChangeLog
/usr/share/doc/packages/xvidenc-6.3/LICENSE
/usr/share/doc/packages/xvidenc-6.3/README.encoding
/usr/share/doc/packages/xvidenc-6.3/README.matrices
/usr/share/doc/packages/xvidenc-6.3/README.xvidenc
/usr/share/doc/packages/xvidenc-6.3/matrices
/usr/share/doc/packages/xvidenc-6.3/matrices/Jawor1CD
/usr/share/doc/packages/xvidenc-6.3/matrices/Jawor1CD/xvid_inter_matrix_1cd
/usr/share/doc/packages/xvidenc-6.3/matrices/Jawor1CD/xvid_intra_matrix_1cd
/usr/share/doc/packages/xvidenc-6.3/matrices/Jawor2CD
/usr/share/doc/packages/xvidenc-6.3/matrices/Jawor2CD/xvid_inter_matrix_2cd
/usr/share/doc/packages/xvidenc-6.3/matrices/Jawor2CD/xvid_intra_matrix_2cd
/usr/share/man/man1/xvidenc.1


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 23:05:47 2013