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

Waveform hangs after an audio stream change and a seek forward #137

Closed fengalin closed 5 years ago

fengalin commented 5 years ago

How to repoduce:

The waveform will shift and hang.

fengalin commented 5 years ago

After changing the audio stream, the MainController is in the Paused state.

fengalin commented 5 years ago

set_pipeline was called in streams_selected which also switched the MainController to Paused.