Skip to main content
Franck Payen
Inspiring
June 23, 2013
Answered

Add ogg/ogv vorbis theora to Adobe Media Encoder

  • June 23, 2013
  • 1 reply
  • 68774 views

This question comes to me once in a while :

How to add ogg/ogv vorbis theora to Adobe Media Encoder

Adobe Media Encoder makes it easy to encode anything (standalone video files, PremierePro, After Effects, Photoshop exports). It allows multiple file outputs, and its interface make it so easy to understand you wonder why everything is not done the same way.

The huge part about that is that i can build a preset and let AME work in the background on any videofile i need, even queuing dozens of movies.

But.

Once in a while, i have to do web formats, html5 videos which are asked as mp4, sometimes webm (less now), and ogg. Would love to start a queue folder, or just a small preset and let AME do both. Except i can't export .ogg/.ogv files from AME.

When I search for answers, the very few answers are :

- go and ask for it on the feature request page (which i did today, twice, since i couldn't find a dedicated thread on AME there)

- use any free external converter

- we can't because licensing forbids you to include this free codec inside a commercial product (without releasing all the souce as free license, which you don't want, and i can understand that).

- .ogg/.ogv are not "professional video formats" don't expect pro to answer or help…

- what is firefox/mozilla/linux?… etc.

Now, what i'm (really) doing, and invite others to do :

- Fill that feature request (simple one "I need html5 video codecs included with AME OR a simple guide on how to do this", "i need to include different formats, fast, from this one tool", even put the link of that thread ( http://forums.adobe.com/thread/1239632 ), so they know where you're coming from (and later blame me on this))

- Use the external converters

- Spread the word.

- find answers.

- find someone who would explain in english (i might translate in french if the solution sounds doable) how to do this, what are the ways to add that.

Disclaimer : I am NO developper, so there's no chance i "change" things in the available sources of the format/encoders freely available. But i CAN follow steps.

If anybody from adobe or the users have answers, ideas that i have overlooked, don't hesitate.

    Correct answer fnordware

    I saw your post and another one talking about Ogg support in Premiere. I thought it would be pretty easy to do, and it was! Download here:

    http://www.fnordware.com/downloads/Ogg_v0.5b1_mac.zip

    http://www.fnordware.com/downloads/Ogg_v0.5b1_win.zip

    In fact, it was so quick I decided to add support for FLAC as well. That might have been a mistake. It was much harder and in fact I never got it building properly on Windows. But for Mac users you've got FLAC support too.

    Programmers, feel free to help solve the Windows issues, because this plug-in is open source. It's up here on GitHub.

    Brendan

    (PS - Yes I am guilty of essentialy copying and pasting my post from this thread.)

    1 reply

    fnordwareCorrect answer
    Inspiring
    July 1, 2013

    I saw your post and another one talking about Ogg support in Premiere. I thought it would be pretty easy to do, and it was! Download here:

    http://www.fnordware.com/downloads/Ogg_v0.5b1_mac.zip

    http://www.fnordware.com/downloads/Ogg_v0.5b1_win.zip

    In fact, it was so quick I decided to add support for FLAC as well. That might have been a mistake. It was much harder and in fact I never got it building properly on Windows. But for Mac users you've got FLAC support too.

    Programmers, feel free to help solve the Windows issues, because this plug-in is open source. It's up here on GitHub.

    Brendan

    (PS - Yes I am guilty of essentialy copying and pasting my post from this thread.)

    Franck Payen
    Inspiring
    July 1, 2013

    Thank you ! Works so well, but audio only so far I hope the video part won't be harder and you'll find time to wrap it…

    Franck Payen
    Inspiring
    July 1, 2013

    Hey Franck, just wanted to let you know that I did look into Theora. Once I learned that it is an HTML5 video format I thought it might be worth doing a plug-in. I took some first steps, but it quickly became apparent that it would be a pretty decent time investment. Not like the Ogg Vorbis plug-in which only took a few hours. I spent a few hours with Theora today and I can't even pop up a frame yet. I bet I'll get back to it someday.

    Have you checked out my WebM plug-in? I think that is really the successor to Theora. It's even based on the same lineage of codecs, Theora with VP3 and WebM with VP8 and soom VP9. Are there browsers that can play Theora but not WebM?


    Argh

    That's what i feared (and i can understand the reason)

    I checked your webm plugin and it's working well, so i'll have to try it. (thank you by the way)

    What i'm a bit scared of is that some pcs which were supposed to read both mp4/h264, and ogg prefered the ogg tag. At that moment i didn't try the webm, and don't have any pc here to try. Theora would have been one more option.

    So thank you for the help, that webm plugin is really useful.