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
Step2: Because of the Shaka-Packager not supporting to mux audio and video into the same ts container. So I demux the ts format mid ad into separate auido ts and video ts.
[REQUIRED] Issue description && Reproduction steps
Step1. Using the
Shaka-Packager
convert mp4 to HLS stream with ad cues at 60s.Step2: Because of the
Shaka-Packager
not supporting to mux audio and video into the same ts container. So I demux the ts format mid ad into separate auido ts and video ts.Step3: Replace #EXT-X-PLACEMENT-OPPORTUNITY with EXT-X-DISCONTINUITY and Ad segment as described in https://github.com/google/shaka-packager/issues/650.
Can't play the mid ad. But if I disable the audio, only play the video, the playback is well.
The content I has sent to you to [email protected].
The text was updated successfully, but these errors were encountered: