gaqinstant.blogg.se

How to use ffmpeg to convert a file
How to use ffmpeg to convert a file










how to use ffmpeg to convert a file

If you try to use the ffmpeg command above with an aa file instead of an aax file, it results in an error like Option activation_bytes not found. (I edited the command above based on the comments by LiWang and marcus erronius to replace output.m4a mv output.m4 with output.m4b and to replace -vn -c:v copy with -c copy.) If your sed is GNU sed, replace sed -i '' with sed -i.Īfter that run a command like this: ffmpeg -activation_bytes youractivationkey -i input.aax -c copy output.m4b audible-activator.py results in an error like 'chromedriver' executable needs to be in PATH even if chromedriver is on the path or in the audible-activator directory. If you do not run the sed command that changes the value of the chromedriver_path variable.

how to use ffmpeg to convert a file

Then enter your Audible username and password and wait for a while for the eight character activation key to be printed. Sed -i '' 's,chromedriver_path = "./chromedriver",chromedriver_path = "/usr/local/bin/chromedriver",' audible-activator.py First run these commands: brew install chromedriver ffmpeg












How to use ffmpeg to convert a file