ahodesuka / ahoviewer

A GTK image viewer, manga reader, and booru browser
MIT License
483 stars 30 forks source link

WebM files fail to play when TrackUID is 0 #95

Closed ahodesuka closed 4 years ago

ahodesuka commented 4 years ago

This is a separate issue from #94, but I initially identified there.

Here is the issue I opened on gstreamer's issue tracker.

Here's a temporary patch for gst-plugins-good-1.16.2 to fix the issue (might have some unknown side effects): https://github.com/ahodesuka/ahoviewer/issues/94#issuecomment-657548722

ahodesuka commented 4 years ago

Closing this since no developers have responded to the issue I created, didn't really except them to change it as they are correctly following the matroska specification. It also happens that Gelbooru has moved away from using webm in favor of mp4, so this issue should be less relevant.