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, 19:56
- 
  FFmeg CLI under Linux - dummy how to sets the path ?By feelart in forum Newbie / General discussionsReplies: 2Last Post: 21st Jul 2012, 08:23
- 
  add subtitle to online videos embedded in your pageBy codemaster in forum SubtitleReplies: 0Last Post: 5th Feb 2011, 14:54
- 
  Add stil image to videoBy Shaorin in forum Newbie / General discussionsReplies: 1Last Post: 1st Feb 2011, 22:38
- 
  How to use ffmpeg? .MOD to .MPEG to ffmeg.By CAH1 in forum ffmpegX general discussionReplies: 17Last Post: 19th Mar 2009, 21:22


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			
 Quote
 Quote