amarghosh / mp4viewer

MP4 file analyser for converting ISO-bmff atoms into json, or display them on the command line or a GTK based window
https://pypi.org/project/mp4viewer/
MIT License
51 stars 20 forks source link

Port to GTK3 #9

Closed matte86 closed 1 year ago

matte86 commented 1 year ago

Changes to use GTK3. Only tested on my MacBook but everything seems to work

amarghosh commented 1 year ago

Thanks for the PR. I seem to face an environment issue with import gi on my mac. I will push a fix for that separately.