#OpusDecoder Warnings?

1 messages · Page 1 of 1 (latest)

dusty patrol
#

Recently added some .ogg files... No issues playing them but now getting lots of warnings in Sentry/Console:

" Should have been closed before finalization "

**Version: 3.7.12-alpine **

See logs and config below.

rain yewBOT
#

Please make sure to read and follow the post guidelines before opening your post.
This will help you get the best possible answers to your questions while minimizing the questions we have to ask you.
Thanks!

dusty patrol
timber knot
coral wolf
zenith sand
#

mm

#

ogg

#

known issue with ogg files

#

I don't think close() calls are fully making it to downstream

#

LP's ogg handling isn't the greatest tbh

#

but I wouldn't worry about it

#

that's what the finalize() calls are for, to ensure that everything is cleaned up even if not explicitly done so earlier

dusty patrol
#

Doesn’t seem like it actually affects anything, but I now I have 10’s of thousands of messages in sentry..

zenith sand
#

set sentry to ignore them

dusty patrol
#

Cool I’ll check that out

#

Is .ogg the ideal file type?

zenith sand
#

no

#

If you have control over the source file format

#

transcode to webm container with opus audio codec

#

far better