element-hq / element-hq/swift-ogg

OGG: Unexpectedly found nil while implicitly unwrapping an Optional value

Open
#8 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
51
Forks
37
PR merge metrics
No merged PRs in 30d

Description

```swift
// initialize opus encoder
encoder = opus_encoder_create(opusRate, pcmChannels, application.rawValue, &status)
```

happening when I encode an m4a file. the exception is thrown in `OGGEncoder.swift`

image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.