Created
March 4, 2014 11:17
-
-
Save jankolkmeier/9344614 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
media-ctl -l '"mt9v032 3-005c":0->"OMAP3 ISP CCDC":0[1]'; | |
media-ctl -l '"OMAP3 ISP CCDC":2->"OMAP3 ISP preview":0[1]'; | |
media-ctl -l '"OMAP3 ISP preview":1->"OMAP3 ISP resizer":0[1]'; | |
media-ctl -l '"OMAP3 ISP resizer":1->"OMAP3 ISP resizer output":0[1]'; | |
media-ctl -V '"mt9v032 3-005c":0[SGRBG10 752x480]'; | |
media-ctl -V '"OMAP3 ISP CCDC":0 [SGRBG10 752x480]'; | |
media-ctl -V '"OMAP3 ISP CCDC":1 [SGRBG10 752x480]'; | |
media-ctl -V '"OMAP3 ISP preview":0 [SGRBG10 752x479]'; | |
media-ctl -V '"OMAP3 ISP resizer":0 [YUYV 734x471]'; | |
media-ctl -V '"OMAP3 ISP resizer":1 [YUYV 640x480]'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment