Page 1 of 1

VLC shows crypted window title where other tools show proper

Posted: 30 Jun 2014 16:31
by Max Mustermann
Hello,

somebody can tell me from where VLC fetches the title information of an MP3 file? I have an issue with VLC showing crypted title in window title bar for some files. However, none of the tools i used to investigate the tag fields confirms a crypted title. So, obviously VLC fetches this information from another place or in another way. It is important for me to know where this information comes from because i used to use a script to process mp3 file information and the script breaks for the same reason. For further investigation i'd like to know under which circumstances this type of title information is created, if its a tagger issue or a charset issue.

Any ideas or suggestions?

Re: VLC shows crypted window title where other tools show pr

Posted: 08 Jul 2014 13:12
by Max Mustermann
Nobody?

Re: VLC shows crypted window title where other tools show pr

Posted: 09 Jul 2014 03:30
by Jean-Baptiste Kempf
This is a bug. File a bugreport and Share a sample.

Re: VLC shows crypted window title where other tools show pr

Posted: 09 Jul 2014 11:02
by Max Mustermann
I'm not sure whether this is a bug. Note, when this file is processed by a TCL script the chattr command executed by the script extracts all headers and there the same thing happens breaking my script. I need to find the way this header is created to reconstruct the creation and see whether this happens through mabe a wrong charset or whatever to fix my script.

So i need to know from which header VLC reads this information no matter how its presented in the player window title.

Please tell me!