Advertisement
Guest User

Untitled

a guest
Feb 26th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. kevin@videobox:~$ ffmpeg -i Videos/Leahy-1.mp4 -f mpv plughw:NVidia,3
  2. ffmpeg version N-74595-g6be5b05 Copyright (c) 2000-2015 the FFmpeg developers
  3. built with gcc 4.9.2 (Debian 4.9.2-10)
  4. configuration: --prefix=/home/kevin/ffmpeg_build --pkg-config-flags=--static --extra-cflags=-I/home/kevin/ffmpeg_build/include --extra-ldflags=-L/home/kevin/ffmpeg_build/lib --bindir=/home/kevin/bin --enable-gpl --enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-nonfree --enable-libv4l2
  5. libavutil 54. 31.100 / 54. 31.100
  6. libavcodec 56. 58.100 / 56. 58.100
  7. libavformat 56. 40.101 / 56. 40.101
  8. libavdevice 56. 4.100 / 56. 4.100
  9. libavfilter 5. 37.100 / 5. 37.100
  10. libswscale 3. 1.101 / 3. 1.101
  11. libswresample 1. 2.101 / 1. 2.101
  12. libpostproc 53. 3.100 / 53. 3.100
  13. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Videos/Leahy-1.mp4':
  14. Metadata:
  15. major_brand : mp42
  16. minor_version : 0
  17. compatible_brands: mp42mp41
  18. creation_time : 2016-02-14 15:15:31
  19. Duration: 00:06:12.93, start: 0.000000, bitrate: 10355 kb/s
  20. Stream #0:0(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720, 10032 kb/s, 59.94 fps, 59.94 tbr, 60k tbn, 119.88 tbc (default)
  21. Metadata:
  22. creation_time : 2016-02-14 15:15:32
  23. handler_name : Alias Data Handler
  24. encoder : AVC Coding
  25. Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 317 kb/s (default)
  26. Metadata:
  27. creation_time : 2016-02-14 15:15:32
  28. handler_name : Alias Data Handler
  29. [NULL @ 0xabef580] Requested output format 'mpv' is not a suitable output format
  30. plughw:NVidia,3: Invalid argument
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement