質問編集履歴

2

追記

2018/09/19 01:22

投稿

salud
salud

スコア215

test CHANGED
File without changes
test CHANGED
@@ -21,3 +21,9 @@
21
21
  ffmpeg -i source_file.mov -b 4000k -vcodec libx264 destination_file.mp4
22
22
 
23
23
  ```
24
+
25
+
26
+
27
+ 追記
28
+
29
+ iPadのSafariブラウザでは、再生できませんでした。

1

変換コマンドを追記

2018/09/19 01:22

投稿

salud
salud

スコア215

test CHANGED
File without changes
test CHANGED
@@ -13,3 +13,11 @@
13
13
  なぜでしょうか?分かる方、教えて下さい。
14
14
 
15
15
  よろしくお願いします。
16
+
17
+
18
+
19
+ ```
20
+
21
+ ffmpeg -i source_file.mov -b 4000k -vcodec libx264 destination_file.mp4
22
+
23
+ ```