Advertisement
Guest User

FFMPEG Output

a guest
Oct 2nd, 2013
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.48 KB | None | 0 0
  1. ubuntu@ubuntu:~$ sudo ffmpeg -f video4linux2 -r 25 -s 640x480 -i /dev/video0 -c:v rawvideo -f rawvideo -pix_fmt yuv420p -
  2. ffmpeg version 0.8.6-6:0.8.6-1ubuntu2, Copyright (c) 2000-2013 the Libav developers
  3.   built on Mar 31 2013 01:04:55 with gcc 4.7.2
  4. *** THIS PROGRAM IS DEPRECATED ***
  5. This program is only provided for compatibility and will be removed in a future release. Please use avconv instead.
  6. < ------ At this point, I waited about a minute before cancelling it ----- >
  7. ^C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement