You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	Notice that the order of the APIC tracks is currently wrong. This is a superposition of two bugs: (i) Both muxers write the attached pictures in the order they arrive in the muxer and not in the stream_index order, leading to attached pictures that are copied being written earlier because their timestamp is AV_NOPTS_VALUE, whereas the timestamp of the encoded pictures is 0. (ii) A bug in the id3v2 parsing code reverses the order of the parsed pictures. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
		
			
				
	
	
		
			83 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			83 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| d4a9481090a8bab1a3f072a8108a1d6a *tests/data/fate/cover-art-aiff-id3v2-remux.aiff
 | |
| 608914 tests/data/fate/cover-art-aiff-id3v2-remux.aiff
 | |
| #tb 0: 1/44100
 | |
| #media_type 0: audio
 | |
| #codec_id 0: pcm_s16be
 | |
| #sample_rate 0: 44100
 | |
| #channel_layout 0: 3
 | |
| #channel_layout_name 0: stereo
 | |
| #tb 1: 1/90000
 | |
| #media_type 1: video
 | |
| #codec_id 1: bmp
 | |
| #dimensions 1: 350x350
 | |
| #sar 1: 0/1
 | |
| #tb 2: 1/90000
 | |
| #media_type 2: video
 | |
| #codec_id 2: png
 | |
| #dimensions 2: 350x350
 | |
| #sar 2: 1/1
 | |
| #tb 3: 1/90000
 | |
| #media_type 3: video
 | |
| #codec_id 3: mjpeg
 | |
| #dimensions 3: 350x350
 | |
| #sar 3: 1/1
 | |
| #tb 4: 1/90000
 | |
| #media_type 4: video
 | |
| #codec_id 4: mjpeg
 | |
| #dimensions 4: 350x350
 | |
| #sar 4: 1/1
 | |
| 0,          0,          0,     1024,     4096, 0xdac4695d
 | |
| 1,          0,          0,        0,   368254, 0xfa7f4bd8
 | |
| 2,          0,          0,        0,   184497, 0xc33f8d44
 | |
| 3,          0,          0,        0,    19650, 0xd5662610
 | |
| 4,          0,          0,        0,    19650, 0xd5662610
 | |
| 0,       1024,       1024,     1024,     4096, 0xad05c909
 | |
| 0,       2048,       2048,     1024,     4096, 0x97e3b8f8
 | |
| 0,       3072,       3072,     1024,     4096, 0xb08180fa
 | |
| [STREAM]
 | |
| index=0
 | |
| codec_name=pcm_s16be
 | |
| DISPOSITION:attached_pic=0
 | |
| [/STREAM]
 | |
| [STREAM]
 | |
| index=1
 | |
| codec_name=bmp
 | |
| DISPOSITION:attached_pic=1
 | |
| TAG:title=third
 | |
| TAG:comment=Conductor
 | |
| [/STREAM]
 | |
| [STREAM]
 | |
| index=2
 | |
| codec_name=png
 | |
| DISPOSITION:attached_pic=1
 | |
| TAG:title=second
 | |
| TAG:comment=Illustration
 | |
| [/STREAM]
 | |
| [STREAM]
 | |
| index=3
 | |
| codec_name=mjpeg
 | |
| DISPOSITION:attached_pic=1
 | |
| TAG:title=fourth
 | |
| TAG:comment=Composer
 | |
| [/STREAM]
 | |
| [STREAM]
 | |
| index=4
 | |
| codec_name=mjpeg
 | |
| DISPOSITION:attached_pic=1
 | |
| TAG:title=first
 | |
| TAG:comment=Other
 | |
| [/STREAM]
 | |
| [FORMAT]
 | |
| TAG:artist=Мельница
 | |
| TAG:RATING=0
 | |
| TAG:album=Ангелофрения
 | |
| TAG:title=Дороги
 | |
| TAG:tracktotal=11
 | |
| TAG:totaltracks=11
 | |
| TAG:genre=Folk
 | |
| TAG:date=2012
 | |
| TAG:track=2
 | |
| TAG:unknown_key=unknown_value
 | |
| TAG:compilation=foo
 | |
| [/FORMAT]
 |