anilbeesetti / nextlib

NextLib for Next Player
https://github.com/anilbeesetti/nextplayer
GNU General Public License v3.0
71 stars 20 forks source link

Parse chapters in media info #62

Closed TheBeastLT closed 7 months ago

TheBeastLT commented 7 months ago

Thanks for interesting project, thought I'd contribute to the Media Info parsing by adding chapters support and also few minor fixes like returning video duration in ms instead of some specific time base and also closing the input and context to avoid mem leaks.

TheBeastLT commented 6 months ago

Hi @anilbeesetti , maybe you could release a new version including this change? Thank you!