Page 1 of 1
Length of OGG files is not showing in the columns.
Posted: 09 Mar 2021 13:36
by stenionet
I can see the Length of mp3 files, but not the length of the OGG files.
Can you guys give some help?
Re: Length of OGG files is not showing in the columns.
Posted: 10 Mar 2021 11:54
by admin
Works fine here. Can you send me such a file per email? (s.
https://www.xyplorer.com/#contact)
Re: Length of OGG files is not showing in the columns.
Posted: 10 Mar 2021 11:58
by highend
Probably just missing the codec for it...
Re: Length of OGG files is not showing in the columns.
Posted: 10 Mar 2021 12:06
by admin
Not in this case. XY parses the OGG format natively.

Re: Length of OGG files is not showing in the columns.
Posted: 10 Mar 2021 12:15
by highend
XY parses the OGG format natively
Then it doesn't work here as well, at least not without a codec (via k-lite)^^
Re: Length of OGG files is not showing in the columns.
Posted: 10 Mar 2021 12:26
by admin
I'm talking about the meta data, not the audio preview. If you have an OGG file that does not show the length in the Length (Special Property) column send it to me.
Re: Length of OGG files is not showing in the columns.
Posted: 10 Mar 2021 12:31
by highend
I think this is not about the special property, but the normal shell property (Select Property - Length), which requires a codec...
Re: Length of OGG files is not showing in the columns.
Posted: 10 Mar 2021 12:42
by admin
OK, looked deeper into the code:
1) XY tries to retrieve the length natively (and often succeeds!)
2) if it fails it looks in the extended system properties (which comes down to asking the codec)
3) number 2) only happens when tweak AudioPropsSecondTries=1!
So you are right, the user probably does not have the codec, OR (most likely) did not set the AudioPropsSecondTries tweak
Re: Length of OGG files is not showing in the columns.
Posted: 10 Mar 2021 12:48
by highend
If you want to take a look at a file that XY can not parse natively...
Re: Length of OGG files is not showing in the columns.
Posted: 10 Mar 2021 13:01
by admin
[Note that I added an important 3rd point above!]
Alarm.ogg can be read natively here.

This should work the same on ANY system.

Re: Length of OGG files is not showing in the columns.
Posted: 10 Mar 2021 20:03
by stenionet
highend wrote: ↑10 Mar 2021 12:48
If you want to take a look at a file that XY can not parse natively...
I have the same problem with your file. I think it is the codec because Windows explorer show the length of MP3 without problems, but cannot show the length of ogg files.
I forgot to mention, I am using the 16.60 version.
Re: Length of OGG files is not showing in the columns.
Posted: 10 Mar 2021 20:06
by admin
Try v21.50.0138 and the problem is gone.
Re: Length of OGG files is not showing in the columns.
Posted: 10 Mar 2021 20:16
by stenionet
Problem solved.
I installed the K-Lite_Codec_Pack_1385_Basic and it is working perfectly in Xyplorer and Windows Explorer.
Thanks everybody and a special thanks to highend user.
Re: Length of OGG files is not showing in the columns.
Posted: 10 Mar 2021 20:30
by admin
OK.
But again: With v21.50.0138 you don't need the codec pack. Not for showing the length.
Re: Length of OGG files is not showing in the columns.
Posted: 11 Mar 2021 13:07
by stenionet
admin wrote: ↑10 Mar 2021 20:30
OK.
But again: With v21.50.0138 you don't need the codec pack. Not for showing the length.
I will give it a try. Thank you.