Advertisement
Guest User

Untitled

a guest
Nov 6th, 2015
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. ffmpeg version n2.8 Copyright (c) 2000-2015 the FFmpeg developers
  2. built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04)
  3. configuration: --enable-libvpx
  4. libavutil 54. 31.100 / 54. 31.100
  5. libavcodec 56. 60.100 / 56. 60.100
  6. libavformat 56. 40.101 / 56. 40.101
  7. libavdevice 56. 4.100 / 56. 4.100
  8. libavfilter 5. 40.101 / 5. 40.101
  9. libswscale 3. 1.101 / 3. 1.101
  10. libswresample 1. 2.101 / 1. 2.101
  11. Input #0, avi, from 'test.avi':
  12. Metadata:
  13. encoder : Lavf56.40.101
  14. Duration: 00:00:03.10, start: 0.000000, bitrate: 25305 kb/s
  15. Stream #0:0: Video: huffyuv (HFYU / 0x55594648), bgr0, 700x420, 26131 kb/s, 10 fps, 10 tbr, 10 tbn, 10 tbc
  16. [libvpx-vp9 @ 0x3522ea0] v1.4.0
  17. Output #0, webm, to 'out.webm':
  18. Metadata:
  19. encoder : Lavf56.40.101
  20. Stream #0:0: Video: vp9 (libvpx-vp9), yuv444p, 700x420, q=-1--1, 200 kb/s, 10 fps, 1k tbn, 10 tbc
  21. Metadata:
  22. encoder : Lavc56.60.100 libvpx-vp9
  23. Stream mapping:
  24. Stream #0:0 -> #0:0 (huffyuv (native) -> vp9 (libvpx-vp9))
  25. Press [q] to stop, [?] for help
  26. frame= 26 fps= 22 q=0.0 size= 65kB time=00:00:00.20 bitrate=2676.1kbits/frame= 31 fps= 10 q=0.0 Lsize= 94kB time=00:00:03.10 bitrate= 248.0kbits/s
  27. video:93kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.703163%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement