Location of log files

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
kupuna
Blank Cone
Blank Cone
Posts: 24
Joined: 30 Nov 2016 06:11

Location of log files

Postby kupuna » 12 Feb 2019 20:03

V. 3.0.6 on Windows 10. Did a full search for "vlc-log.txt" without finding anything. Is some setting involved to turn on logging?

chubinou
Developer
Developer
Posts: 521
Joined: 23 Jul 2015 15:19

Re: Location of log files

Postby chubinou » 13 Feb 2019 09:47

Hi,

file logging is not enabled by default,

you can activate them by using
To help you, we need messages, to completely understand what your problems is.

From windows command line or linux or macos terminal, launch vlc with options -vv and --logfile=file

  • Windows example: vlc.exe -vv --logfile=c:\vlclog.txt
  • Linux example: vlc -vv --logfile=vlclog.txt, or vlc -vv 2>&1 > logfile.txt
Then paste the full resulting log here between [​code]and[​/code] (or use Pastebin.com if it's too long)

Also don't forget to name your Operating System and provide the VLC media player version.

or in tools > preferences > show all settings > advanced > logger

kupuna
Blank Cone
Blank Cone
Posts: 24
Joined: 30 Nov 2016 06:11

Re: Location of log files

Postby kupuna » 17 Feb 2019 07:40

I have a logfile to submit, but I can't make it attach to this reply. It is 228KB. Saved as a .txt file.I can copy and paste it in windows, but I can't make it "stick" here. Help please?

chubinou
Developer
Developer
Posts: 521
Joined: 23 Jul 2015 15:19

Re: Location of log files

Postby chubinou » 18 Feb 2019 09:32

Hi,

you can copy the content on a third party website such as https://pastebin.com/

kupuna
Blank Cone
Blank Cone
Posts: 24
Joined: 30 Nov 2016 06:11

Re: Location of log files

Postby kupuna » 20 Feb 2019 04:47

I am working at the limits of my computer knowledge, so please forgive the stumbles. I finally got the logfile up to Pastebin. Since Pastebin has no information for novices, I'm not sure how to tell you where to retrieve the file. My best shot: The .txt file is named VLC log Schultz It is in my account under my alias "Kupuna". I don't know what else you might need to retrieve the file. If you have other instructions, please spell them out a bit so I can respond semi-intelligently. Again, sorry for the confusion, but I'm really trying.

chubinou
Developer
Developer
Posts: 521
Joined: 23 Jul 2015 15:19

Re: Location of log files

Postby chubinou » 20 Feb 2019 09:25

hi,

here is a tutorial about how to use pastebin

https://www.youtube.com/watch?v=CpTJMIJ1XnQ

kupuna
Blank Cone
Blank Cone
Posts: 24
Joined: 30 Nov 2016 06:11

Re: Location of log files

Postby kupuna » 20 Feb 2019 18:18

Thanks again chubinou. Here is my try at getting the log into Pastebin. I deleted several repetitive sections to get the file under the 512kb limit. Please let me know if this works.
https://pastebin.com/hdKSZRYC

chubinou
Developer
Developer
Posts: 521
Joined: 23 Jul 2015 15:19

Re: Location of log files

Postby chubinou » 21 Feb 2019 09:46

I can see your logs ... but you didn't state your problem.

kupuna
Blank Cone
Blank Cone
Posts: 24
Joined: 30 Nov 2016 06:11

Re: Location of log files

Postby kupuna » 22 Feb 2019 02:03

I imagine you would like to be done with this topic, so here is a text that sums up what I'm trying to do.

https://pastebin.com/UCWqF7wU

chubinou
Developer
Developer
Posts: 521
Joined: 23 Jul 2015 15:19

Re: Location of log files

Postby chubinou » 22 Feb 2019 16:38

Hi,

copy folowing text to a new file and name it as myradioplaylist.m3u

Code: Select all

#EXTM3U #EXTINF: -1, hawaii public radio 1 http://files.hawaiipublicradio.org/hpr1.pls #EXTINF: -1, hawaii public radio 2 http://files.hawaiipublicradio.org/hpr2.pls #EXTINF: -1, king-fm http://classicalking.streamguys1.com/king-fm-mp3 #EXTINF: -1, evergreen http://classicalking.streamguys1.com/evergreen-mp3-96k
or download it from https://framadrop.org/r/xGTGq08Epu#EIez ... HK87aQFSQ=


you can then open the file with VLC

chubinou
Developer
Developer
Posts: 521
Joined: 23 Jul 2015 15:19

Re: Location of log files

Postby chubinou » 22 Feb 2019 17:04

otherwise, if you want to create this kind of playlist from VLC

- open the playlist view (view > playlist)
- right click > advanced open > network, enter the URL of the radio
- repeat previous step for each stations
- media > Save playlist to file

you can now reopen the file you created to reload the playlist.

kupuna
Blank Cone
Blank Cone
Posts: 24
Joined: 30 Nov 2016 06:11

Re: Location of log files

Postby kupuna » 22 Feb 2019 19:59

My final reply. Thanks to your support my radio playlist is working as I had hoped. I very much appreciate your assistance.
Greg Schultz

krazykat628
New Cone
New Cone
Posts: 1
Joined: 31 May 2020 06:25

Re: Location of log files

Postby krazykat628 » 31 May 2020 07:10

Hello,
I have a question about accessing the Location of the VLC log files. I am not an experienced user with the Command line, so I need some step by step instructions. I have WIN 10 PRO. On the forum , there is a post saying"

From windows command line or linux or macos terminal, launch vlc with options -vv and --logfile=file
• Windows example: vlc.exe -vv --logfile=c:\vlclog.txt

I opened the command prompt and at the > I typed: vlc.exe -vv --logfile=c:\vlclog.text and hit return.

I received an error that vlc.exe could not be found. I have my VLC program installed on my " D" drive in D:\Utilities (082312)\VLC Media Player\VLC\vlc.exe

Could you show the steps to use the command to access my vlc.exe file and store the log file in D:\Utilities (082312)\VLC Media Player\VLC

Thanks for your help for a novice user, much appreciated.

krazykat628

Lotesdelere
Cone Master
Cone Master
Posts: 9958
Joined: 08 Sep 2006 04:39
Location: Europe

Re: Location of log files

Postby Lotesdelere » 31 May 2020 08:21

If you run VLC from its own folder then use:
vlc.exe -vv --logfile=vlclog.text

If you run VLC from any other folder then use:
"D:\Utilities (082312)\VLC Media Player\VLC\vlc.exe" -vv --logfile="D:\Utilities (082312)\VLC Media Player\VLC\vlclog.text"

"" are required because of the space characters in the path name.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 18 guests