Advertisement
Guest User

Untitled

a guest
May 29th, 2014
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.31 KB | None | 0 0
  1. C:\Users\Dennis\Documents\eclipse\YTDL01\ffmpeg>bin\ffmpeg.exe -i part1.mp4 -i p
  2. art2.mp4 -i part3.mp4 -filter_complex "[0:v]scale=1280:720[v1]; [1:v]scale=1280:
  3. 720[v2]; [2:v]scale=1280:720[v3]; [v1][v2][v3]concat=n=3:v=1:a=1[outv][outa]" -m
  4. ap "[outv]" -map "[outa]" -c:v libx264 -preset ultrafast -qp 0 output.mkv
  5. ffmpeg version N-63500-gbbc10a1 Copyright (c) 2000-2014 the FFmpeg developers
  6. built on May 27 2014 22:01:48 with gcc 4.8.2 (GCC)
  7. configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
  8. isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
  9. le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetyp
  10. e --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-
  11. libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libope
  12. njpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsox
  13. r --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab -
  14. -enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx
  15. --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-
  16. libxavs --enable-libxvid --enable-decklink --enable-zlib
  17. libavutil 52. 87.100 / 52. 87.100
  18. libavcodec 55. 65.100 / 55. 65.100
  19. libavformat 55. 41.100 / 55. 41.100
  20. libavdevice 55. 13.101 / 55. 13.101
  21. libavfilter 4. 5.100 / 4. 5.100
  22. libswscale 2. 6.100 / 2. 6.100
  23. libswresample 0. 19.100 / 0. 19.100
  24. libpostproc 52. 3.100 / 52. 3.100
  25. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'part1.mp4':
  26. Metadata:
  27. major_brand : mp42
  28. minor_version : 1
  29. compatible_brands: isomavc1mp423gp5
  30. creation_time : 2009-03-07 10:13:48
  31. Duration: 00:00:26.96, start: 0.000000, bitrate: 859 kb/s
  32. Stream #0:0(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 10
  33. 8 kb/s (default)
  34. Metadata:
  35. creation_time : 2009-03-07 10:13:48
  36. handler_name : GPAC ISO Audio Handler
  37. Stream #0:1(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 640x480 [
  38. SAR 1:1 DAR 4:3], 747 kb/s, 25 fps, 25 tbr, 25k tbn, 50 tbc (default)
  39. Metadata:
  40. creation_time : 2009-03-07 10:13:48
  41. handler_name : GPAC ISO Video Handler
  42. Stream #0:2(und): Data: none (mp4s / 0x7334706D), 0 kb/s (default)
  43. Metadata:
  44. creation_time : 2009-03-07 10:13:48
  45. handler_name : GPAC MPEG-4 OD Handler
  46. Stream #0:3(und): Data: none (mp4s / 0x7334706D), 0 kb/s (default)
  47. Metadata:
  48. creation_time : 2009-03-07 10:13:48
  49. handler_name : GPAC MPEG-4 Scene Description Handler
  50. Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'part2.mp4':
  51. Metadata:
  52. major_brand : mp42
  53. minor_version : 0
  54. compatible_brands: isommp42
  55. creation_time : 2014-01-06 09:38:34
  56. Duration: 00:05:22.50, start: 0.000000, bitrate: 1677 kb/s
  57. Stream #1:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720,
  58. 1483 kb/s, 23.98 fps, 23.98 tbr, 48k tbn, 47.95 tbc (default)
  59. Metadata:
  60. handler_name : VideoHandler
  61. Stream #1:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 19
  62. 1 kb/s (default)
  63. Metadata:
  64. creation_time : 2014-01-06 09:38:35
  65. handler_name : IsoMedia File Produced by Google, 5-11-2011
  66. Input #2, mov,mp4,m4a,3gp,3g2,mj2, from 'part3.mp4':
  67. Metadata:
  68. major_brand : mp42
  69. minor_version : 0
  70. compatible_brands: isommp42
  71. creation_time : 2014-03-07 19:42:40
  72. Duration: 00:06:35.34, start: 0.000000, bitrate: 592 kb/s
  73. Stream #2:0(und): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yu
  74. v420p, 480x352 [SAR 1:1 DAR 15:11], 494 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.
  75. 94 tbc (default)
  76. Metadata:
  77. handler_name : VideoHandler
  78. Stream #2:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 96
  79. kb/s (default)
  80. Metadata:
  81. creation_time : 2014-03-07 19:42:42
  82. handler_name : IsoMedia File Produced by Google, 5-11-2011
  83. [Parsed_scale_1 @ 04b3e720] Media type mismatch between the 'Parsed_scale_1' fil
  84. ter output pad 0 (video) and the 'Parsed_concat_3' filter input pad 1 (audio)
  85. [AVFilterGraph @ 0037d120] Cannot create the link scale:0 -> concat:1
  86. Error configuring filters.
  87.  
  88. C:\Users\Dennis\Documents\eclipse\YTDL01\ffmpeg>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement