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.
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
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
What app to use? MP4 h.264, want to add embedded subtitles (.ASS?)
By dtleahy in forum SubtitleReplies: 6Last Post: 4th Aug 2012, 18:56 -
FFmeg CLI under Linux - dummy how to sets the path ?
By feelart in forum Newbie / General discussionsReplies: 2Last Post: 21st Jul 2012, 07:23 -
add subtitle to online videos embedded in your page
By codemaster in forum SubtitleReplies: 0Last Post: 5th Feb 2011, 13:54 -
Add stil image to video
By Shaorin in forum Newbie / General discussionsReplies: 1Last Post: 1st Feb 2011, 21:38 -
How to use ffmpeg? .MOD to .MPEG to ffmeg.
By CAH1 in forum ffmpegX general discussionReplies: 17Last Post: 19th Mar 2009, 20:22