bino-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bino-list] Possible to use two v4l2 inputs?


From: Martin Lambers
Subject: Re: [Bino-list] Possible to use two v4l2 inputs?
Date: Thu, 5 Apr 2012 20:10:42 +0200

Hi Goetz!

On Thu, 05 Apr 2012 09:38:54 -0600, Goetz Dapp wrote:
> I was wondering if it is at all possible to add two input devices
> instead of one for 3D playback and designate them to one perspective,
> i.e. /dev/video0 = left and /dev/video1 = right, or something along
> those lines?

There was an arbitrary limitation for a single device. I just removed
this, and opening two devices for left/right now works, at least with
the X11 grabber pseudo device (I don't have any v4l2 devices).

Can you test the latest version from the git repository?

It should be possible to open the video devices from the command line:
$ bino --device-frame-size=800x600 /dev/video0 /dev/video1

If this works for you, I'll change the GUI dialog to allow this, too.

> It would be awesome if it also were possible to manually adjust some
> of the v4l2 control ids for these devices.

Hm, we're going through FFmpeg to open v4l2 devices. What controls
would you like to adjust? Sorry, I don't know much about v4l2...

Martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]