craft-transcoder

Transcode video & audio files to various formats, and provide video thumbnails

OTHER License

Downloads
7.6K
Stars
43
Committers
5

Bot releases are hidden (Show)

craft-transcoder - Version 1.0.5

Published by khalwat over 7 years ago

Changed

  • hasSettings -> hasCpSettings for Craft 3 beta 8 compatibility
  • Added Craft 3 beta 8 compatible settings
  • Modified config service calls for Craft 3 beta 8
craft-transcoder - Version 1.0.4

Published by khalwat over 7 years ago

Added

  • Added craft/cms as a composer dependency
  • Added code inspection typehinting for the plugin & services

Changed

  • Code refactor/cleanup
craft-transcoder - Version 1.0.3

Published by khalwat over 7 years ago

Added

  • Use php-shellcommand to allow for proper execution on Windows & Unix servers

Changed

  • Minor code cleanup
craft-transcoder - Version 1.0.2

Published by khalwat over 7 years ago

Added

  • Added a summary option to getFileInfo()

Changed

  • Refactored the config.php options to be more consistent
craft-transcoder - Version 1.0.1

Published by khalwat over 7 years ago

Added

  • Added height and width options for resizing the videos
  • Added an aspectRatio option to control how aspect ratio scaling is done
  • Added a letterboxColor option
  • Added a sharpen option
  • Added the getFileInfo variable to extract information from a video/audio file
  • The ffmpeg progress for video transcoding is now written out to a .progress file
  • Added a progress controller to return video transcoding progress
  • Moved all of the default settings out to the config.php file
  • Added support for multiple video encoding formats
  • Added the ability to transcode audio files
  • Transcoder caches can be cleared via the ClearCaches utility

Fixed

  • Fixed some issues with the lockfile naming
craft-transcoder - Version 1.0.0

Published by khalwat over 7 years ago

Added

  • Initial release
Package Rankings
Top 9.14% on Packagist.org
Badges
Extracted from project README
Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status
Related Projects