I want to use the commandline --logfile option, but it looks like it doesn't work. Does anyone have an idea?
Johan
Code: Select all
vlc INPUT --file-logging --logfile file_log.txt
Code: Select all
File logging
--logfile <string> Log filename
Specify the log filename.
--logmode {text,html,syslog}
Log format
Specify the log format. Available choices are "text" (default),
"html", and "syslog" (special mode to send to syslog instead of file.
--rrd-file <string> RRD output file
Output data for RRDTool in this file.
Dear Arite,
Thank you for this clarification! This indeed solves the problem.
I hope someone will update the helpfile accordingly.
Johan
Code: Select all
vlc INPUT --file-logging --logfile file_log.txt
This works fine for 1.0.0-git (*nix). Did you start via the commandline (Command Promt) etc.? file_log.txt should be in the correct directory. Enter e.g. "C:\file_log.txt" for a full non-relative path.I have found the clue:These options work on version 0.8.6i, but not anymore in version 0.9.8...Code: Select all
vlc INPUT --file-logging --logfile file_log.txt
Code: Select all
vlc INPUT -vvv --file-logging --logfile file_log.txt
Return to “VLC media player for Windows Troubleshooting”
Users browsing this forum: No registered users and 28 guests