Advertisement
Guest User

Untitled

a guest
Aug 14th, 2014
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.46 KB | None | 0 0
  1. ffmpeg started on 2014-08-14 at 16:49:51
  2. Report written to "ffmpeg-20140814-164951.log"
  3. Command line:
  4. ffmpeg -report -i 1.cine -pixel_format bayer_gbrg16be 1.png
  5. ffmpeg version 2.3.2 Copyright (c) 2000-2014 the FFmpeg developers
  6. built on Aug 14 2014 07:21:22 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
  7. configuration: --prefix=/usr/local/Cellar/ffmpeg/2.3.2 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libxvid
  8. libavutil 52. 92.100 / 52. 92.100
  9. libavcodec 55. 69.100 / 55. 69.100
  10. libavformat 55. 48.100 / 55. 48.100
  11. libavdevice 55. 13.102 / 55. 13.102
  12. libavfilter 4. 11.100 / 4. 11.100
  13. libavresample 1. 3. 0 / 1. 3. 0
  14. libswscale 2. 6.100 / 2. 6.100
  15. libswresample 0. 19.100 / 0. 19.100
  16. libpostproc 52. 3.100 / 52. 3.100
  17. Splitting the commandline.
  18. Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
  19. Reading option '-i' ... matched as input file with argument '1.cine'.
  20. Reading option '-pixel_format' ... matched as AVOption 'pixel_format' with argument 'bayer_gbrg16be'.
  21. Reading option '1.png' ... matched as output file.
  22. Finished splitting the commandline.
  23. Parsing a group of options: global .
  24. Applying option report (generate a report) with argument 1.
  25. Successfully parsed a group of options.
  26. Parsing a group of options: input file 1.cine.
  27. Successfully parsed a group of options.
  28. Opening an input file: 1.cine.
  29. [cine @ 0x7fd23b835400] Format cine probed with size=2048 and score=100
  30. [cine @ 0x7fd23b835400] Before avformat_find_stream_info() pos: 10520 bytes read:32768 seeks:0
  31. [cine @ 0x7fd23b835400] Probe buffer size limit of 5000000 bytes reached
  32. [cine @ 0x7fd23b835400] Stream #0: not enough frames to estimate rate; consider increasing probesize
  33. [cine @ 0x7fd23b835400] After avformat_find_stream_info() pos: 11069728 bytes read:11069728 seeks:0 frames:1
  34. Input #0, cine, from '1.cine':
  35. Duration: 00:00:00.00, start: 0.000000, bitrate: N/A
  36. Stream #0:0, 1, 1/300: Video: rawvideo (BIT[0] / 0x544942), bayer_gbrg16le, 4096x2160, 300 tbr, 300 tbn, 300 tbc
  37. Metadata:
  38. camera_version : 4001
  39. firmware_version: 12445
  40. software_version: 744
  41. recording_timezone: -7200
  42. gamma : 90
  43. Successfully opened the file.
  44. Parsing a group of options: output file 1.png.
  45. Successfully parsed a group of options.
  46. Opening an output file: 1.png.
  47. Successfully opened the file.
  48. detected 8 logical cores
  49. [graph 0 input from stream 0:0 @ 0x7fd23b5003a0] Setting 'video_size' to value '4096x2160'
  50. [graph 0 input from stream 0:0 @ 0x7fd23b5003a0] Setting 'pix_fmt' to value '329'
  51. [graph 0 input from stream 0:0 @ 0x7fd23b5003a0] Setting 'time_base' to value '1/300'
  52. [graph 0 input from stream 0:0 @ 0x7fd23b5003a0] Setting 'pixel_aspect' to value '0/1'
  53. [graph 0 input from stream 0:0 @ 0x7fd23b5003a0] Setting 'sws_param' to value 'flags=2'
  54. [graph 0 input from stream 0:0 @ 0x7fd23b5003a0] Setting 'frame_rate' to value '300/1'
  55. [graph 0 input from stream 0:0 @ 0x7fd23b5003a0] w:4096 h:2160 pixfmt:bayer_gbrg16le tb:1/300 fr:300/1 sar:0/1 sws_param:flags=2
  56. [format @ 0x7fd23b5009e0] compat: called with args=[rgb24|rgba|rgb48be|rgba64be|pal8|gray|gray8a|gray16be|monob]
  57. [format @ 0x7fd23b5009e0] Setting 'pix_fmts' to value 'rgb24|rgba|rgb48be|rgba64be|pal8|gray|gray8a|gray16be|monob'
  58. [auto-inserted scaler 0 @ 0x7fd23b500e60] Setting 'flags' to value '0x4'
  59. [auto-inserted scaler 0 @ 0x7fd23b500e60] w:iw h:ih flags:'0x4' interl:0
  60. [format @ 0x7fd23b5009e0] auto-inserting filter 'auto-inserted scaler 0' between the filter 'Parsed_null_0' and the filter 'format'
  61. [AVFilterGraph @ 0x7fd23b40caa0] query_formats: 4 queried, 2 merged, 1 already done, 0 delayed
  62. [auto-inserted scaler 0 @ 0x7fd23b500e60] picking rgb24 out of 8 ref:bayer_gbrg16le alpha:0
  63. [swscaler @ 0x7fd23c000600] Forcing full internal H chroma due to input having non subsampled chroma
  64. [auto-inserted scaler 0 @ 0x7fd23b500e60] w:4096 h:2160 fmt:bayer_gbrg16le sar:0/1 -> w:4096 h:2160 fmt:rgb24 sar:0/1 flags:0x4
  65. Output #0, image2, to '1.png':
  66. Metadata:
  67. encoder : Lavf55.48.100
  68. Stream #0:0, 0, 1/300: Video: png, rgb24, 4096x2160, q=2-31, 200 kb/s, 300 fps, 300 tbn, 300 tbc
  69. Metadata:
  70. camera_version : 4001
  71. firmware_version: 12445
  72. software_version: 744
  73. recording_timezone: -7200
  74. gamma : 90
  75. encoder : Lavc55.69.100 png
  76. Stream mapping:
  77. Stream #0:0 -> #0:0 (rawvideo (native) -> png (native))
  78. Press [q] to stop, [?] for help
  79. [output stream 0:0 @ 0x7fd23b500720] EOF on sink link output stream 0:0:default.
  80. No more output streams to write to, finishing.
  81. [AVIOContext @ 0x7fd23c8004e0] Statistics: 0 seeks, 350 writeouts
  82. frame= 1 fps=0.4 q=0.0 Lsize=N/A time=00:00:00.00 bitrate=N/A
  83. video:11181kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
  84. Input file #0 (1.cine):
  85. Input stream #0:0 (video): 1 packets read (11059200 bytes); 1 frames decoded;
  86. Total: 1 packets (11059200 bytes) demuxed
  87. Output file #0 (1.png):
  88. Output stream #0:0 (video): 1 frames encoded; 1 packets muxed (11448853 bytes);
  89. Total: 1 packets (11448853 bytes) muxed
  90. 1 frames successfully decoded, 0 decoding errors
  91. [AVIOContext @ 0x7fd23b40df00] Statistics: 11069728 bytes read, 0 seeks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement