Media Source FFMPEG Audio Decode Error

ShocWave

New Member
I'm trying to stream from my phone via Streamlabs app over LAN to my PC running OBS Studio.
When adding an MP4 media source, it's unable to decode the audio, and gives up loading the video all together.
I've attached the logs of when the audio is muted on Streamlabs app (working fine), and unmuted (not working).

I don't think the logs show much, but I've also tried Streamlabs OBS on the PC, and it keeps on spitting errors about FFMPEG trying to decode the AAC audio.

If I use the FLV container, audio works perfectly fine. However, I need to use MP4 because am wanting to stream H265, and it only work with MP4 (there is no FLV option available).

Any ideas?

Screenshot.PNG
 

Attachments

  • Muted.txt
    12.2 KB · Views: 12
  • Unmuted.txt
    11.7 KB · Views: 6
Last edited:

ShocWave

New Member
Not sure if it will help, but the Streamlabs log is much more detailed into revealing what the problem is when decoding the audio.
I've attached it here.
 

Attachments

  • SLOBS.txt
    107.8 KB · Views: 18

ShocWave

New Member
Well, after much searching, I managed to solve the problem.
I thought I'd post the solution here in case anyone else has the same issue.

The version of FFMPEG that comes with OBS Studio is outdated.
And you can manually update by download the shared build from the FFMPEG website and replacing the files in the program files folder.
 
Top