linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Csillag Kristof <csillag.kristof@gmail.com>
To: linux-media@vger.kernel.org
Subject: 720p webcam providing VDPAU-compatible video stream?
Date: Sun, 22 Jan 2012 14:03:29 +0100	[thread overview]
Message-ID: <4F1C0921.1060109@gmail.com> (raw)

Dear linux-media users,

I have stopped following the advancements in Linux video
(and video hw in general) a while ago, so I am no longer
up to date with the current technologies,
therefore I seek your advice.

I am looking for for a webcam that
  - works properly under GNU/Linux (without proprietary drivers)
  - connects via USB 2.0
  - can capture 720p video at 25 or 30 FPS
  - provides a video stream that
    - is hardware compressed by the camera
    - can be recorded to a file with minimal CPU requirements
      (Bonus points if it's wrapped a nice container format,
      so that I can simply record it by something like
      cat /dev/video0 > capture.mpeg
      - like old Hauppauge PVR-250 cards )
    - can be decoded by VDPAU hw acceleration

I have tried to look into this, and it seems that the status for H264
streams for UVC webcams is still problematic.

However, I don't specifically need neither UVC nor H264; any driver,
and any other VDPAU-supported format (like MPEG-2, VC-1, WMV9, etc)
could be OK.

I am not interested in sykpe; I only want to capture the 720p video stream
to files (with as low CPU usage as possible), and play it back
using mplayer, on NVidia cards supporting VDPAU hw acceleration
  - again, with as low CPU usage, as possible.

Could someone please recommend me a device that can do this?
(Or tell me which device will likely get the required support soon?

Thank you for your help:

    Kristof Csillag


             reply	other threads:[~2012-01-22 13:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-22 13:03 Csillag Kristof [this message]
2012-01-23 14:41 ` 720p webcam providing VDPAU-compatible video stream? Laurent Pinchart
2012-01-23 16:31   ` Csillag Kristof
2012-01-24 14:16     ` Laurent Pinchart
2012-01-24 14:42       ` Csillag Kristof

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F1C0921.1060109@gmail.com \
    --to=csillag.kristof@gmail.com \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).