You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am creating a playlist with multiple MP4 files having different number of audio tracks in each file.
Lets consider
1st file is having one audio and one video tracks
2nd file having only video
3rd file having two audio and one video tracks
So using silence filter where there is no audio stream with below JSON file.
Hello,
I am creating a playlist with multiple MP4 files having different number of audio tracks in each file.
Lets consider
1st file is having one audio and one video tracks
2nd file having only video
3rd file having two audio and one video tracks
So using silence filter where there is no audio stream with below JSON file.
Configuration file
When making request to fragment-1-f3-a2-x3.m4s it was giving 404 with below error.
2025/03/07 14:42:09 [debug] 81966#81966: *3 silence_generator_parse: parsed silence source
2025/03/07 14:42:09 [error] 81966#81966: *3 ngx_http_vod_validate_streams: no matching streams were found, probably invalid segment index while sending to client,
But if try for fragment-1-f2-a1-x3.m4s it gives 200 response.
Please suggest my configuration in correct or need any changes.
The text was updated successfully, but these errors were encountered: