Advertisement
Guest User

Untitled

a guest
Mar 30th, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. ffmpeg -f alsa -ac 2 -i hw:1,0 -f video4linux2 -channel 2 -s 720x480 -aspect 4:3 -vf "scale=640:640/a" -i /dev/video1 -acodec copy -vcodec huffyuv test.mkv
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement