Guest User

Untitled

a guest
Jun 26th, 2016
73
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $ ffmpeg -f concat -i thelist.txt -c:v copy -c:a copy final_output.mp4
  2. ffmpeg version 3.0.2-2~bpo8+1 Copyright (c) 2000-2016 the FFmpeg developers
  3. built with gcc 4.9.2 (Debian 4.9.2-10)
  4. configuration: --prefix=/usr --extra-version='2~bpo8+1' --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl --enable-shared --disable-stripping --disable-decoder=libopenjpeg --disable-decoder=libschroedinger --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librubberband --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzvbi --enable-openal --enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq --enable-frei0r --enable-chromaprint --enable-libx264
  5. libavutil 55. 17.103 / 55. 17.103
  6. libavcodec 57. 24.102 / 57. 24.102
  7. libavformat 57. 25.100 / 57. 25.100
  8. libavdevice 57. 0.101 / 57. 0.101
  9. libavfilter 6. 31.100 / 6. 31.100
  10. libavresample 3. 0. 0 / 3. 0. 0
  11. libswscale 4. 0.100 / 4. 0.100
  12. libswresample 2. 0.101 / 2. 0.101
  13. libpostproc 54. 0.100 / 54. 0.100
  14. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfd4d80] Auto-inserting h264_mp4toannexb bitstream filter
  15. Input #0, concat, from 'thelist.txt':
  16. Duration: N/A, start: 0.000000, bitrate: 311 kb/s
  17. Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 154x154, 223 kb/s, 10 fps, 10 tbr, 10240 tbn, 20 tbc
  18. Metadata:
  19. handler_name : VideoHandler
  20. Stream #0:1(und): Audio: mp3 (mp4a / 0x6134706D), 22050 Hz, mono, s16p, 87 kb/s
  21. Metadata:
  22. handler_name : SoundHandler
  23. File 'final_output.mp4' already exists. Overwrite ? [y/N] y
  24. Output #0, mp4, to 'final_output.mp4':
  25. Metadata:
  26. encoder : Lavf57.25.100
  27. Stream #0:0(und): Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 154x154, q=2-31, 223 kb/s, 10 fps, 10 tbr, 10240 tbn, 10240 tbc
  28. Metadata:
  29. handler_name : VideoHandler
  30. Stream #0:1(und): Audio: mp3 (i[0][0][0] / 0x0069), 22050 Hz, mono, 87 kb/s
  31. Metadata:
  32. handler_name : SoundHandler
  33. Stream mapping:
  34. Stream #0:0 -> #0:0 (copy)
  35. Stream #0:1 -> #0:1 (copy)
  36. Press [q] to stop, [?] for help
  37. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfd4d80] Auto-inserting h264_mp4toannexb bitstream filter
  38. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfd9b40] Auto-inserting h264_mp4toannexb bitstream filter
  39. Last message repeated 8 times
  40. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfd4d80] Auto-inserting h264_mp4toannexb bitstream filter
  41. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfd9b40] Auto-inserting h264_mp4toannexb bitstream filter
  42. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfd4d80] Auto-inserting h264_mp4toannexb bitstream filter
  43. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfd9b40] Auto-inserting h264_mp4toannexb bitstream filter
  44. Last message repeated 1 times
  45. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfd4d80] Auto-inserting h264_mp4toannexb bitstream filter
  46. Last message repeated 2 times
  47. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10c6f40] Auto-inserting h264_mp4toannexb bitstream filter
  48. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfd89e0] Auto-inserting h264_mp4toannexb bitstream filter
  49. Last message repeated 4 times
  50. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10ac4a0] Auto-inserting h264_mp4toannexb bitstream filter
  51. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10a9040] Auto-inserting h264_mp4toannexb bitstream filter
  52. Last message repeated 5 times
  53. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfde760] Auto-inserting h264_mp4toannexb bitstream filter
  54. Last message repeated 1 times
  55. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfde660] Auto-inserting h264_mp4toannexb bitstream filter
  56. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfde580] Auto-inserting h264_mp4toannexb bitstream filter
  57. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10a9040] Auto-inserting h264_mp4toannexb bitstream filter
  58. Last message repeated 3 times
  59. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10a9a20] Auto-inserting h264_mp4toannexb bitstream filter
  60. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10a9920] Auto-inserting h264_mp4toannexb bitstream filter
  61. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfdde40] Auto-inserting h264_mp4toannexb bitstream filter
  62. Last message repeated 2 times
  63. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfdf140] Auto-inserting h264_mp4toannexb bitstream filter
  64. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfdf0e0] Auto-inserting h264_mp4toannexb bitstream filter
  65. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfdf0c0] Auto-inserting h264_mp4toannexb bitstream filter
  66. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfdde40] Auto-inserting h264_mp4toannexb bitstream filter
  67. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfdf060] Auto-inserting h264_mp4toannexb bitstream filter
  68. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfdde40] Auto-inserting h264_mp4toannexb bitstream filter
  69. Last message repeated 4 times
  70. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfdee40] Auto-inserting h264_mp4toannexb bitstream filter
  71. Last message repeated 4 times
  72. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfdde40] Auto-inserting h264_mp4toannexb bitstream filter
  73. Last message repeated 1 times
  74. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfdee40] Auto-inserting h264_mp4toannexb bitstream filter
  75. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10ad980] Auto-inserting h264_mp4toannexb bitstream filter
  76. Last message repeated 2 times
  77. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10258a0] Auto-inserting h264_mp4toannexb bitstream filter
  78. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10c8960] Auto-inserting h264_mp4toannexb bitstream filter
  79. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10258a0] Auto-inserting h264_mp4toannexb bitstream filter
  80. Last message repeated 2 times
  81. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10c84c0] Auto-inserting h264_mp4toannexb bitstream filter
  82. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10b2380] Auto-inserting h264_mp4toannexb bitstream filter
  83. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfdde40] Auto-inserting h264_mp4toannexb bitstream filter
  84. Last message repeated 2 times
  85. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10b2380] Auto-inserting h264_mp4toannexb bitstream filter
  86. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10b2300] Auto-inserting h264_mp4toannexb bitstream filter
  87. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10a79c0] Auto-inserting h264_mp4toannexb bitstream filter
  88. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10a7980] Auto-inserting h264_mp4toannexb bitstream filter
  89. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10a78c0] Auto-inserting h264_mp4toannexb bitstream filter
  90. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10a7840] Auto-inserting h264_mp4toannexb bitstream filter
  91. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10b2f60] Auto-inserting h264_mp4toannexb bitstream filter
  92. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10b2ee0] Auto-inserting h264_mp4toannexb bitstream filter
  93. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10b2380] Auto-inserting h264_mp4toannexb bitstream filter
  94. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10b2300] Auto-inserting h264_mp4toannexb bitstream filter
  95. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10c8500] Auto-inserting h264_mp4toannexb bitstream filter
  96. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10c84a0] Auto-inserting h264_mp4toannexb bitstream filter
  97. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xfdde40] Auto-inserting h264_mp4toannexb bitstream filter
  98. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10a7840] Auto-inserting h264_mp4toannexb bitstream filter
  99. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10b2e80] Auto-inserting h264_mp4toannexb bitstream filter
  100. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10c80c0] Auto-inserting h264_mp4toannexb bitstream filter
  101. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10c80a0] Auto-inserting h264_mp4toannexb bitstream filter
  102. Last message repeated 10 times
  103. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10c8a80] Auto-inserting h264_mp4toannexb bitstream filter
  104. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10a7b40] Auto-inserting h264_mp4toannexb bitstream filter
  105. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10b32c0] Auto-inserting h264_mp4toannexb bitstream filter
  106. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10ae0e0] Auto-inserting h264_mp4toannexb bitstream filter
  107. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10b3080] Auto-inserting h264_mp4toannexb bitstream filter
  108. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10b2f20] Auto-inserting h264_mp4toannexb bitstream filter
  109. frame= 763 fps=0.0 q=-1.0 Lsize= 6655kB time=00:06:58.56 bitrate= 130.2kbits/s speed=1.56e+03x
  110. video:2088kB audio:4481kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 1.310040%
  111. user@computer:~/Documents$ ffplay output.mp4
  112. ffplay version 3.0.2-2~bpo8+1 Copyright (c) 2003-2016 the FFmpeg developers
  113. built with gcc 4.9.2 (Debian 4.9.2-10)
  114. configuration: --prefix=/usr --extra-version='2~bpo8+1' --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl --enable-shared --disable-stripping --disable-decoder=libopenjpeg --disable-decoder=libschroedinger --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librubberband --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzvbi --enable-openal --enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq --enable-frei0r --enable-chromaprint --enable-libx264
  115. libavutil 55. 17.103 / 55. 17.103
  116. libavcodec 57. 24.102 / 57. 24.102
  117. libavformat 57. 25.100 / 57. 25.100
  118. libavdevice 57. 0.101 / 57. 0.101
  119. libavfilter 6. 31.100 / 6. 31.100
  120. libavresample 3. 0. 0 / 3. 0. 0
  121. libswscale 4. 0.100 / 4. 0.100
  122. libswresample 2. 0.101 / 2. 0.101
  123. libpostproc 54. 0.100 / 54. 0.100
  124. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'output.mp4': 0B f=0/0
  125. Metadata:
  126. major_brand : isom
  127. minor_version : 512
  128. compatible_brands: isomiso2avc1mp41
  129. encoder : Lavf57.25.100
  130. Duration: 00:00:03.84, start: 0.000000, bitrate: 132 kb/s
  131. Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 154x154, 223 kb/s, 10 fps, 10 tbr, 10240 tbn, 20 tbc (default)
  132. Metadata:
  133. handler_name : VideoHandler
  134. Stream #0:1(und): Audio: mp3 (mp4a / 0x6134706D), 22050 Hz, mono, s16p, 87 kb/s (default)
  135. Metadata:
  136. handler_name : SoundHandler
  137. 3.34 A-V: 0.044 fd= 0 aq= 4KB vq= 0KB sq= 0B f=0/0
RAW Paste Data

Adblocker detected! Please consider disabling it...

We've detected AdBlock Plus or some other adblocking software preventing Pastebin.com from fully loading.

We don't have any obnoxious sound, or popup ads, we actively block these annoying types of ads!

Please add Pastebin.com to your ad blocker whitelist or disable your adblocking software.

×