Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…-Node-Editor into main
  • Loading branch information
Kazuhito00 committed Jun 11, 2022
2 parents cdb7635 + 100e148 commit 7d762e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Exportで出力したノード設定(jsonファイル)を読み込む<br>
<img src="https://user-images.githubusercontent.com/37477845/172031118-9382a9f6-d45c-4d39-ae82-59575a109664.png" loading="lazy" width="300px">
</td>
<td width="760">
動画(bmp, jpg, png, gif)を読み込み、フレーム毎の画像を出力するノード<br>
動画(mp4, avi)を読み込み、フレーム毎の画像を出力するノード<br>
「Select Movie」ボタンでファイルダイアログをオープン<br>
動画をループ再生する場合は「Loop」にチェック<br>
「Skip Rate」は動画読み込み時に、何フレームに1回出力するか指定する数値
Expand Down Expand Up @@ -135,7 +135,7 @@ Exportで出力したノード設定(jsonファイル)を読み込む<br>
</tr>
<tr>
<td width="200">
Int Value
Float Value
</td>
<td width="320">
<img src="https://user-images.githubusercontent.com/37477845/172031323-98ae0273-7083-48d0-9ef2-f02af7fde482.png" loading="lazy" width="300px">
Expand Down
4 changes: 2 additions & 2 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Read the node settings(json file) output by Export<br>
<img src="https://user-images.githubusercontent.com/37477845/172031118-9382a9f6-d45c-4d39-ae82-59575a109664.png" loading="lazy" width="300px">
</td>
<td width="760">
A node that reads a video (bmp, jpg, png, gif) and outputs an image for each frame<br>
A node that reads a video (mp4, avi) and outputs an image for each frame<br>
Open the file dialog with the "Select Movie" button<br>
Check "Loop" to play the video in a loop<br>
"Skip rate" sets the interval for skipping the output image.
Expand Down Expand Up @@ -135,7 +135,7 @@ Read the node settings(json file) output by Export<br>
</tr>
<tr>
<td width="200">
Int Value
Float Value
</td>
<td width="320">
<img src="https://user-images.githubusercontent.com/37477845/172031323-98ae0273-7083-48d0-9ef2-f02af7fde482.png" loading="lazy" width="300px">
Expand Down

0 comments on commit 7d762e2

Please sign in to comment.