各位大大
小弟 面臨到一個問題 ! 都快要變成禿頭了 請各位大大幫幫忙想想辦法
我現在用一台電腦插上兩張 ati 2400xt 的卡 (Gecube) 用 hdmi 連接 4 台 LCD TV
想要在每一台電視上放不同的的 電影檔
請問有什麼辦法可以在開機時自動撥放(需要一直重複撥放) 並可自動在指定的電視上撥放
感謝幫忙 不勝感激
2. VLC Player 可以多次執行,且指定不同參數。
3. 但你需要開機自動執行四次且無人操作,這就得靠命令列來完成。
以下是 VLC Player 的所有命令列,請自行找出開檔案的指令與指定螢幕以及全螢幕的指令,開機時用一個 Script 或是一個 Bat 檔,或利用 Autoit 編輯一個批次執行程式來執行四個指令吧。
http://wiki.videolan.org/index.php/VLC_command-line_help
全螢幕與指定第幾螢幕在下面,至於開檔案你就自己試試囉。
-f, --fullscreen, --no-fullscreen
Fullscreen video output (default disabled)
Start video in fullscreen mode (default
disabled)
--directx-device={} Name of desired display device
In a multiple monitor configuration, you can
specify the Windows device name of the
display that you want the video window to
open on. For example, "\\.\DISPLAY1" or
"\\.\DISPLAY2".
不好意思在麻煩你
我是著用以下的命令列 指定 01.mpg 執行 全螢幕撥放 到 第2 螢幕上
"C:\Program Files\VideoLAN\VLC\vlc.exe" "c:\01.mpg" -f --directx-device \\.\DISPLAY2
但是 第一個螢幕會變成全黑, 第二個螢幕也沒有撥放, 可以請您幫我看看是怎麼回事嗎?
感激不盡
內文搜尋
X




























































































