I'm using convert.sh (from the tools folder in the examples) to convert a video for the transparent demo, but I'm getting the below error, any help is very much appreciated :)
The encoder 'aac' is experimental but experimental codecs are not enabled, add '-strict -2' if you want to use it.
Thanks Gary
A
Andreas Schacherbauer
said
about 9 years ago
Hi Gary, Have you tried teh -strict -2 option?
Otherwise convert your video to another container format and try it again. (Which vidoe format/container format are you using now?)
Best regards
Andreas
g
gary brook
said
about 9 years ago
Hi Andreas,
Thanks for taking the time to help :) I did try the -strict -2 option but got the same error, unless I'm using it wrong (please see below), I exported my video from Final Cut as m4v fyi
forgot to mention I tried exporting from final cut as .Mov file... still same issue :(
Thanks
G
A
Andreas Schacherbauer
said
about 9 years ago
Which Video codec & Audio file format did you select in Final Cut's share settings?
Best regards
Andreas
g
gary brook
said
about 9 years ago
I just matched exactly what you have Andreas, stil have the same error :(
G
A
Andreas Schacherbauer
said
about 9 years ago
My screen shot was just a reference where you can find the information. As you can see in the screen shot, the audio codec is 'AAC'. Try another video codec so that audio changes to NOT 'AAC'.
Hans-Jörg Wahmkow