teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

2

誤字

2019/03/24 04:40

投稿

SaintKnowledge
SaintKnowledge

スコア368

title CHANGED
File without changes
body CHANGED
@@ -13,7 +13,7 @@
13
13
 
14
14
  また、VLCソフト上からネットワーク経由でリアルタイム再生を試しましたが、同じです。
15
15
 
16
- デコーダーのせいかな、と思い、下記を実行しましたが、現象は変わりません。
16
+ デコーダーのせいかな、と思い、下記を再度実行しましたが、現象は変わりません。
17
17
  ```sh
18
18
  $ wget http://hg.honeyplanet.jp/pt1/archive/c44e16dbb0e2.zip
19
19
  $ unzip c44e16dbb0e2.zip

1

誤字

2019/03/24 04:39

投稿

SaintKnowledge
SaintKnowledge

スコア368

title CHANGED
File without changes
body CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  recdvb コマンドで録画を試みましたが、動作はしますが、現象は同じです。
10
10
  ```sh
11
- $ recdvb --b25 --strip --sid hd 27 10 /mnt/hdd1/recorded/test.m2ts
11
+ $ recdvb --b25 --strip 27 10 /mnt/hdd1/recorded/test.m2ts
12
12
  ```
13
13
 
14
14
  また、VLCソフト上からネットワーク経由でリアルタイム再生を試しましたが、同じです。