ffprobe-python
ffprobe-python copied to clipboard
Enable support for gathering loop tag metadata from files
This PR adds support for checking for checking and surfacing LoopStart and LoopEnd tags in files inspected. This is commonly used in video game audio to denote loop points to loop tracks within the game engine.