web-dev-qa-db-ja.com

VLCプレーヤーで映画を再生すると黒い画面が表示され、音声のみが有効になります

VLCプレーヤーウィンドウを移動するとビデオを見ることができますが、移動を停止すると黒に戻ります。

これは、VLCだけでなく、camorama webcamを使用している場合、webcamでも発生します。

26
Veerman

ToolsPreferencesVideoに移動して、出力をX11 video outputに設定し、VLCを開いてすぐに保存し、ビデオを開きます。

28
Hassan ALAMI

以下のオプション1がうまくいきました!

私はこの解決策を見つけました:

http://forums.opensuse.org/english/get-technical-help-here/multimedia/455508-vlc-shows-black-screen-when-playing-movie-files-solutions.html

ソリューションをスクロールダウンします。

12-Mar-2011、05:56#1 wisepenguin wisepenguinはオフラインですNewcomer

参加日2011年3月投稿12

ムービーファイル(ソリューション)の再生時にデフォルトのVLCが黒い画面を表示する

Hello,
With a default 11.4 (64bit) installation, and the one click installer for VLC at VideoLAN - VLC: Free streaming and multimedia solutions for all OS! - if you get a black screen when watching movie files there are 2 solutions.

1)
-> Go to Tools->Preferences->Video
-> Remove the tick for "Accelerated video output (Overlay)"
-> Try and play the movie again, you should now see output.

2)
Download proprietary drivers for your graphics card - I think theres a thread on the forum dedicated to that.
Example, NVIDIA 8600 using the default 11.4 open source drivers (nouveau?) shows a black screen when VLC uses "Accelerated video output".
However, installing the proprietary NVIDIA drivers, VLC will successfully show the movie using "Accelerated video output".

To clarify the default VLC installation with "Accelerated video output" ticked - works with proprietary NVIDIA drivers - and doesn't without.

Thanks

ps. Thanks to the team as my integrated ATI Radeon card using default 11.4 open source drivers works with VLC and "Accelerated video output" ticked. 
12
Todd

Dpmsをオフにすることが問題です。ターミナルxset -dpmsで試して、画面の省エネモードを無効にします。

オフに切り替えると、フラッシュxset +dpmsおよびxset -dpmsになります。 vlcがビデオを変更するたびに、この関数を呼び出します。

2
i have

ビデオドライバーを確認してください。 VLCとWebカメラアプリケーションを再インストールします。しかし、それはあなたのビデオドライバーのように聞こえますので、あなたのドライバーに関するいくつかの情報を調べて、それらを更新してみてください。

0
Synicade

これは私の解決策です:

Kubuntu 12.04のVLCプレーヤーで映画を再生するときの黒い画面-Ubuntuに尋ねる Kubuntu 12.04のVLCプレーヤーで映画を再生するときの黒い画面

昨年、このソリューションを2回使用する必要がありましたが、どちらの場合も機能しました。

0
MountainX