Guest User

Untitled

a guest
Oct 17th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. raspivid -w 640 -h 480 -fps 30 -t 10000 -o test30fps.h264
  2. raspivid -w 640 -h 480 -fps 90 -t 10000 -o test90fps.h264
  3. raspivid -w 640 -h 480 -fps 180 -t 10000 -o test180fps.h264
  4.  
  5. >ffmpeg -i test90fps.h264
  6.  
  7. Input #0, h264, from 'test90fps.h264':
  8. Duration: N/A, bitrate: N/A
  9. Stream #0:0: Video: h264 (High), yuv420p, 640x480, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Add Comment
Please, Sign In to add comment