Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
VLC プレーヤーから rtsp url を実行しようとしています。しかし、エラーが表示され、「詳細についてはログを参照してください」というダイアログ ボックスが表示されます。
VLC でログを有効にするにはどうすればよいですか?
または、GUI でより明白な解決策を使用することもできます: Tools -> Messages (verbosity を 2 に設定)...
コマンドラインから実行する次のコマンドが見つかりました:
vlc.exe --extraintf=http:logger --verbose=2 --file-logging --logfile=vlc-log.txt