Created
September 14, 2018 06:59
-
-
Save jstefanelli/57caf514c167db5a3564e3706b70853e to your computer and use it in GitHub Desktop.
FFProbe output test video and reference video
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .\ffprobe.exe : ffprobe version 4.0.2 Copyright (c) 2007-2018 the FFmpeg developers | |
| At line:1 char:1 | |
| + .\ffprobe.exe .\bbb_30mb_720p.mp4 2> ffprobe_bbb.txt | |
| + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| + CategoryInfo : NotSpecified: (ffprobe version...mpeg developers:String) [], RemoteException | |
| + FullyQualifiedErrorId : NativeCommandError | |
| built with gcc 7.3.1 (GCC) 20180722 | |
| configuration: --disable-static --enable-shared --enable-gpl --enable-version3 --enable-sdl2 --enable-bzlib --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass | |
| --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy | |
| --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg | |
| --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom | |
| --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth | |
| libavutil 56. 14.100 / 56. 14.100 | |
| libavcodec 58. 18.100 / 58. 18.100 | |
| libavformat 58. 12.100 / 58. 12.100 | |
| libavdevice 58. 3.100 / 58. 3.100 | |
| libavfilter 7. 16.100 / 7. 16.100 | |
| libswscale 5. 1.100 / 5. 1.100 | |
| libswresample 3. 1.100 / 3. 1.100 | |
| libpostproc 55. 1.100 / 55. 1.100 | |
| Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '.\bbb_30mb_720p.mp4': | |
| Metadata: | |
| major_brand : isom | |
| minor_version : 512 | |
| compatible_brands: isomiso2avc1mp41 | |
| creation_time : 1970-01-01T00:00:00.000000Z | |
| encoder : Lavf53.24.2 | |
| Duration: 00:02:50.86, start: 0.000000, bitrate: 1474 kb/s | |
| Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 1086 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default) | |
| Metadata: | |
| creation_time : 1970-01-01T00:00:00.000000Z | |
| handler_name : VideoHandler | |
| Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, 5.1, fltp, 383 kb/s (default) | |
| Metadata: | |
| creation_time : 1970-01-01T00:00:00.000000Z | |
| handler_name : SoundHandler |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .\ffprobe.exe : ffprobe version 4.0.2 Copyright (c) 2007-2018 the FFmpeg developers | |
| At line:1 char:1 | |
| + .\ffprobe.exe .\test_old.mp4 2> ffprobe_test.txt | |
| + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| + CategoryInfo : NotSpecified: (ffprobe version...mpeg developers:String) [], RemoteException | |
| + FullyQualifiedErrorId : NativeCommandError | |
| built with gcc 7.3.1 (GCC) 20180722 | |
| configuration: --disable-static --enable-shared --enable-gpl --enable-version3 --enable-sdl2 --enable-bzlib --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass | |
| --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy | |
| --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg | |
| --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom | |
| --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth | |
| libavutil 56. 14.100 / 56. 14.100 | |
| libavcodec 58. 18.100 / 58. 18.100 | |
| libavformat 58. 12.100 / 58. 12.100 | |
| libavdevice 58. 3.100 / 58. 3.100 | |
| libavfilter 7. 16.100 / 7. 16.100 | |
| libswscale 5. 1.100 / 5. 1.100 | |
| libswresample 3. 1.100 / 3. 1.100 | |
| libpostproc 55. 1.100 / 55. 1.100 | |
| Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '.\test.mp4': | |
| Metadata: | |
| major_brand : mp42 | |
| minor_version : 0 | |
| compatible_brands: mp42mp41 | |
| creation_time : 2018-01-22T17:44:02.000000Z | |
| Duration: 00:01:53.05, start: 0.000000, bitrate: 11815 kb/s | |
| Stream #0:0(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1920x1080, 11489 kb/s, 25 fps, 25 tbr, 25k tbn, 50 tbc (default) | |
| Metadata: | |
| creation_time : 2018-01-22T17:44:02.000000Z | |
| handler_name : Alias Data Handler | |
| encoder : AVC Coding | |
| Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 317 kb/s (default) | |
| Metadata: | |
| creation_time : 2018-01-22T17:44:03.000000Z | |
| handler_name : Alias Data Handler | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment