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

Intermittent panic exporting to Matroska #140

Closed fengalin closed 5 years ago

fengalin commented 5 years ago

While exporting to Matroska, the program panics with the following message sometimes:

TocSetterPipeline::build_pipeline no stream_id for src pad
fengalin commented 5 years ago

Closing this issue as it seems to be fixed upstream (as tested with GStreamer 1.16.0).