Searched hist:a4f63b38f1e72a3c34c54e275803d945b949483b (Results 1 – 5 of 5) sorted by relevance
/openbmc/obmc-ikvm/ |
H A D | ikvm_video.hpp | diff a4f63b38f1e72a3c34c54e275803d945b949483b Mon Feb 14 00:43:21 CST 2022 Jammy Huang <jammy_huang@aspeedtech.com> Add control for video subsampling
Add '-s' to assign jpeg subsampling. 0: 444, 1: 420
Using 420 will make video lack of detail compared to 444, but cut amount of video data by half. This could be useful for some cases.
Change-Id: I48836a7117f7e3b9986e3f5c6a92974c9268525e Signed-off-by: Jammy Huang <jammy_huang@aspeedtech.com>
|
H A D | ikvm_args.hpp | diff a4f63b38f1e72a3c34c54e275803d945b949483b Mon Feb 14 00:43:21 CST 2022 Jammy Huang <jammy_huang@aspeedtech.com> Add control for video subsampling
Add '-s' to assign jpeg subsampling. 0: 444, 1: 420
Using 420 will make video lack of detail compared to 444, but cut amount of video data by half. This could be useful for some cases.
Change-Id: I48836a7117f7e3b9986e3f5c6a92974c9268525e Signed-off-by: Jammy Huang <jammy_huang@aspeedtech.com>
|
H A D | ikvm_args.cpp | diff a4f63b38f1e72a3c34c54e275803d945b949483b Mon Feb 14 00:43:21 CST 2022 Jammy Huang <jammy_huang@aspeedtech.com> Add control for video subsampling
Add '-s' to assign jpeg subsampling. 0: 444, 1: 420
Using 420 will make video lack of detail compared to 444, but cut amount of video data by half. This could be useful for some cases.
Change-Id: I48836a7117f7e3b9986e3f5c6a92974c9268525e Signed-off-by: Jammy Huang <jammy_huang@aspeedtech.com>
|
H A D | ikvm_manager.cpp | diff a4f63b38f1e72a3c34c54e275803d945b949483b Mon Feb 14 00:43:21 CST 2022 Jammy Huang <jammy_huang@aspeedtech.com> Add control for video subsampling
Add '-s' to assign jpeg subsampling. 0: 444, 1: 420
Using 420 will make video lack of detail compared to 444, but cut amount of video data by half. This could be useful for some cases.
Change-Id: I48836a7117f7e3b9986e3f5c6a92974c9268525e Signed-off-by: Jammy Huang <jammy_huang@aspeedtech.com>
|
H A D | ikvm_video.cpp | diff a4f63b38f1e72a3c34c54e275803d945b949483b Mon Feb 14 00:43:21 CST 2022 Jammy Huang <jammy_huang@aspeedtech.com> Add control for video subsampling
Add '-s' to assign jpeg subsampling. 0: 444, 1: 420
Using 420 will make video lack of detail compared to 444, but cut amount of video data by half. This could be useful for some cases.
Change-Id: I48836a7117f7e3b9986e3f5c6a92974c9268525e Signed-off-by: Jammy Huang <jammy_huang@aspeedtech.com>
|