diff options
author | Thilo Borgmann <thilo.borgmann@googlemail.com> | 2013-08-20 15:53:42 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-08-20 18:47:20 +0200 |
commit | 78d2a781d092c4b678e06de147a666ad65e184de (patch) | |
tree | 28319252c43e4b185af69866116d65b211b6068f /tests/ref/fate/exif-image-jpg | |
parent | c56d4dab039b352961cca298d753b04e2f2fd990 (diff) | |
download | ffmpeg-78d2a781d092c4b678e06de147a666ad65e184de.tar.gz |
fate: Add EXIF test.
Diffstat (limited to 'tests/ref/fate/exif-image-jpg')
-rw-r--r-- | tests/ref/fate/exif-image-jpg | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/tests/ref/fate/exif-image-jpg b/tests/ref/fate/exif-image-jpg new file mode 100644 index 0000000000..a634a87c55 --- /dev/null +++ b/tests/ref/fate/exif-image-jpg @@ -0,0 +1,66 @@ +[FRAME] +media_type=video +key_frame=1 +pkt_pts=0 +pkt_pts_time=0.000000 +pkt_dts=0 +pkt_dts_time=0.000000 +pkt_duration=1 +pkt_duration_time=0.040000 +pkt_pos=N/A +pkt_size=46095 +width=400 +height=225 +pix_fmt=yuvj422p +sample_aspect_ratio=1:1 +pict_type=I +coded_picture_number=0 +display_picture_number=0 +interlaced_frame=0 +top_field_first=0 +repeat_pict=0 +TAG:ImageDescription= +TAG:Make=Canon +TAG:Model=Canon PowerShot SX200 IS +TAG:Orientation=1 +TAG:XResolution=180:1 +TAG:YResolution=180:1 +TAG:ResolutionUnit=2 +TAG:DateTime=2013:07:18 13:12:03 +TAG:YCbCrPositioning=2 +TAG:ExposureTime=1:1250 +TAG:FNumber=40:10 +TAG:ISOSpeedRatings=160 +TAG:ExifVersion=0221 +TAG:DateTimeOriginal=2013:07:18 13:12:03 +TAG:DateTimeDigitized=2013:07:18 13:12:03 +TAG:ComponentsConfiguration= +TAG:CompressedBitsPerPixel=3:1 +TAG:ShutterSpeedValue=329:32 +TAG:ApertureValue=128:32 +TAG:ExposureBiasValue=0:3 +TAG:MaxApertureValue=113:32 +TAG:MeteringMode=5 +TAG:Flash=16 +TAG:FocalLength=5000:1000 +TAG:MakerNote= +TAG:UserComment= +TAG:FlashpixVersion=0100 +TAG:ColorSpace=1 +TAG:PixelXDimension=4000 +TAG:PixelYDimension=2248 +TAG:GPSLatitudeRef=R98 +TAG:GPSLatitude=0100 +TAG:0x1001=4000 +TAG:0x1002=2248 +TAG:FocalPlaneXResolution=4000000:244 +TAG:FocalPlaneYResolution=2248000:183 +TAG:FocalPlaneResolutionUnit=2 +TAG:SensingMethod=2 +TAG:FileSource= +TAG:CustomRendered=0 +TAG:ExposureMode=0 +TAG:WhiteBalance=0 +TAG:DigitalZoomRatio=4000:4000 +TAG:SceneCaptureType=0 +[/FRAME] |