Selur's Little Message Board
Format adpcm not allowed for mp4 output. - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: Format adpcm not allowed for mp4 output. (/thread-27.html)



Format adpcm not allowed for mp4 output. - Kipknock10 - 05.06.2017

I keep getting this error message when trying to convert into a MP4 file.

Error in audio job creation
Format adpcm is not allowed for mp4 output.

Im currently using Hybrid Windows 64 bit.
How to reproduce it is by setting your output to MP4 and and try to generate the job.

Output is attached.
PLEASE HELP ME!

Also please give m full instructions on how to fix this problem.


RE: Format adpcm not allowed for mp4 output. - Selur - 05.06.2017

Your current audio format isn't allowed inside an mp4 container.
This restriction is due to the container standard not Hybrid.
-> You need to reencode the audio.

By example you could:
  • Start Hybrid
  • Set 'Main->Handling->Audio handling' to 'Auto add all' (tip: read the tool-tip of the drop-down box, to understand what this does)
  • Enable 'Audio->Main->Audio Encoding Options'
  • Load Source (Main->File Input)
  • to all the other settings you did before

Cu Selur


RE: Format adpcm not allowed for mp4 output. - Kipknock10 - 05.06.2017

THANKS!