fengalin / media-toc

Build a table of contents from a media file or split a media file into chapters
MIT License
73 stars 3 forks source link

AudioController: waveform disappears during playback #131

Closed fengalin closed 6 years ago

fengalin commented 6 years ago

On a Windows host, the waveform disappears during playback. This is due to the predicted_presentation_time being null.

According to the GDK documentation, this is a case to expect.