We recently deployed razuna 1.7 with tomcat-7.0.47 in Ubuntu-12.04. When we tried to upload MP3 files the file is not adding and the screen for that file was like following
How to fix this?
We recently deployed razuna 1.7 with tomcat-7.0.47 in Ubuntu-12.04. When we tried to upload MP3 files the file is not adding and the screen for that file was like following
How to fix this?
is ffmeg installed? if so, which version of ffmeg?
Thanks Lorenz. As he said, please make sure that ALL third party libraries
are properly installed.
Thanks Lorenz&Nitai. ffmpeg is installed properly. and the version of ffmpeg is 0.8.16.
I checked the log files in tomcat-7.0.47/webapps/razuna/WEB-INF/bluedragon/work/temp/rtelogs/ folder. There is an error “WAV file could not be created in assets.processaudfile”.
How to fix this.
Hey,
Thank you very much Lorenz&Nitai for your support. With your suggestions I can able fix this issue.
The path for ffmpeg is wrong in Razuna Configuration–>Tools. I changed according to the proper path and everything is working fine.
That’s great. I hope your version of ffmpeg is something like 2.6.x and not
0.8.16…?