User: iLLin Branch: DRUPAL-6--4 Date: Sat, 15 May 2010 21:41:56 +0000 Modified files: /modules/video/includes conversion.inc transcoder.inc /modules/video/transcoders video_ffmpeg.inc video_ffmpeg_wrapper.inc /modules/video/types/uploadfield uploadfield_widget.inc /modules/video video.module Log message: Major improvements to the transcoding and conversion process. I now determine aspect ratio based on the actual dimensions of the video and compare the output aspect ratio based on the select dropdown dimensions. If the ratios dont match, I then pad the top/right/bottom/left accordingly to make sure the video maintains its original aspect ratio. This has improved the quality of the videos I have been testing, alot. Also when uploading I show you "matching" resolutions and the exact match resolution if present in the select dropdown. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/video/includes/con... http://cvs.drupal.org/diff.php?path=contributions/modules/video/includes/tra... http://cvs.drupal.org/diff.php?path=contributions/modules/video/transcoders/... http://cvs.drupal.org/diff.php?path=contributions/modules/video/transcoders/... http://cvs.drupal.org/diff.php?path=contributions/modules/video/types/upload... http://cvs.drupal.org/diff.php?path=contributions/modules/video/video.module...
participants (1)
-
drupal-cvs@drupal.org