Motion - Support Question 2009x 12x 14x 004129

Video4Linux Loopback Device "resize"

Question

I am attempting to configure a video loopback device from http://www.lavrsen.dk/twiki/bin/view/Motion/VideoFourLinuxLoopbackDevice. In step 1, an error occurs. Where is the location of "resize"? Is it an executable as part of a particular package? In what current directory should I be in to execute "./resize" (ie cd /path/to/resize). Thanks.

resize /dev/video0 /dev/video1 640x480 640x480 
bash: resize: command not found

Environment

Motion version: 3.2.11.1
ffmpeg version:  
Libraries: ffmpeg
Server OS:  

-- JoeHempfling - 14 Dec 2009

Answer

You have to specify the correct path :

./resize

-- AngelCarpintero - 14 Dec 2009


After compile vloopback typing :

make ; sudo make install

To run resize

cd examples/

./resize /dev/video0 /dev/video1 640x480 640x480

-- AngelCarpintero - 21 Dec 2009
Topic revision: r4 - 21 Dec 2009, AngelCarpintero
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Please do not email Kenneth for support questions (read why). Use the Support Requests page or join the Mailing List.
This website only use harmless session cookies. See Cookie Policy for details. By using this website you accept the use of these cookies.