ffmpeg

Forum discussion tagged with ffmpeg.
  1. F

    ffmpeg and two (2) logitech 920 webcams

    I am using the following line to preview my webcam: ffmpeg -s 1280x720 -framerate 30 -pix_fmt yuv420p -rtbufsize 100MB -f dshow -i video="Logitech Cam#1" -c:v copy -an -f sdl "WebCAM Preview" this line works fine with cam #1, however when try it with cam #2, I get the error: [dshow @...
  2. J

    Looking to host streaming website.

    For about a month now, I've been trying endlessly to find a solution to my problem. I've needed to host a video streaming website to share videos for myself and my colleagues. I've tried solutions like clipbucket, cumulusclips, and phpmotion, but I have yet to get one working, always resulting...