Skip to content

humeniukd/ffmpeg-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFmpeg-lambda

Static FFmpeg built with dumpwave filter patch
Purpose: Transcode audio, calculate RMS amplitude envelope in csv format example usage
RMS amplitude envelope example Python wrapper - Fetches audio file, transcode (sending progress to queue/pubsub), upload results to separate bucket
AWS: Just set index.py#handler() as S3 'Put' Event notification handler
GCP git checkout gcp: Simply set main.py#handler() as Storage 'Create/Finalize' Event notification handler