ffmpeg - how to add embbed image in MP3 ?, [moved from General Audio/TOS #6] |
ffmpeg - how to add embbed image in MP3 ?, [moved from General Audio/TOS #6] |
Feb 19 2013, 11:03
Post
#1
|
|
|
Group: Members Posts: 3 Joined: 7-December 11 Member No.: 95653 |
Hello,
I'm using FFmpeg 1.1, I want to add an embedded image to existing Mp3. Can't achieve it with any of the followings CLI. QUOTE ffmpeg -i withTagsMp3.mp3 -i img.jpg -acodec copy -map_metadata 0 -write_id3v1 1 test.mp3 ffmpeg -i withTagsMp3.mp3 -i img.jpg -acodec copy -map_metadata 0 -id3v2_version 3 test.mp3 ffmpeg -i withTagsMp3.mp3 -i img.jpg -acodec copy test.mp3 RE: http://en.wikipedia.org/wiki/ID3 |
|
|
|
livebe ffmpeg - how to add embbed image in MP3 ? Feb 19 2013, 11:03
CoRoNe CODEffmpeg -i input.mp3 -i cover.png -c copy -map ... Feb 19 2013, 23:13
gwenkillerby why not use some program, like Tag&Rename, or ... Feb 20 2013, 00:33![]() ![]() |
|
Lo-Fi Version | Time is now: 19th June 2013 - 23:12 |