google app engine - Convert .OGG files to .MP3 on GAE and PHP -


i have recording module in website hosted on gae takes user's microphone, records .ogg file , uploads google cloud storage.

i'm trying convert said file .mp3 file when it's done recording without having wait on page convert, can't seem find way php on gae. i've been looking @ ffmpeg php, , task queue, i'm not sure work on gae.

what best way go accomplishing this? input.


Comments

Popular posts from this blog

c# - Store DBContext Log in other EF table -

Nuget pack csproj using nuspec -

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -