View Full Version : How to detect the length of a playlist Programmatically?
yellowolf
17th February 2022, 12:34
As we know, the length of a playlist can be found with blu-ray player. However, how can we obtain this value in a programmatical way? For example, parse the corresoponding mpls file or correlated m2ts file.
Thanks.
Emulgator
17th February 2022, 12:59
I would suggest to use BDInfo (sec granularity), DGDemux (sec granularity), BDEdit (msec granularity).
Or do you want to code that yourself ?
hubblec4
18th February 2022, 13:47
chapterEditor = nanosec granularity
yellowolf
18th February 2022, 16:15
I would suggest to use BDInfo (sec granularity), DGDemux (sec granularity), BDEdit (msec granularity).
Or do you want to code that yourself ?
Thanks a lot. Before coming here, I have used BDInfo already. A msec granularity is preferred.
To be honest, I would like to code myself, as long as I know how these tools work.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.