Hirdetés

2024. június 11., kedd

Gyorskeresés

Útvonal

Fórumok  »  TV & Audió  »  HTPC (házimozi PC) topik (kiemelt téma)

Téma összefoglaló

Téma összefoglaló

  • Utoljára frissítve: 2019-07-08 10:28:34

LOGOUT.hu

Minden ami HTPC, legyen akár hardveres akár szoftveres kérdés!

Összefoglaló kinyitása ▼

Hozzászólások

(#10269) elmouse válasza Salvador20 (#10267) üzenetére


elmouse
aktív tag

Így néz ki a playercorefactory.xml-em:

<playercorefactory>
<players>
<player name="PowerDVD ISO" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Program Files\Elaborate Bytes\VirtualCloneDrive\pdvdiso.bat</filename>
<args>"{1}"</args>
<hidexbmc>true</hidexbmc>
<hideconsole>true</hideconsole>
<warpcursor>none</warpcursor>
</player>
<player name="PowerDVD" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Program Files\Elaborate Bytes\VirtualCloneDrive\pdvd.bat</filename>
<args></args>
<hidexbmc>true</hidexbmc>
<hideconsole>true</hideconsole>
<warpcursor>none</warpcursor>
</player>
<player name="TMT5 ISO" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Program Files\Elaborate Bytes\VirtualCloneDrive\tmtiso.bat</filename>
<args>"{1}"</args>
<hidexbmc>true</hidexbmc>
<hideconsole>true</hideconsole>
<warpcursor>none</warpcursor>
</player>
</players>
<rules action="prepend">
<rule filetypes="iso" filename=".*iso" player="PowerDVD ISO"/>
<rule filetypes="iso" filename=".*ISO" player="PowerDVD ISO"/>
<rule name="dvd" protocols="dvd" player="PowerDVD"/>
</rules>
</playercorefactory>

Mint látható, a batch file-ok a VirtualCloneDrive mappájában vannak.

pdvd.bat (ez játssza le a normál dvd-ket, ezt akár közvetlenül is bele lehet írni az xml-be)

"C:\Program Files\CyberLink\PowerDVD10\PowerDVD10.exe" d:

pdvdiso.bat (ez játssza le alapértelmezetten iso file-okat)

"C:\Program Files\Elaborate Bytes\VirtualCloneDrive\vcdmount.exe" /d=0 %1
"C:\Program Files\CyberLink\PowerDVD10\PowerDVD10.exe" f:
"C:\Program Files\Elaborate Bytes\VirtualCloneDrive\vcdmount.exe" /d=0 /u

tmt5iso.bat (ezt néha használom az iso-k lejátszására)

"C:\Program Files\Elaborate Bytes\VirtualCloneDrive\vcdmount.exe" /d=0 %1
"C:\Program Files\ArcSoft\TotalMedia Theatre 5\uTotalMediaTheatre5.exe" f:
"C:\Program Files\Elaborate Bytes\VirtualCloneDrive\vcdmount.exe" /d=0 /u

Persze a meghajtók betűjeleit meg kell változtatni.

[ Szerkesztve ]

Ka nama kaa lajerama!

Útvonal

Fórumok  »  TV & Audió  »  HTPC (házimozi PC) topik (kiemelt téma)
Copyright © 2000-2024 PROHARDVER Informatikai Kft.