Lancelot Liu
Lancelot Liu
Same issue here - I found that in my case the issue was that there are no streams in the video, and ffmpeg did not consider that an error. But...
If by some miracle someone else is having the same problem: @pukkandan suggested avoiding DASH formats on Discord, and changing the format to `-f bv*[protocol*=https]` or even `-f bv*[protocol!*=dash]` seems...
> [!IMPORTANT] > The PR for now breaks one of the postfix tests - I wanted to open it just in case someone who knows more than me would want...
Do you have any idea why the current changes break the postfix test?