document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. ffmpeg started on 2015-01-25 at 16:02:47
  2. Report written to "ffmpeg-20150125-160247.log"
  3. Command line:
  4. ffmpeg -t 30 -i "D:\\\\myVideo.avi" -map 0:0 -c:v h264_qsv -b: 800000 -s 640x480 -report -loglevel debug QSV-Test.mkv
  5. ffmpeg version N-68994-g713e3bb Copyright (c) 2000-2015 the FFmpeg developers
  6. built on Jan 14 2015 19:47:03 with gcc 4.9.2 (Rev2, Built by MSYS2 project)
  7. configuration: --enable-libmfx --enable-libnvenc --enable-nonfree --enable-iconv --arch=x86 --disable-debug --disable-shared --disable-doc --disable-w32threads --enable-gpl --enable-version3 --enable-runtime-cpudetect --enable-avfilter --enable-bzlib --enable-zlib --enable-decklink --enable-librtmp --enable-gnutls --enable-avisynth --enable-frei0r --enable-filter=frei0r --enable-libbluray --enable-libcaca --enable-libopenjpeg --enable-fontconfig --enable-libfreetype --enable-libass --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvo-amrwbenc --enable-libschroedinger --enable-libsoxr --enable-libtwolame --enable-libspeex --enable-libtheora --enable-libutvideo --enable-libvorbis --enable-libvo-aacenc --enable-libopus --enable-libvidstab --enable-libvpx --enable-libwavpack --enable-libxavs --enable-libx264 --enable-libx265 --enable-libxvid --enable-libzvbi
  8. libavutil 54. 16.100 / 54. 16.100
  9. libavcodec 56. 20.100 / 56. 20.100
  10. libavformat 56. 18.100 / 56. 18.100
  11. libavdevice 56. 3.100 / 56. 3.100
  12. libavfilter 5. 7.100 / 5. 7.100
  13. libswscale 3. 1.101 / 3. 1.101
  14. libswresample 1. 1.100 / 1. 1.100
  15. libpostproc 53. 3.100 / 53. 3.100
  16. Splitting the commandline.
  17. Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '30'.
  18. Reading option '-i' ... matched as input file with argument 'D:\\myVideo.avi'.
  19. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:0'.
  20. Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'h264_qsv'.
  21. Reading option '-b:' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '800000'.
  22. Reading option '-s' ... matched as option 's' (set frame size (WxH or abbreviation)) with argument '640x480'.
  23. Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
  24. Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
  25. Reading option 'QSV-Test.mkv' ... matched as output file.
  26. Finished splitting the commandline.
  27. Parsing a group of options: global .
  28. Applying option report (generate a report) with argument 1.
  29. Applying option loglevel (set logging level) with argument debug.
  30. Successfully parsed a group of options.
  31. Parsing a group of options: input file D:\\myVideo.avi.
  32. Applying option t (record or transcode "duration" seconds of audio/video) with argument 30.
  33. Successfully parsed a group of options.
  34. Opening an input file: D:\\myVideo.avi.
  35. [avi @ 011d50e0] Format avi probed with size=2048 and score=100
  36. [avi @ 011dde00] use odml:1
  37. st:0 removing common factor 8 from timebase
  38. st:1 removing common factor 384 from timebase
  39. [avi @ 011d50e0] Before avformat_find_stream_info() pos: 10252 bytes read:65536 seeks:3
  40. [avi @ 011d50e0] All info found
  41. [avi @ 011d50e0] After avformat_find_stream_info() pos: 18893 bytes read:98304 seeks:3 frames:21
  42. Input #0, avi, from 'D:\\myVIdeo.avi':
  43. Metadata:
  44. encoder : Nandub v1.0rc2
  45. Duration: 01:50:24.58, start: 0.000000, bitrate: 885 kb/s
  46. Stream #0:0, 1, 125/2997: Video: mpeg4 (XVID / 0x44495658), yuv420p(left), 608x256 [SAR 1:1 DAR 19:8], 911/21845, 23.98 fps, 23.98 tbr, 23.98 tbn, 23.98 tbc
  47. Stream #0:1, 20, 3/125: Audio: mp3 (U[0][0][0] / 0x0055), 48000 Hz, stereo, s16p, 129 kb/s
  48. Successfully opened the file.
  49. Parsing a group of options: output file QSV-Test.mkv.
  50. Applying option map (set input stream mapping) with argument 0:0.
  51. Applying option c:v (codec name) with argument h264_qsv.
  52. Applying option b: (video bitrate (please use -b:v)) with argument 800000.
  53. Applying option s (set frame size (WxH or abbreviation)) with argument 640x480.
  54. Successfully parsed a group of options.
  55. Opening an output file: QSV-Test.mkv.
  56. Successfully opened the file.
  57. detected 4 logical cores
  58. [graph 0 input from stream 0:0 @ 051f3500] Setting 'video_size' to value '608x256'
  59. [graph 0 input from stream 0:0 @ 051f3500] Setting 'pix_fmt' to value '0'
  60. [graph 0 input from stream 0:0 @ 051f3500] Setting 'time_base' to value '125/2997'
  61. [graph 0 input from stream 0:0 @ 051f3500] Setting 'pixel_aspect' to value '1/1'
  62. [graph 0 input from stream 0:0 @ 051f3500] Setting 'sws_param' to value 'flags=2'
  63. [graph 0 input from stream 0:0 @ 051f3500] Setting 'frame_rate' to value '2997/125'
  64. [graph 0 input from stream 0:0 @ 051f3500] w:608 h:256 pixfmt:yuv420p tb:125/2997 fr:2997/125 sar:1/1 sws_param:flags=2
  65. [scaler for output stream 0:0 @ 01204340] Setting 'w' to value '640'
  66. [scaler for output stream 0:0 @ 01204340] Setting 'h' to value '480'
  67. [scaler for output stream 0:0 @ 01204340] Setting 'flags' to value '0x4'
  68. [scaler for output stream 0:0 @ 01204340] w:640 h:480 flags:'0x4' interl:0
  69. [format @ 01204640] compat: called with args=[nv12]
  70. [format @ 01204640] Setting 'pix_fmts' to value 'nv12'
  71. [AVFilterGraph @ 00d8e5a0] query_formats: 6 queried, 5 merged, 0 already done, 0 delayed
  72. [scaler for output stream 0:0 @ 01204340] w:608 h:256 fmt:yuv420p sar:1/1 -> w:640 h:480 fmt:nv12 sar:57/32 flags:0x4
  73. [h264_qsv @ 051f21a0] Using Intel QuickSync encoder hardware accelerated implementation.
  74. [h264_qsv @ 051f21a0] Intel Media SDK API version 1.4
  75. [h264_qsv @ 051f21a0] RateControlMethod: VBR
  76. [h264_qsv @ 051f21a0] TargetKbps: 800
  77. [h264_qsv @ 051f21a0] FrameRate: 2997/125
  78. Output #0, matroska, to 'QSV-Test.mkv':
  79. Metadata:
  80. encoder : Lavf56.18.100
  81. Stream #0:0, 0, 1/1000: Video: h264 (h264_qsv) (H264 / 0x34363248), nv12(left), 640x480 [SAR 57:32 DAR 19:8], 125/2997, q=2-31, 800 kb/s, 23.98 fps, 1k tbn, 23.98 tbc
  82. Metadata:
  83. encoder : Lavc56.20.100 h264_qsv
  84. Stream mapping:
  85. Stream #0:0 -> #0:0 (mpeg4 (native) -> h264 (h264_qsv))
  86. Press [q] to stop, [?] for help
  87. [h264_qsv @ 051f21a0] MFXVideoCORE_SyncOperation(): -17
  88. Video encoding failed
  89. [AVIOContext @ 011f0ee0] Statistics: 0 seeks, 1 writeouts
');