google / ExoPlayer

This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
https://developer.android.com/media/media3/exoplayer
Apache License 2.0
21.7k stars 6.02k forks source link

HLS support for H262 inside MPEG-TS container #2195

Closed barhom closed 7 years ago

barhom commented 7 years ago

Can exoplayer support playing back H262 (mpeg2) video inside an MPEG-TS container served via HLS?

We are well aware that H262 (mpeg2) is not usually supported in Android devices. However, is it possible to use software decoders (FFmpeg?) to add support for this?

ojw28 commented 7 years ago