Advertisement
Guest User

Untitled

a guest
Jul 15th, 2015
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. VALID FILE FFPROBE
  2. +++++
  3. ffprobe version 2.7.1 Copyright (c) 2007-2015 the FFmpeg developers
  4. built with llvm-gcc 4.2.1 (LLVM build 2336.11.00)
  5. configuration: --prefix=/Volumes/Ramdisk/sw --enable-gpl --enable-pthreads --enable-version3 --enable-libspeex --enable-libvpx --disable-decoder=libvpx --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-avfilter --enable-libopencore_amrwb --enable-libopencore_amrnb --enable-filters --enable-libgsm --enable-libvidstab --enable-libx265 --disable-doc --arch=x86_64 --enable-runtime-cpudetect
  6. libavutil 54. 27.100 / 54. 27.100
  7. libavcodec 56. 41.100 / 56. 41.100
  8. libavformat 56. 36.100 / 56. 36.100
  9. libavdevice 56. 4.100 / 56. 4.100
  10. libavfilter 5. 16.101 / 5. 16.101
  11. libswscale 3. 1.101 / 3. 1.101
  12. libswresample 1. 2.100 / 1. 2.100
  13. libpostproc 53. 3.100 / 53. 3.100
  14. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'GOPR0050.MP4':
  15. Metadata:
  16. major_brand : avc1
  17. minor_version : 0
  18. compatible_brands: avc1isom
  19. creation_time : 2009-01-01 00:14:38
  20. Duration: 00:00:23.62, start: 0.000000, bitrate: 15383 kb/s
  21. Stream #0:0(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 15233 kb/s, 59.94 fps, 59.94 tbr, 90k tbn, 119.88 tbc (default)
  22. Metadata:
  23. creation_time : 2009-01-01 00:14:38
  24. handler_name : GoPro AVC
  25. encoder : GoPro AVC encoder
  26. Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 127 kb/s (default)
  27. Metadata:
  28. creation_time : 2009-01-01 00:14:38
  29. handler_name : GoPro AAC
  30.  
  31. ++++++
  32. INVALID FILE FFPROBE
  33. ++++++
  34. Richards-MacBook-Pro-2:100HDDVR richardgoodwin$ ffprobe GOPR1234.mp4
  35. ffprobe version 2.7.1 Copyright (c) 2007-2015 the FFmpeg developers
  36. built with llvm-gcc 4.2.1 (LLVM build 2336.11.00)
  37. configuration: --prefix=/Volumes/Ramdisk/sw --enable-gpl --enable-pthreads --enable-version3 --enable-libspeex --enable-libvpx --disable-decoder=libvpx --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-avfilter --enable-libopencore_amrwb --enable-libopencore_amrnb --enable-filters --enable-libgsm --enable-libvidstab --enable-libx265 --disable-doc --arch=x86_64 --enable-runtime-cpudetect
  38. libavutil 54. 27.100 / 54. 27.100
  39. libavcodec 56. 41.100 / 56. 41.100
  40. libavformat 56. 36.100 / 56. 36.100
  41. libavdevice 56. 4.100 / 56. 4.100
  42. libavfilter 5. 16.101 / 5. 16.101
  43. libswscale 3. 1.101 / 3. 1.101
  44. libswresample 1. 2.100 / 1. 2.100
  45. libpostproc 53. 3.100 / 53. 3.100
  46. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'GOPR1234.mp4':
  47. Metadata:
  48. major_brand : mp42
  49. minor_version : 0
  50. compatible_brands: isomavc1mp42
  51. creation_time : 2015-07-15 12:56:26
  52. original_format : DVR-CD
  53. original_format-eng: DVR-CD
  54. comment : HDDVR-Mobius
  55. comment-eng : HDDVR-Mobius
  56. Duration: 00:00:08.80, start: 0.000000, bitrate: 18593 kb/s
  57. Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x1080, 17646 kb/s, 30 fps, 30 tbr, 30k tbn, 60k tbc (default)
  58. Metadata:
  59. creation_time : 2015-07-15 12:56:26
  60. handler_name : DataHandler
  61. encoder : h264
  62. Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 32000 Hz, mono, fltp, 96 kb/s (default)
  63. Metadata:
  64. creation_time : 2015-07-15 12:56:26
  65. handler_name : DataHandler
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement