[vlc-devel] [PATCH] access/alsa.c: mmap capture mode.

Rémi Denis-Courmont remi at remlab.net
Wed Aug 31 13:38:16 CEST 2011


   Hello,

On Wed, 31 Aug 2011 09:38:33 +0200, Jean-Paul Saman <jpsaman at videolan.org>
wrote:
> Please review.

Without zero copy, there should really no value in using direct mode
transfers. It is probably even slower than normal copy mode.

In the even that the capture device do not support standard transfers, VLC
should automatically detect the problem from hardware parameters, and
select the correct mode with no a command line option. I do not know if
there are such devices, and I would expect that ALSA plughw would work
around the problem if it exists.

-- 
Rémi Denis-Courmont
http://www.remlab.net/



More information about the vlc-devel mailing list