Advertisement
Guest User

Untitled

a guest
Jul 14th, 2015
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. built with gcc 4.7 (Debian 4.7.2-5)
  2. configuration: --enable-libmp3lame --enable-libx264 --enable-gpl
  3. libavutil 54. 28.100 / 54. 28.100
  4. libavcodec 56. 47.100 / 56. 47.100
  5. libavformat 56. 40.100 / 56. 40.100
  6. libavdevice 56. 4.100 / 56. 4.100
  7. libavfilter 5. 21.100 / 5. 21.100
  8. libswscale 3. 1.101 / 3. 1.101
  9. libswresample 1. 2.100 / 1. 2.100
  10. libpostproc 53. 3.100 / 53. 3.100
  11. Input #0, mpegts, from 'concat:/root/banshee/s01e01.ts|/root/banshee/s01e02.ts':
  12. Duration: 00:50:55.54, start: 1.458367, bitrate: 2429 kb/s
  13. Program 1
  14. Metadata:
  15. service_name : Service01
  16. service_provider: FFmpeg
  17. Stream #0:0[0x100]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 960x540 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 90k tbn, 47.95 tbc
  18. Stream #0:1[0x101](ger): Audio: mp3 ([3][0][0][0] / 0x0003), 44100 Hz, stereo, s16p, 128 kb/s
  19. File 'out.ts' already exists. Overwrite ? [y/N] y
  20. Output #0, mpegts, to 'out.ts':
  21. Metadata:
  22. encoder : Lavf56.40.100
  23. Stream #0:0: Video: h264 ([27][0][0][0] / 0x001B), yuv420p, 960x540 [SAR 1:1 DAR 16:9], q=2-31, 23.98 fps, 23.98 tbr, 90k tbn, 23.98 tbc
  24. Stream #0:1(ger): Audio: mp3 ([3][0][0][0] / 0x0003), 44100 Hz, stereo, 128 kb/s
  25. Stream mapping:
  26. Stream #0:0 -> #0:0 (copy)
  27. Stream #0:1 -> #0:1 (copy)
  28. Press [q] to stop, [?] for help
  29. frame=158940 fps=19005 q=-1.0 Lsize= 906343kB time=01:50:29.12 bitrate=1120.0kbits/s
  30. video:718730kB audio:103573kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.220067%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement