Advertisement
Guest User

Untitled

a guest
Aug 1st, 2012
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. brandon@brandon-laptop:~$ ffmpeg -f v4l2 -s 960x720 -r 15 -vcodec h264 -i /dev/video0 -f flv rtmp://server/live/livestream
  2. ffmpeg version N-42939-g236ecc3 Copyright (c) 2000-2012 the FFmpeg developers
  3. built on Jul 27 2012 00:02:56 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  4. configuration: --enable-librtmp
  5. libavutil 51. 65.100 / 51. 65.100
  6. libavcodec 54. 45.100 / 54. 45.100
  7. libavformat 54. 21.100 / 54. 21.100
  8. libavdevice 54. 2.100 / 54. 2.100
  9. libavfilter 3. 3.100 / 3. 3.100
  10. libswscale 2. 1.100 / 2. 1.100
  11. libswresample 0. 15.100 / 0. 15.100
  12. [video4linux2,v4l2 @ 0xa113720] Cannot find a proper format for codec_id 28, pix_fmt -1.
  13. /dev/video0: Input/output error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement