diff options
author | Wataru Mizuno <wmizuno@jp.adit-jv.com> | 2018-07-18 19:52:39 +0900 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-07-27 10:52:51 +0000 |
commit | e8652d4bf9b2b541de643dcb741eb61b84b600ea (patch) | |
tree | aaf0048d27726d389df77d652fbbdb2427c75e8f | |
parent | 35ee03887eef55c3210b256ae9cd1f3f9ccf6c51 (diff) |
README: fix the Typoflounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.35.99.65.99.55.99.45.99.3
Change-Id: I7a6cc86f784ea821a6a98d55f0bf878f6bf21d8d
Signed-off-by: Wataru Mizuno <wmizuno@jp.adit-jv.com>
-rw-r--r-- | waltham-transmitter/waltham-renderer/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/waltham-transmitter/waltham-renderer/README b/waltham-transmitter/waltham-renderer/README index a3357bd..5eb94e2 100644 --- a/waltham-transmitter/waltham-renderer/README +++ b/waltham-transmitter/waltham-renderer/README @@ -1,13 +1,13 @@ Waltham renderer -The waltham renderer creates buffer to be transmitted to other domain. -Current implementation it uses gstreamer. +The waltham renderer creates a buffer to be transmitted to other domain. +The current implementation it uses gstreamer. You can use gstreamer pipeline as you want by configuraing from "pipeline.cfg". -This file should be put "/etc/xdg/weston/". +This file should be in the folder "/etc/xdg/weston/". -As a example, please refers the example file named "pipeline_example*.cfg". +As an example, please refer to the example file named "pipeline_example*.cfg". -pipeline_example_general.cfg : Does not use any HW encoder. -pipeline_example_intel.cfg : Use Intel's HW encoder. -pipeline_example_rcar.cfg : Use Rcar's HW encoder. -Rename file as "pipeline.cfg" and put crrect place when you use them.
\ No newline at end of file +Rename file as "pipeline.cfg" and put in correct place when you use them.
\ No newline at end of file |