Author Topic: Audio Out freezes FPP  (Read 324 times)

Offline Rowcat

  • Newbie
  • *
  • Posts: 4
    • View Profile
Audio Out freezes FPP
« on: December 05, 2020, 04:33:11 PM »
Whether I plug the audio out cable into the USB sound blaster card or plug in to the built in native audio plu on the Pi 4. Running FPP , it almost immediately locks up the pixel sequence . Unplu soon enough, then it resumes the sequence.... so no sound......

Offline letsrollusafa11

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: Audio Out freezes FPP
« Reply #1 on: December 06, 2020, 07:49:42 AM »
I'm in the EXACT same boat. I've been troubleshooting this for three nights now. It's not the FM transmitter, I've eliminated that from being an issue. It happens even if there is nothing plugged into the 3.5mm jack on the Sound Blaster 3. When it crashes these are the logs I can pull:

Code: [Select]
mediaoutput/SDLOut.cpp:264: Stalled audio, buffers still filling.                                                                                                                   
2020-12-05 20:29:27.588 (2724) mediaoutput/SDLOut.cpp:264: Stalled audio, buffers still filling.                                                                                                                   
2020-12-05 20:29:28.096 (2679) mediaoutput/SDLOut.cpp:1012: Audio has stalled   0                                                                                                                                 
2020-12-05 20:29:28.985 (2679) mediaoutput/SDLOut.cpp:1012: Audio has stalled   0                                                                                                                                 
2020-12-05 20:29:29.915 (2679) mediaoutput/SDLOut.cpp:1012: Audio has stalled   0                                                                                                                                 
2020-12-05 20:29:30.845 (2679) mediaoutput/SDLOut.cpp:1012: Audio has stalled   0                                                                                                                                 
2020-12-05 20:29:31.734 (2679) mediaoutput/SDLOut.cpp:1012: Audio has stalled   0                                                                                                                                 
2020-12-05 20:29:32.664 (2679) mediaoutput/SDLOut.cpp:1012: Audio has stalled   0                                                                                                                                 
2020-12-05 20:29:33.553 (2679) mediaoutput/SDLOut.cpp:1012: Audio has stalled   0                                                                                                                                 
2020-12-05 20:29:34.483 (2679) mediaoutput/SDLOut.cpp:1012: Audio has stalled   0                                                                                                                                 
2020-12-05 20:29:34.870 (2724) mediaoutput/SDLOut.cpp:264: Stalled audio, buffers still filling.                                                                                                                   
2020-12-05 20:29:34.870 (2724) mediaoutput/SDLOut.cpp:264: Stalled audio, buffers still filling.                                                                                                                   
2020-12-05 20:29:35.382 (2679) mediaoutput/SDLOut.cpp:1012: Audio has stalled   0                                                                                                                                 
2020-12-05 20:29:36.312 (2679) mediaoutput/SDLOut.cpp:1012: Audio has stalled   0                                                                                                                                 
2020-12-05 20:29:37.202 (2679) mediaoutput/SDLOut.cpp:1012: Audio has stalled   0                                                                                                                                 
2020-12-05 20:29:38.133 (2679) mediaoutput/SDLOut.cpp:1012: Audio has stalled   0                                                                                                                                 
2020-12-05 20:29:39.013 (2679) mediaoutput/SDLOut.cpp:1012: Audio has stalled   0                                                                                                                                 
2020-12-05 20:29:39.932 (2679) mediaoutput/SDLOut.cpp:1012: Audio has stalled   0                                                                                                                                 
2020-12-05 20:29:40.833 (2679) mediaoutput/SDLOut.cpp:1012: Audio has stalled   0                                                                                                                                 
2020-12-05 20:29:41.763 (2679) mediaoutput/SDLOut.cpp:1012: Audio has stalled   0                                                                                                                                 
2020-12-05 20:29:42.653 (2679) mediaoutput/SDLOut.cpp:1012: Audio has stalled   0                                                                                                                                 
2020-12-05 20:29:43.579 (2679) mediaoutput/SDLOut.cpp:1012: Audio has stalled   0                                                                                                                                 
2020-12-05 20:29:46.513 (2679) fppd.c:683: Shutting down main loop.

Offline Rowcat

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Audio Out freezes FPP
« Reply #2 on: December 06, 2020, 06:01:08 PM »
I put my signstek next to my PI 4 and F48, but plugged into my phone, streaming music. Pi 4 running FPP didn?t lock up, FM signal was very clear .

Unplugged my phone, and plugged the3.5mm audio cable into my Soundblaster Play 3 USB sound card on the Pi4 playing FPP playlist with sequences resulted in immediate hang of the lights. An immediate unplug of the cable resulted in an immediate resumption of the lights. I believe that if you don?t catch it quick , then it really hangs, and you then have to power down the PI player.   Also, a zoom person had me go into FPP and set the delay before boot up to 10 seconds. That gives the PI player 10 seconds to realize that there was a USB sound card present before the FPP mounts. Didn?t help though. Great idea in concept.

So now...the consensus is I get a 20 ft audio cable ... I just don?t  see how that can be right if I can put the FM transmitter right next the the Pi and F48 with a different source, my phone, and it not cause a problem it? Its the playing of my playlist within FPP , while connecting to my PI  player does cause it to hang..... and the solution is Longer cable???    That just doesn?t seem right.   

Nevertheless, longer cord ordered.
« Last Edit: December 06, 2020, 06:05:20 PM by Rowcat »