ffprobe-python icon indicating copy to clipboard operation
ffprobe-python copied to clipboard

Chapters

Open Frono opened this issue 5 years ago • 3 comments

When I try to run against a MKV with chapters I get a error from line 75: AttributeError: 'NoneType' object has no attribute 'groups'

Frono avatar Dec 26 '19 16:12 Frono

Thx for the fix, it works fine.

M3dinar avatar Jan 11 '20 10:01 M3dinar

I can also confirm this works! For now I switched my setup to install Fran's fork.

If you need a file to reproduce the issue you can use this trailer I got from hd-trainers.net

mirceaciu avatar Apr 03 '20 19:04 mirceaciu

If anyone's looking for a longer-term solution, I've fixed this issue, plus a bunch of other bug-fixes, features, and improvements, in a fork: https://github.com/jboy/ffprobe3-python3

(Python3 only, sorry.)

jboy avatar Aug 13 '23 15:08 jboy