| 1 | PS C:\Projects\Jaffree> ffprobe.exe -bitexact -print_format xml=x=1:q=1 -noprivate -show_data -show_streams .\VID_20180317_232636.mp4
|
|---|
| 2 | ffprobe version 3.3.1 Copyright (c) 2007-2017 the FFmpeg developers
|
|---|
| 3 | built with gcc 6.3.0 (GCC)
|
|---|
| 4 | configuration: --enable-gpl --enable-version3 --enable-cuda --enable-cuvid --enable-d3d11va --enable-dxva2 --enable-libmfx --enable-nvenc --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-zlib
|
|---|
| 5 | libavutil 55. 58.100 / 55. 58.100
|
|---|
| 6 | libavcodec 57. 89.100 / 57. 89.100
|
|---|
| 7 | libavformat 57. 71.100 / 57. 71.100
|
|---|
| 8 | libavdevice 57. 6.100 / 57. 6.100
|
|---|
| 9 | libavfilter 6. 82.100 / 6. 82.100
|
|---|
| 10 | libswscale 4. 6.100 / 4. 6.100
|
|---|
| 11 | libswresample 2. 7.100 / 2. 7.100
|
|---|
| 12 | libpostproc 54. 5.100 / 54. 5.100
|
|---|
| 13 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 14 | <ffprobe:ffprobe xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns:ffprobe='http://www.ffmpeg.org/schema/ffprobe' xsi:schemaLocation='http://www.ffmpeg.org/schema/ffprobe ffprobe.xsd'>
|
|---|
| 15 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '.\VID_20180317_232636.mp4':
|
|---|
| 16 | Metadata:
|
|---|
| 17 | major_brand : mp42
|
|---|
| 18 | minor_version : 0
|
|---|
| 19 | compatible_brands: isommp42
|
|---|
| 20 | creation_time : 2018-03-17T21:27:38.000000Z
|
|---|
| 21 | Duration: 00:01:00.63, start: 0.000000, bitrate: 14182 kb/s
|
|---|
| 22 | Stream #0:0(eng): Video: h264 (Baseline) (avc1 / 0x31637661), yuv420p, 1280x720, 13998 kb/s, SAR 1:1 DAR 16:9, 19.95 fps, 20 tbr, 90k tbn, 180k tbc (default)
|
|---|
| 23 | Metadata:
|
|---|
| 24 | rotate : 90
|
|---|
| 25 | creation_time : 2018-03-17T21:27:38.000000Z
|
|---|
| 26 | handler_name : VideoHandle
|
|---|
| 27 | Side data:
|
|---|
| 28 | displaymatrix: rotation of -90.00 degrees
|
|---|
| 29 | Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 96 kb/s (default)
|
|---|
| 30 | Metadata:
|
|---|
| 31 | creation_time : 2018-03-17T21:27:38.000000Z
|
|---|
| 32 | handler_name : SoundHandle
|
|---|
| 33 | <streams>
|
|---|
| 34 | <stream index="0" codec_name="h264" profile="66" codec_type="video" codec_time_base="5448863/217440000" codec_tag_string="avc1" codec_tag="0x31637661" width="1280" height="720" coded_width="1280" coded_height="720" has_b_frames="0" sample_aspect_ratio="1:1" display_aspect_ratio="16:9" pix_fmt="yuv420p" level="31" chroma_location="left" refs="1" r_frame_rate="20/1" avg_frame_rate="108720000/5448863" time_base="1/90000" start_pts="0" start_time="0.000000" duration_ts="5448863" duration="60.542922" bit_rate="13998954" bits_per_raw_sample="8" nb_frames="1208" extradata="
|
|---|
| 35 | 00000000: 0142 801f ffe1 000d 6742 801f da01 4016 .B......gB....@.
|
|---|
| 36 | 00000010: e806 d0a1 3501 0004 68ce 06e2 ....5...h...
|
|---|
| 37 | ">
|
|---|
| 38 | <disposition default="1" dub="0" original="0" comment="0" lyrics="0" karaoke="0" forced="0" hearing_impaired="0" visual_impaired="0" clean_effects="0" attached_pic="0" timed_thumbnails="0"/>
|
|---|
| 39 | <tag key="rotate" value="90"/>
|
|---|
| 40 | <tag key="creation_time" value="2018-03-17T21:27:38.000000Z"/>
|
|---|
| 41 | <tag key="language" value="eng"/>
|
|---|
| 42 | <tag key="handler_name" value="VideoHandle"/>
|
|---|
| 43 | <side_data_list>
|
|---|
| 44 | <side_data side_data_type="Display Matrix" displaymatrix="
|
|---|
| 45 | 00000000: 0 65536 0
|
|---|
| 46 | 00000001: -65536 0 0
|
|---|
| 47 | 00000002: 0 0 1073741824
|
|---|
| 48 | " rotation="-90"/>
|
|---|
| 49 | </side_data_list>
|
|---|
| 50 | </stream>
|
|---|
| 51 | <stream index="1" codec_name="aac" profile="1" codec_type="audio" codec_time_base="1/48000" codec_tag_string="mp4a" codec_tag="0x6134706d" sample_fmt="fltp" sample_rate="48000" channels="2" channel_layout="stereo" bits_per_sample="0" r_frame_rate="0/0" avg_frame_rate="0/0" time_base="1/48000" start_pts="0" start_time="0.000000" duration_ts="2910208" duration="60.629333" bit_rate="96054" max_bit_rate="96000" nb_frames="2842" extradata="
|
|---|
| 52 | 00000000: 1190 ..
|
|---|
| 53 | ">
|
|---|
| 54 | <disposition default="1" dub="0" original="0" comment="0" lyrics="0" karaoke="0" forced="0" hearing_impaired="0" visual_impaired="0" clean_effects="0" attached_pic="0" timed_thumbnails="0"/>
|
|---|
| 55 | <tag key="creation_time" value="2018-03-17T21:27:38.000000Z"/>
|
|---|
| 56 | <tag key="language" value="eng"/>
|
|---|
| 57 | <tag key="handler_name" value="SoundHandle"/>
|
|---|
| 58 | </stream>
|
|---|
| 59 | </streams>
|
|---|
| 60 | </ffprobe:ffprobe>
|
|---|