H.264 Renditions

Hi,

I’m running version 1.7

file uploading works fine with video preview and everything, but when i try to create a rendition form or to a H.264 based container it doesn’t do anything. if i do it to a WMV or MXF it works, but noting related to H.264

I already reinstalled ffmpeg, and manually compiled it too. if i run the transcoding manually in ffmpeg it works fine, with no warnings

Any clues.???

thanks a lot

have you compiled ffmeg with h.264 support?
ffmpeg --formats shows you the supported codecs.

yes, if i convert it from the terminal it works fine, it just doesn’t work from Razuna. I´m using centos 7 BTW

Check that the path in Razuna is configured properly. If it works in the
shell than it should work in Razuna as well.

it is configures properly, it works for some file types and not for others. if i request a WMV or an AVI it works but nothing related to H.264

we are running that instance on a centos 7 machine, but we setup an ubuntu just for testing and it worked well. its there a problem on centos ??

We recommend Ubuntu server, because it is the best platform for all those
multimedia libraries. That said, we do have instructions for RH/Cent at
http://wiki.razuna.com/display/ecp/FFMpeg+Installation+on+CentOS+and+RedHat

Follow the instructions to the dot and you should be good.