Hi, > you are not setting up the /dev/video0 input correctly see > <https://trac.ffmpeg.org/wiki/Capture/Webcam > <https://trac.ffmpeg.org/wiki/Capture/Webcam>> > > Let the camera/capture card to the encoding and save stream with -c:v > copy -c:a copy
It doesn't look like that's an option, when a card that size lists haswell i5 as a "system requirement" it's probably not an actual capture card and depends on qsv for its advertised encoding performance. Maybe you could try a build using libv4l2 and usign the v4l2 m2m codec names? Regards, Ted Park _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
