[FFmpeg-user] Looking for an HDMI/Component Capture Card

Moritz Barsnick barsnick at gmx.net
Fri Jun 21 13:09:47 CEST 2013


> On 6/18/13, James Board <jpboard2 at yahoo.com> wrote:
> > I'm looking for a capture card for use with ffmpeg on a Linux
> > system.  I'd like to be able to capture Component as well as HDMI
> > (from non-encrypted non-HDCP) sources.

On Wed, Jun 19, 2013 at 10:33:02 +0300, Andrey Aleksandrovich wrote:
> These card (as any other hardware) are not supported by ffmpeg, but
> Linux kernel.

The keyword (for the Linux interface/driver) is v4l2, standing for
video4linux version 2. ffmpeg supports reading from this device, as
Andrey pointed out.

Many analog capture cards are supported under Linux, but I don't know
if they actually have component inputs (e.g. mine has composite only).
But if you google for the keywords "HDMI v4l2 capture" or the likes,
you will find that some cards are supported.

Good luck,
Moritz


More information about the ffmpeg-user mailing list