Advertisement
Guest User

Untitled

a guest
Jun 24th, 2015
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.16 KB | None | 0 0
  1. C:\Users\jschumann\Documents\8k test\ffmpeg\ffmpeg-20150407-git-235589e-win64-st
  2. atic\bin>ffmpeg -y -vcodec rawvideo -framerate 60 -s 3840x2160 -pix_fmt yuv420p
  3. -i 1.raw -vcodec rawvideo -framerate 60 -s 3840x2160 -pix_fmt yuv420p -i 2.raw -
  4. vcodec rawvideo -framerate 60 -s 3840x2160 -pix_fmt yuv420p -i 3.raw -vcodec raw
  5. video -framerate 60 -s 3840x2160 -pix_fmt yuv420p -i 4.raw -filter_complex "[0:0
  6. ]pad=iw*2:ih*2[a];[1:0]null[b];[2:0]null[c];[3:0]null[d];[a][b]overlay=w[x];[x][
  7. c]overlay=0:h[y];[y][d]overlay=w:h" o5.raw
  8. ffmpeg version N-71329-g235589e Copyright (c) 2000-2015 the FFmpeg developers
  9. built with gcc 4.9.2 (GCC)
  10. configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
  11. isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
  12. le-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --
  13. enable-libdcadec --enable-libfreetype --enable-libgme --enable-libgsm --enable-l
  14. ibilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enab
  15. le-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --en
  16. able-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --ena
  17. ble-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc
  18. --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enabl
  19. e-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-lzma --ena
  20. ble-decklink --enable-zlib
  21. libavutil 54. 22.101 / 54. 22.101
  22. libavcodec 56. 34.100 / 56. 34.100
  23. libavformat 56. 30.100 / 56. 30.100
  24. libavdevice 56. 4.100 / 56. 4.100
  25. libavfilter 5. 13.101 / 5. 13.101
  26. libswscale 3. 1.101 / 3. 1.101
  27. libswresample 1. 1.100 / 1. 1.100
  28. libpostproc 53. 3.100 / 53. 3.100
  29. [image2 @ 0000000002d0be00] Format image2 detected only with low score of 5, mis
  30. detection possible!
  31. Input #0, image2, from '1.raw':
  32. Duration: 00:00:00.02, start: 0.000000, bitrate: N/A
  33. Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 3840x2160, 60 tbr
  34. , 60 tbn, 60 tbc
  35. [image2 @ 0000000002cd2600] Format image2 detected only with low score of 5, mis
  36. detection possible!
  37. Input #1, image2, from '2.raw':
  38. Duration: 00:00:00.02, start: 0.000000, bitrate: N/A
  39. Stream #1:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 3840x2160, 60 tbr
  40. , 60 tbn, 60 tbc
  41. [image2 @ 0000000002cd3f80] Format image2 detected only with low score of 5, mis
  42. detection possible!
  43. Input #2, image2, from '3.raw':
  44. Duration: 00:00:00.02, start: 0.000000, bitrate: N/A
  45. Stream #2:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 3840x2160, 60 tbr
  46. , 60 tbn, 60 tbc
  47. [image2 @ 0000000002cd6a00] Format image2 detected only with low score of 5, mis
  48. detection possible!
  49. Input #3, image2, from '4.raw':
  50. Duration: 00:00:00.02, start: 0.000000, bitrate: N/A
  51. Stream #3:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 3840x2160, 60 tbr
  52. , 60 tbn, 60 tbc
  53. [NULL @ 0000000002d13be0] Unable to find a suitable output format for 'o5.raw'
  54. o5.raw: Invalid argument
  55.  
  56. C:\Users\jschumann\Documents\8k test\ffmpeg\ffmpeg-20150407-git-235589e-win64-st
  57. atic\bin>pause
  58. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement