Re: [FFmpeg-user] FFmpeg HLS Output Blank During Live Stream — Possible Causes?

2025-05-08 Thread Dennis Mungai
On Thu, 8 May 2025 at 22:41, Vedant Bhugul wrote: > Hi FFmpeg team, > During a certain period, the HLS output (i.e., .ts segments and .m3u8 > playlist) remained blank for every live stream attempted. However, the .flv > output stream continued to function normally. For each affected session, we >

[FFmpeg-user] FFmpeg HLS Output Blank During Live Stream — Possible Causes?

2025-05-08 Thread Vedant Bhugul
Hi FFmpeg team, During a certain period, the HLS output (i.e., .ts segments and .m3u8 playlist) remained blank for every live stream attempted. However, the .flv output stream continued to function normally. For each affected session, we had to manually terminate the FFmpeg transcoding process—only

Re: [FFmpeg-user] FFmpeg HLS Output Blank During Live Stream — Possible Causes?

2025-05-08 Thread Vedant Bhugul
Hi Dennis, Thank you for your suggestion. I’m confident that adding -pix_fmt yuv420p will help resolve the issue. However, could you kindly assist in providing guidance on how to reproduce the issue or, if not, suggest possible reasons that could have caused this behavior? I need to identify the r