Guest User

Untitled

a guest
Nov 17th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. # ffserver >/dev/null 2>&1 &
  2. # ffmpeg -video_size 1600x900 -framerate 25 -f x11grab -i :0.0 -f alsa
  3. -ac 2 -i hw:0 http://localhost:8090/feed1.ffm
  4.  
  5. [mpeg1video @ 0x55652e5d5da0] MPEG-1/2 does not support 3/1 fps
  6. ...
  7. Error while opening encoder for output stream #0:1 - maybe incorrect parameters such as bit_rate, rate, width or height
Add Comment
Please, Sign In to add comment