Advertisement
Guest User

Untitled

a guest
May 26th, 2017
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.18 KB | None | 0 0
  1. ffmpeg started on 2017-05-26 at 15:07:45
  2. Report written to "ffmpeg-20170526-150745.log"
  3. Command line:
  4. ffmpeg -report -loglevel debug -y -framerate 60 -codec targa -f image2pipe -i pipe:.tga -r 60 -vf "tblend=average,framestep=2,tblend=average,framestep=2,tblend=average,framestep=2,setpts=0.125" -vcodec h264 -preset slow -crf 18 -f h264 "Z:\\testdemos\\BridgeIntro_2266_Delt0s\\BridgeIntro_2266_Delt0sfinal.mp4"
  5. ffmpeg version 3.2.4 Copyright (c) 2000-2017 the FFmpeg developers
  6. built with gcc 6.3.0 (GCC)
  7. configuration: --enable-gpl --enable-version3 --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
  8. libavutil 55. 34.101 / 55. 34.101
  9. libavcodec 57. 64.101 / 57. 64.101
  10. libavformat 57. 56.101 / 57. 56.101
  11. libavdevice 57. 1.100 / 57. 1.100
  12. libavfilter 6. 65.100 / 6. 65.100
  13. libswscale 4. 2.100 / 4. 2.100
  14. libswresample 2. 3.100 / 2. 3.100
  15. libpostproc 54. 1.100 / 54. 1.100
  16. Splitting the commandline.
  17. Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
  18. Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
  19. Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
  20. Reading option '-framerate' ... matched as AVOption 'framerate' with argument '60'.
  21. Reading option '-codec' ... matched as option 'codec' (codec name) with argument 'targa'.
  22. Reading option '-f' ... matched as option 'f' (force format) with argument 'image2pipe'.
  23. Reading option '-i' ... matched as input url with argument 'pipe:.tga'.
  24. Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '60'.
  25. Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'tblend=average,framestep=2,tblend=average,framestep=2,tblend=average,framestep=2,setpts=0.125'.
  26. Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'h264'.
  27. Reading option '-preset' ... matched as AVOption 'preset' with argument 'slow'.
  28. Reading option '-crf' ... matched as AVOption 'crf' with argument '18'.
  29. Reading option '-f' ... matched as option 'f' (force format) with argument 'h264'.
  30. Reading option 'Z:\testdemos\BridgeIntro_2266_Delt0s\BridgeIntro_2266_Delt0sfinal.mp4' ... matched as output url.
  31. Finished splitting the commandline.
  32. Parsing a group of options: global .
  33. Applying option report (generate a report) with argument 1.
  34. Applying option loglevel (set logging level) with argument debug.
  35. Applying option y (overwrite output files) with argument 1.
  36. Successfully parsed a group of options.
  37. Parsing a group of options: input url pipe:.tga.
  38. Applying option codec (codec name) with argument targa.
  39. Applying option f (force format) with argument image2pipe.
  40. Successfully parsed a group of options.
  41. Opening an input file: pipe:.tga.
  42. [pipe @ 0000000001fb3e60] Setting default whitelist 'crypto'
  43. [image2pipe @ 00000000006a7fc0] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0 nb_streams:1
  44. [image2pipe @ 00000000006a7fc0] parser not found for codec targa, packets or times may be invalid.
  45. [image2pipe @ 00000000006a7fc0] Could not find codec parameters for stream 0 (Video: targa, 1 reference frame, none): unspecified size
  46. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  47. [image2pipe @ 00000000006a7fc0] After avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0 frames:0
  48. Input #0, image2pipe, from 'pipe:.tga':
  49. Duration: N/A, bitrate: N/A
  50. Stream #0:0, 0, 1/60: Video: targa, 1 reference frame, none, 60 tbr, 60 tbn, 60 tbc
  51. Successfully opened the file.
  52. Parsing a group of options: output url Z:\testdemos\BridgeIntro_2266_Delt0s\BridgeIntro_2266_Delt0sfinal.mp4.
  53. Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 60.
  54. Applying option vf (set video filters) with argument tblend=average,framestep=2,tblend=average,framestep=2,tblend=average,framestep=2,setpts=0.125.
  55. Applying option vcodec (force video codec ('copy' to copy stream)) with argument h264.
  56. Applying option f (force format) with argument h264.
  57. Successfully parsed a group of options.
  58. Opening an output file: Z:\testdemos\BridgeIntro_2266_Delt0s\BridgeIntro_2266_Delt0sfinal.mp4.
  59. Output #0, h264, to 'Z:\testdemos\BridgeIntro_2266_Delt0s\BridgeIntro_2266_Delt0sfinal.mp4':
  60. Output file #0 does not contain any stream
  61. [AVIOContext @ 00000000006a85c0] Statistics: 32768 bytes read, 0 seeks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement