I'm working on integrating premiere into our video pipeline. I would like to be able to export h.264 in a container besides mp4. I'm assuming that I have to implement an exporter, but if there is a better way, I'd be happy to hear.
The question I have is: Is it possible to reuse the H.264 encoder/pipeline that is available in another plugin, or do I have to integrate my own encoder?