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.2.10

Published by khalwat over 4 years ago

Added

  • Added -vn flag for audio transcoding to remove video tracks on transcoded audio
craft-transcoder - Version 1.2.9

Published by khalwat over 4 years ago

Fixed

  • Fixed an issue if ffprobe isn't installed
  • Handle the case of empty or malformed status data from ffprobe better
craft-transcoder - Version 1.2.8

Published by khalwat almost 5 years ago

Changed

  • Fixed more issues with the synchronous option
craft-transcoder - Version 1.2.7

Published by khalwat almost 5 years ago

Changed

  • Fixed issues with the synchronous and stripMetadata options
craft-transcoder - Version 1.2.6

Published by khalwat almost 5 years ago

Added

  • Added trimming to audio transcoding

Changed

  • Updated to latest npm dependencies via npm audit fix
  • Changed .first().one() in the docs
craft-transcoder - Version 1.2.5

Published by khalwat over 5 years ago

Changed

  • Updated build system
craft-transcoder - Version 1.2.3

Published by khalwat over 5 years ago

Changed

  • Allow setting threads in config
  • Added a "generate" (bool) parameter to getVideoUrl(), just like getVideoThumbnailUrl(), to optionally skip encoding
  • Added return value false to getVideoThumbnailUrl() when ffmpeg is executed which prevents a URL is always returned, also in case of ffmpeg fails to run/create the thumbnail
  • Added new config parameter "createSubfolder" (boolean) to create the same subfolders that are defined in the upload target paths of the asset.
  • Added config option to prevent cache clearing
  • Fixed an issue where getFileInfo() would throw an error if null was returned
  • Fixed an error where certain types of video streams would cause the encoder to throw an exception
craft-transcoder - Version 1.2.2

Published by khalwat about 6 years ago

Changed

  • Updated build process
craft-transcoder - Version 1.2.1

Published by khalwat about 6 years ago

Changed

  • Fixed namespacing issues
craft-transcoder - Version 1.2.0

Published by khalwat about 6 years ago

Added

  • Added the ability to encode to animated .gif files
  • Added multiple output paths and URLs for different media types

Changed

  • Moved to a modern webpack build config for the AdminCP
  • Added install confetti
craft-transcoder - Version 1.1.3

Published by khalwat over 6 years ago

Changed

  • Fixed deprecation errors from Craft CMS 3 RC13
craft-transcoder - Version 1.1.2

Published by khalwat over 6 years ago

Changed

  • Switched video thumbnail generation to use EVENT_GET_THUMB_PATH
  • Transcoder now requires Craft CMS 3 RC 9 or later
craft-transcoder - Version 1.1.1

Published by khalwat over 6 years ago

Changed

  • Only generate a thumbnail when we're actually asked to do so via $generate1
craft-transcoder - Version 1.1.0

Published by khalwat over 6 years ago

Added

  • Transcoder now supports the transcoding of remote video & audio files
  • Added the ability to generate a thumbnail for videos in the AdminCP Assets index

Changed

  • Cleaned up the exception handling
craft-transcoder - Version 1.0.11

Published by khalwat over 6 years ago

Added

  • Renamed the composer package name to craft-transcoder
craft-transcoder - Version 1.0.10

Published by khalwat over 6 years ago

Added

  • Added support for Yii2 aliases for transcoderPath & transcoderUrl settings in config.php

Changed

  • Changed the default config.php to use @webroot and @web Yii2 aliases
craft-transcoder - Version 1.0.9

Published by khalwat over 6 years ago

Changed

  • Handle Asset Volumes that use aliases
  • Updated DocBlock comments
craft-transcoder - Version 1.0.8

Published by khalwat almost 7 years ago

Changed

  • Updated to require craftcms/cms ^3.0.0-RC1
craft-transcoder - Version 1.0.7

Published by khalwat almost 7 years ago

Changed

  • Craft 3 beta 23 compatibility
craft-transcoder - Version 1.0.6

Published by khalwat over 7 years ago

Changed

  • Craft 3 beta 20 compatibility
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