rework of aspectRatio calculation for all video formats and rework the decoding of asf tags
This commit is contained in:
committed by
Rosen Penev
parent
4bdee6f4a4
commit
bed8d3d93c
@@ -9,7 +9,7 @@ Xmp.audio.ChannelType XmpText 4 Mono Mono
|
||||
Xmp.video.StreamCount XmpText 4 3074 3074
|
||||
Xmp.video.Width XmpText 3 256 256
|
||||
Xmp.video.Height XmpText 3 240 240
|
||||
Xmp.video.AspectRatio XmpText 3 1:1 1:1
|
||||
Xmp.video.AspectRatio XmpText 5 16:15 16:15
|
||||
Xmp.video.FileDataRate XmpText 11 8.78036e-05 8.78036e-05
|
||||
Xmp.video.Duration XmpText 4 3142 3142
|
||||
Xmp.video.Codec XmpText 4 cvid cvid
|
||||
|
||||
@@ -64,4 +64,4 @@ Xmp.audio.ChannelType XmpText 1 2 2
|
||||
Xmp.audio.BitsPerSample XmpText 2 16 16
|
||||
Xmp.audio.SampleRate XmpText 5 44100 44100
|
||||
Xmp.audio.HandlerVendorID XmpText 5 Apple Apple
|
||||
Xmp.video.AspectRatio XmpText 3 0.5 0.5
|
||||
Xmp.video.AspectRatio XmpText 4 9:16 9:16
|
||||
|
||||
Reference in New Issue
Block a user