python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Issues with playing MPEG-DASH MPD file
I have built a simple mpeg-dash player using exoplayer API in Android. It reads and plays this MPD file. But can't play the following MPD file generated by FFmpeg:
ffmpeg -re -i .\video-h264.mkv -map ...

Tina J
Votes: 0
Answers: 0
Varying video duration in MPEG-DASH streaming
I have a use case where I need to provide playback speeds for a video up to 100x. Since most modern browsers don't support this and provide 4x max out of the box, I have encoded multiple video files u...
Rehan Ahmed
Votes: 0
Answers: 1