Skip to content

Instantly share code, notes, and snippets.

@brookinsconsulting
Created November 23, 2011 21:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brookinsconsulting/1389999 to your computer and use it in GitHub Desktop.
Save brookinsconsulting/1389999 to your computer and use it in GitHub Desktop.
README for upcoming eZ Publish extension to create customized audio files on the fly. http://projects.ez.no/vxaudiosample
This extension will create automatically (using the 'content,after,publish' trigger) a audio sample from object related mp3 audio file.
With this workflow event it's possible to setup the playtime, the cutstart and the fadein-/fadeouttime in seconds to get a automatically created audio sample.
For optimal use the server needs ffmpeg and sox installed, but also worked without it too (simple mp3 cutting in php without fading).
I still need some time to change the hard coded paths and to write a doc/README. If u need info you are welcome in IRC #ezpublish on freenode server.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment