Remix.run Logo
ihuman an hour ago

> Remove ogg/celt parsing

Does that mean it doesn't support .ogg files anymore?

asveikau an hour ago | parent | next [-]

Doubtful. Ogg is a container format. Celt is a specific audio codec.

I believe celt was superseded by opus.

gourlaysama an hour ago | parent | prev | next [-]

No, this only removes parsing CELT inside an ogg container (because CELT itself is going away), not support for ogg itself.

pkulak an hour ago | parent | prev [-]

No, not at all. Just celt, which was packaged in the ogg container, I assume.