The SVV, simple V4L2 application (Simple Video Viewer, [http://moinejf.free.fr/ homepage], fixed for the TM5600 device (no ioctl aggressive loop). Compile with: <code>gcc -c svv.c `pkg-config --cflags gtk+-2.0` gcc -o svv svv.o `pkg-config --libs gtk+... |
code block fixing |
||
Line 2: | Line 2: | ||
Compile with: | Compile with: | ||
< | <pre>$ gcc -c svv.c `pkg-config --cflags gtk+-2.0` | ||
gcc -o svv svv.o `pkg-config --libs gtk+-2.0` -lv4l2 -lv4lconvert</ | $ gcc -o svv svv.o `pkg-config --libs gtk+-2.0` -lv4l2 -lv4lconvert</pre> |
Latest revision as of 21:40, 22 June 2013
The SVV, simple V4L2 application (Simple Video Viewer, homepage, fixed for the TM5600 device (no ioctl aggressive loop).
Compile with:
$ gcc -c svv.c `pkg-config --cflags gtk+-2.0` $ gcc -o svv svv.o `pkg-config --libs gtk+-2.0` -lv4l2 -lv4lconvert
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Dimensions | User | Comment | |
---|---|---|---|---|
current | 21:37, 22 June 2013 | (25 KB) | Vincent (talk | contribs) | The SVV, simple V4L2 application (Simple Video Viewer, [http://moinejf.free.fr/ homepage], fixed for the TM5600 device (no ioctl aggressive loop). Compile with: <code>gcc -c svv.c `pkg-config --cflags gtk+-2.0` gcc -o svv svv.o `pkg-config --libs gtk+... |
You cannot overwrite this file.
File usage
There are no pages that use this file.