FFMPEG having trouble with audio
So I recently decided to try this out with my HackRF, and I noticed something while trying to play a video source.
Videos with no sound in AV1 format work fine, however if I try to add a video with sound, hacktv returns with this:
-- Metadata: | handler_name | : VideoHandLer vendor_id : (•] (0] (0) (0) | Metadata: handler_name | : SoundHandler vendor_id | : (0) (0) (0) (0] Using video stream 0 | Using audio stream 1, | [SWR @ 0x7f96d17bf000) Input channel layout "" is invalid or unsupported. Failed to initialise the resampling context
I am unsure of what to do, as I am on MacOS and after doing research, the fix that is needed I can't run on Mac, since apt on Mac doesn't exist. Would I have to continue using this without sound? Or is there a way to get the sound running?