start:science:audible
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
start:science:audible [2024/10/07 11:08] – marlonivo | start:science:audible [2025/01/20 08:17] (current) – [Give it a Cover] marlonivo | ||
---|---|---|---|
Line 6: | Line 6: | ||
</ | </ | ||
+ | \\ | ||
+ | ==== Extract SHA1 checksum from the .aax file ==== | ||
---- | ---- | ||
- | ==== Extract SHA1 checksum from the .aax file ==== | + | You can use ffmpeg in order the extract the SHA1 checksum. |
- | You can user ffmpeg in order the extract the SHA1 checksum. | + | |
< | < | ||
$ ffprobe test.aax | $ ffprobe test.aax | ||
</ | </ | ||
+ | \\ | ||
+ | ==== Recover the " | ||
---- | ---- | ||
- | ==== Recover the " | ||
Use the scraped Checksum to extract the " | Use the scraped Checksum to extract the " | ||
Line 28: | Line 30: | ||
</ | </ | ||
+ | \\ | ||
+ | ===== Give it a Cover ===== | ||
+ | ---- | ||
+ | < | ||
+ | ffmpeg -i output.mp3 -i cover.jpg -c copy -map 0 -map 1 -metadata: | ||
+ | </ | ||
**DONE!** | **DONE!** |
start/science/audible.1728299280.txt.gz · Last modified: 2024/10/07 11:08 by marlonivo