<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>おじさんの備忘録-番外編- &#187; PT1 &amp; PT2</title>
	<atom:link href="http://www.dxcode.com/archives/tag/pt1-pt2/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dxcode.com</link>
	<description>個人的なメモ書き</description>
	<lastBuildDate>Fri, 13 Jan 2012 23:57:25 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>TVTest プラグイン TvtPlay</title>
		<link>http://www.dxcode.com/archives/2011/08271704.html</link>
		<comments>http://www.dxcode.com/archives/2011/08271704.html#comments</comments>
		<pubDate>Sat, 27 Aug 2011 00:09:40 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[PT1 & PT2]]></category>
		<category><![CDATA[PT1]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=1704</guid>
		<description><![CDATA[TSファイルをTVTestで視聴するのにBonDriver_File+TVTestPluginを使用していたが、洗練されたデザインのプラグインTvtPlayがリリースされたので浮気した｡ TVTestのPluginsフォ [...]]]></description>
			<content:encoded><![CDATA[<p>TSファイルをTVTestで視聴するのにBonDriver_File+TVTestPluginを使用していたが、洗練されたデザインのプラグインTvtPlayがリリースされたので浮気した｡</p>
<p><a href="http://www.dxcode.com/wp-content/uploads/2011/08/TvtPlay.png" class="highslide" onclick="return hs.expand(this)"><img src="http://www.dxcode.com/wp-content/uploads/2011/08/TvtPlay.png" alt="" title="TvtPlay" width="553" height="386" class="alignnone size-full wp-image-1713" /></a></p>
<p>TVTestのPluginsフォルダにTvtPlay.tvtpを入れBonDriver_Pipe.dllはTVTest.exeがあるディレクトリに配置。(BonDriver_Pipe.dllを使用する方が動作的には軽くなるらしい･･･。)<br />
tsファイルのダブルクリックでTVTestを起動するように関連付けしているのでレジストリを編集。<br />
HKEY_CURRENT_USER » Software » Classes » Applications » TVTest.exe » shell » open » command</p>
<pre>TVTest.exe /d BonDriver_Pipe.dll /tvtplay /nd /s "%1" </pre>
<p>TvtPlay.ini 設定覚書<br />
このファイルは初回使用時にプラグインフォルダに自動生成される。</p>
<pre>IconImage=IconImage=D:\PT\TVTest\Buttons.bmp
SeekA=-60000
SeekB=-30000
SeekC=-15000
SeekD=-5000
SeekE=4000
SeekF=14000
SeekG=29000
SeekH=59000
Button00=0,Open
Button01=;1,Close
Button02=4,Loop
Button03=2,SeekToBgn
Button04=9,SeekA
Button05=11,SeekB
Button06=13,SeekC
Button07=15,SeekD
Button08=6,Pause
Button09=16,SeekE
Button10=18,SeekF
Button11=20,SeekG
Button12=22,SeekH
Button13=;3,SeekToEnd</pre>
<p>アイコンは2senのHDUS関係ファイル置き場に<a href="http://2sen.dip.jp/cgi-bin/hdusup/source/up0587.bmp" title="TvtPlay用ボタンアイコン（標準の画像に5m・45・25・10を追加）">有志の方が作成されていた物</a>があったので有難く拝借した｡<br />
<a href="http://2sen.dip.jp/cgi-bin/hdusup/source/up0586.zip" title="TvtPlay: BonDriver_UDPでTSファイルを再生するTVTestプラグイン(ver.0.4)">TvtPlay: BonDriver_UDPでTSファイルを再生するTVTestプラグイン(ver.0.4)</a></p>
<p>2011.08.28 追記<br />
<a href="http://2sen.dip.jp/cgi-bin/hdusup/source/up0589.zip" title="TvtPlay: BonDriver_UDPでTSファイルを再生するTVTestプラグイン(ver.0.5)">TvtPlay: BonDriver_UDPでTSファイルを再生するTVTestプラグイン(ver.0.5)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2011/08271704.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TVTestでのロゴ取得</title>
		<link>http://www.dxcode.com/archives/2011/03191362.html</link>
		<comments>http://www.dxcode.com/archives/2011/03191362.html#comments</comments>
		<pubDate>Sat, 19 Mar 2011 10:15:08 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[PT1 & PT2]]></category>
		<category><![CDATA[TVTest]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=1362</guid>
		<description><![CDATA[NHKのBS1とBS2そしてBS ハイビジョンのロゴのみ取得不可だったが気づいたら取得できていた。これで視聴可能な地デジとBSのロゴはコンプリート？まあ取得できても意味はないですが。 CSは契約していないためよく分かりま [...]]]></description>
			<content:encoded><![CDATA[<p>NHKのBS1とBS2そしてBS ハイビジョンのロゴのみ取得不可だったが気づいたら取得できていた。これで視聴可能な地デジとBSのロゴはコンプリート？まあ取得できても意味はないですが。<br />
CSは契約していないためよく分かりません。</p>
<p><a href="http://www.dxcode.com/wp-content/uploads/2011/03/uhf_logo.png" class="highslide" onclick="return hs.expand(this)"><img class="alignnone size-medium wp-image-1358" title="uhf_logo" src="http://www.dxcode.com/wp-content/uploads/2011/03/uhf_logo-300x281.png" alt="" width="300" height="281" /></a></p>
<p><a href="http://www.dxcode.com/wp-content/uploads/2011/03/bs_logo.png" class="highslide" onclick="return hs.expand(this)"><img class="alignnone size-medium wp-image-1359" title="bs_logo" src="http://www.dxcode.com/wp-content/uploads/2011/03/bs_logo-270x300.png" alt="" width="270" height="300" /></a></p>
<p>4月からNHKのBSが変わるみたいです。 »» <a title="NHK 新BS" href="http://www.nhk.or.jp/newbs/">NHK 新BS</a><br />
TVTestやTvRockの設定も変更しないといけないのかな？現在録画鯖も大きなトラブルもなく安定して稼働しているだけに出来たら触りたくない。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2011/03191362.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Buffalo メディアプレーヤー LT-V100</title>
		<link>http://www.dxcode.com/archives/2011/03101315.html</link>
		<comments>http://www.dxcode.com/archives/2011/03101315.html#comments</comments>
		<pubDate>Thu, 10 Mar 2011 03:51:10 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[PT1 & PT2]]></category>
		<category><![CDATA[LT-V100]]></category>
		<category><![CDATA[メディアプレーヤー]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=1315</guid>
		<description><![CDATA[寝室に置いているREGZA 19RE1でPCやNASに保存している動画ファイルを再生するために購入。 機能的には概ね満足しているが下記の3点が気に入らない。 » リモコン自体がしょぼくて使いにくい » 画面に表示されるリ [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-1321" title="LT-V100" src="http://www.dxcode.com/wp-content/uploads/2011/03/LT-V100-300x90.png" alt="" width="300" height="90" /><br />
寝室に置いているREGZA 19RE1でPCやNASに保存している動画ファイルを再生するために購入。<br />
機能的には概ね満足しているが下記の3点が気に入らない。</p>
<p>» リモコン自体がしょぼくて使いにくい<br />
» 画面に表示されるリスト一覧が見にくく該当ファイルを探すのに時間がかかる<br />
» 2ヶ国語音声の切替機能がない<br />
特に音声切替機能がないので洋画を見ていると日本語と英語が同時に聞こえてきてまともに視聴できない。</p>
<p>LinkTheater LT-H90DTV(改 LT-H91DTV)を別機で使用し満足していたので、これのメディアプレーヤー機能のみの廉価版だと思い、よく下調べもせず購入した事自体が失敗だった。<br />
<a title="【祝・製品化】LT-V100コミュニティ" href="http://code.zqwoo.jp/sns_comm/list/184">【祝・製品化】LT-V100コミュニティ</a> ここの質問コーナさえ見ていれば・・・。<br />
よく似た機種の<a title="PAV-MP1｜製品案内｜プリンストンテクノロジー" href="http://www.princeton.co.jp/product/multimedia/pavmp1.html">PAV-MP1</a>に買い換えようかな？</p>
<p>因みに視聴するファイルはPT1やPT2で作成されたTSファイルやDVDから作成したISOファイル。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2011/03101315.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone アプリ AirVideo アップデート</title>
		<link>http://www.dxcode.com/archives/2010/02241242.html</link>
		<comments>http://www.dxcode.com/archives/2010/02241242.html#comments</comments>
		<pubDate>Tue, 23 Feb 2010 22:54:46 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[PT1 & PT2]]></category>
		<category><![CDATA[アップデート]]></category>
		<category><![CDATA[アプリ]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=1242</guid>
		<description><![CDATA[AirVideoのクライアント2.2.1がリリースされていたのでiPhone側でアップデートしてみた。 アップデート後サーバに接続しファイルを選択すると下記のようなエラーが発生。 サーバのバージョンが2.1.7が原因だと [...]]]></description>
			<content:encoded><![CDATA[<p>AirVideoのクライアント2.2.1がリリースされていたのでiPhone側でアップデートしてみた。<br />
アップデート後サーバに接続しファイルを選択すると下記のようなエラーが発生。</p>
<p><a href="http://www.dxcode.com/wp-content/uploads/2010/02/airvideo_error01.png" title="ファイル選択でエラー表示" class="highslide" onclick="return hs.expand(this)"><img src="http://www.dxcode.com/wp-content/uploads/2010/02/airvideo_error01.png" alt="ファイル選択でエラー表示" width="320" height="480" class="attachment wp-att-1243 " /></a></p>
<p>サーバのバージョンが2.1.7が原因だと思い2.2.4にこちらもアップデート。<br />
無事に繋がったものの従来再生出来ていたファイルが読み込み中のまま進まず再生出来なくなってしまった。</p>
<p><a href="http://www.dxcode.com/wp-content/uploads/2010/02/airvideo_preparing.png" title="再生開始せず" class="highslide" onclick="return hs.expand(this)"><img src="http://www.dxcode.com/wp-content/uploads/2010/02/airvideo_preparing.png" alt="再生開始せず" width="320" height="480" class="attachment wp-att-1244" /></a></p>
<p>グーグル等で調べてみると最新版では色々と問題が発生している模様。<br />
音声が途中で切り替わるファイルは再生できないとか、再生可能なものでも頻繁にローディング中になってしまうなどあまり評判は良くないみたい。<br />
因みに私が再生しているのは主にPT2で抜いたTSファイルでライブコンバージョンモードでの視聴。</p>
<p>せっかくアップデートしたが元のバージョンに戻す事にした。<br />
サーバ 2.1.7<br />
クライアント 2.1.1<br />
今回はiPhone上でアップデートしたためいったん削除し、iTunesに残っていた古いファイルをインストールし元に戻した。でもiPhoneのアプリってバックアップをしていなかったら元に戻す（ダウングレード）事って出来ないのかな？なんだか怖い・・・。<br />
サーバの古いファイルはフォーラムにある。</p>
<p><a title="Forum Index » Air Video Announcements" href="http://www.inmethod.com/forum/forums/show/3.page">Forum Index » Air Video Announcements</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2010/02241242.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PT1やPT2でドロップが発生</title>
		<link>http://www.dxcode.com/archives/2010/02221224.html</link>
		<comments>http://www.dxcode.com/archives/2010/02221224.html#comments</comments>
		<pubDate>Sun, 21 Feb 2010 22:39:32 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[PT1 & PT2]]></category>
		<category><![CDATA[PT1]]></category>
		<category><![CDATA[PT2]]></category>
		<category><![CDATA[S70SD]]></category>
		<category><![CDATA[Windows7]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=1224</guid>
		<description><![CDATA[下記の構成で録画環境を組み特に大きな問題もなく使用出来ているわけだが、TvRockのログをみるとエラーやドロップが起きている。 殆どが3個以内で収まっており又、視聴も問題なく出来るので気にする必要はないかもしれないがあま [...]]]></description>
			<content:encoded><![CDATA[<p>下記の構成で録画環境を組み特に大きな問題もなく使用出来ているわけだが、TvRockのログをみるとエラーやドロップが起きている。<br />
殆どが3個以内で収まっており又、視聴も問題なく出来るので気にする必要はないかもしれないがあまり気持ちのいいものではない。</p>
<p>それにドロップ等なくても下記の画像のようなブロックノイズ（？）みたいなものも1時間番組で1-2個ほど発生している。環境によるものだと思うが原因は掴めていない。</p>
<p><a href="http://www.dxcode.com/wp-content/uploads/2010/02/noise.jpg" title="ノイズが原因か？" class="highslide" onclick="return hs.expand(this)"><img src="http://www.dxcode.com/wp-content/uploads/2010/02/noise.thumbnail.jpg" alt="ノイズが原因か？" width="550" height="309" class="attachment wp-att-1237 " /></a></p>
<p>考えられる原因としては<br />
<strong>  » 受信レベルが低い<br />
  » 録画鯖の設置場所が悪いためにノイズを拾っている<br />
  » 電源の容量不足<br />
  » ドライバの設定ミス</strong></p>
<p>これくらいだと思う。面倒だが1つ1つ検証していくしか解決方法はなさそう。<br />
まあ取り敢えず費用のかからないものから見直していく事に・・・。</p>
<blockquote><p>【型番】 PT1 Rev.B + PT2 Rev.A<br />
【PC】 NEC Express5800／S70 タイプSD<br />
【OS】 Windows 7 Ultimate<br />
【CPU】 Pentium DualCore E6500<br />
【メモリ】 Pulsar DCDDR2-4GB-800 (2GBx2)<br />
【VGA】 なし<br />
【電源】 250W<br />
【HDD】 システム80GB + 倉庫分として3台<br />
【BonDriver】 BonDriver_PT-ST（お試し人柱版） + Spinel ver3.2.2.2 + BonDriver_Spinel<br />
【録画】 TvRock Ver 0.9r16 + RecTest ver.0.3.1<br />
【視聴】 LAN上のPC及びLinkTheater LT-H90DTV(LT-H91DTV相当にバージョンアップ)</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2010/02221224.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone アプリ AirVideo</title>
		<link>http://www.dxcode.com/archives/2009/12091189.html</link>
		<comments>http://www.dxcode.com/archives/2009/12091189.html#comments</comments>
		<pubDate>Wed, 09 Dec 2009 03:46:40 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[PT1 & PT2]]></category>
		<category><![CDATA[アプリ]]></category>
		<category><![CDATA[動画変換]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=1189</guid>
		<description><![CDATA[パソコンに保管されている動画ファイルを簡単にiPhoneで視聴可能にするアプリ。 もちろんパソコン側にサーバソフトウェアを導入し起動しておく必要があるが、iPhone用にエンコする手間も容量も気にする必要がなくなるので重 [...]]]></description>
			<content:encoded><![CDATA[<p>パソコンに保管されている動画ファイルを簡単にiPhoneで視聴可能にするアプリ。<br />
もちろんパソコン側にサーバソフトウェアを導入し起動しておく必要があるが、iPhone用にエンコする手間も容量も気にする必要がなくなるので重宝する。</p>
<p>ローカルエリア環境はもちろんインターネット越しのWi-Fi環境や低速な３G環境でも問題なく動作した。</p>
<p><a href="http://www.dxcode.com/wp-content/uploads/2009/12/airvideo.jpg" title="iPhoneアプリ AirVideo" class="highslide" onclick="return hs.expand(this)"><img src="http://www.dxcode.com/wp-content/uploads/2009/12/airvideo.jpg" alt="iPhoneアプリ AirVideo" width="306" height="120" class="attachment wp-att-1193 " /></a></p>
<p>導入方法はこちらが参考になる »» <a title="iPhoneあっぷ使ってみた: Air Video - パソコン上のビデオをリモートで鑑賞" href="http://www.apptoiphone.com/2009/10/air-video.html">Air Video &#8211; パソコン上のビデオをリモートで鑑賞</a></p>
<p>PT1やPT2＋TvRock＋RecTestで作られたTSファイルの再生もPlay with Live Conversionで問題なく行えた。ただしRecTestの設定で「<strong>現在のサービスのみ保存する</strong>」にチェックを入れておく必要がある。これをしていないと再生できなかった。<br />
まあ再生は出来てもインターネット越しで視聴する場合は、転送量も膨らむのでプロバイダから規制を受ける可能性もあるので注意が必要かも・・・。</p>
<p>現時点でISOファイルが読み込みが出来ないのが個人的には残念で今後のバージョンアップで対応してくれる事に期待。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2009/12091189.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TvRockで録画中にドロップ</title>
		<link>http://www.dxcode.com/archives/2009/10261116.html</link>
		<comments>http://www.dxcode.com/archives/2009/10261116.html#comments</comments>
		<pubDate>Mon, 26 Oct 2009 09:55:32 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[PT1 & PT2]]></category>
		<category><![CDATA[TvRock]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=1116</guid>
		<description><![CDATA[たまにドロップが発生するがファイル自体は再生可能で特に大きな問題はない。 常時発生しているのなら電波の問題や電源不足など根本的な問題と等考えられるが、発生頻度が少ないので原因の特定に至っていない。 因みにTvRockのバ [...]]]></description>
			<content:encoded><![CDATA[<p>たまにドロップが発生するがファイル自体は再生可能で特に大きな問題はない。<br />
常時発生しているのなら電波の問題や電源不足など根本的な問題と等考えられるが、発生頻度が少ないので原因の特定に至っていない。<br />
因みにTvRockのバージョンはVer 0.9t4。</p>
<p>ファイル自体の再生及び視聴は問題なく行える。WMP12で再生するとドロップ箇所と思われる場面で一瞬画像が乱れるが、TVTestやTMPGEnc MPEG Editor 3の編集画面で確認しても乱れは生じない。</p>
<p>TvRock ログ</p>
<pre>[09/10/24 23:09:31 0.9t4]:[T6]番組「土曜ドラマ・ターミネーター:サラ・コナー　クロニクルズ　#02」 録画開始 Card=OK, Error=3329, Sig=34.50, Bitrate=12.8Mbps, Drop=0, Scrambling=831, BcTimeDiff=-6.41sec, TimeAdj=+0.00sec, CPU_Weight=2.19%, FreeMem=2238MBytes, DiskFree=35.34%.
[09/10/24 23:55:00 0.9t4]:[T6]番組「土曜ドラマ・ターミネーター:サラ・コナー　クロニクルズ　#02」 録画終了 Card=OK, Error=1, Sig=34.00, Bitrate=13.3Mbps, Drop=1, Scrambling=80, BcTimeDiff=-6.50sec, TimeAdj=+0.00sec, CPU_Weight=6.40%, FreeMem=2207MBytes, DiskFree=34.87%.
[09/10/24 23:55:00 0.9t4]:[T6]エラー詳細:PID 0x111, Total=23981315, Drop=1, Scrambling=0
[09/10/24 23:55:00 0.9t4]:[T6]エラー詳細:PID 0x113, Total=346974, Drop=0, Scrambling=79
[09/10/24 23:55:00 0.9t4]:[T6]エラー詳細:PID 0x119, Total=1, Drop=0, Scrambling=1</pre>
<p>tsselect実行結果</p>
<pre>processing: finish
pid=0x0000, total=   27303, d=  0, e=  0, scrambling=0, offset=188
pid=0x0010, total=    2731, d=  0, e=  0, scrambling=0, offset=797872
pid=0x0011, total=    1365, d=  0, e=  0, scrambling=0, offset=2664336
pid=0x0012, total=  114630, d=  0, e=  0, scrambling=0, offset=35156
pid=0x0014, total=     546, d=  0, e=  0, scrambling=0, offset=773244
pid=0x0023, total=    2746, d=  0, e=  0, scrambling=0, offset=0
pid=0x0024, total=    2730, d=  0, e=  0, scrambling=0, offset=1231400
pid=0x0027, total=    8908, d=  0, e=  0, scrambling=0, offset=607240
pid=0x0028, total=      76, d=  0, e=  0, scrambling=0, offset=24106300
pid=0x0029, total=      77, d=  0, e=  0, scrambling=0, offset=27888296
pid=0x0060, total=   27269, d=  0, e=  0, scrambling=0, offset=134420
pid=0x0100, total=   47202, d=  0, e=  0, scrambling=0, offset=88172
pid=0x0101, total=   27302, d=  0, e=  0, scrambling=0, offset=376
pid=0x0102, total=   27302, d=  0, e=  0, scrambling=0, offset=752
pid=0x0103, total=   27302, d=  0, e=  0, scrambling=0, offset=1128
pid=0x0111, total=23989748, d=  1, e=  0, scrambling=0, offset=564
pid=0x0112, total=  358802, d=  0, e=  0, scrambling=0, offset=10904
pid=0x0113, total=  346895, d=  0, e=  0, scrambling=0, offset=61714008
pid=0x0114, total=    2754, d=  0, e=  0, scrambling=0, offset=60975732
pid=0x0150, total=   11800, d=  0, e=  0, scrambling=0, offset=297040
pid=0x1fc8, total=   13652, d=  0, e=  0, scrambling=0, offset=55460</pre>
<p>2009.11.3 追記<br />
この記事の後TvRockのバージョンを<strong>Ver 0.9r16</strong>までダウングレードしたら、ドロップが全く発生しなくなった。確かに最新版には便利な機能もあるが私の使用目的では不必要な機能だったので同バージョンで運用していく事にした。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2009/10261116.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

