diff --git a/README.md b/README.md
index b360019..1927c0c 100644
--- a/README.md
+++ b/README.md
@@ -104,7 +104,7 @@ Exportで出力したノード設定(jsonファイル)を読み込む
- 動画(bmp, jpg, png, gif)を読み込み、フレーム毎の画像を出力するノード
+ 動画(mp4, avi)を読み込み、フレーム毎の画像を出力するノード
「Select Movie」ボタンでファイルダイアログをオープン
動画をループ再生する場合は「Loop」にチェック
「Skip Rate」は動画読み込み時に、何フレームに1回出力するか指定する数値
@@ -135,7 +135,7 @@ Exportで出力したノード設定(jsonファイル)を読み込む
|
- Int Value
+ Float Value
|
diff --git a/README_EN.md b/README_EN.md
index c99bdde..a942da2 100644
--- a/README_EN.md
+++ b/README_EN.md
@@ -104,7 +104,7 @@ Read the node settings(json file) output by Export
|
- A node that reads a video (bmp, jpg, png, gif) and outputs an image for each frame
+ A node that reads a video (mp4, avi) and outputs an image for each frame
Open the file dialog with the "Select Movie" button
Check "Loop" to play the video in a loop
"Skip rate" sets the interval for skipping the output image.
@@ -135,7 +135,7 @@ Read the node settings(json file) output by Export
|
- Int Value
+ Float Value
|
|