brianwernick / ExoMedia

An Android ExoPlayer wrapper to simplify Audio and Video implementations
Apache License 2.0
2.14k stars 380 forks source link

how to support avi video #763

Closed Jacko07 closed 2 years ago

Jacko07 commented 2 years ago

hi,i want to know how to support avi video or other format video,thanks

brianwernick commented 2 years ago

It looks like partial support for the .avi container format was added recently (July 5, 2022) to the ExoPlayer Issue-2092. I'm not sure if this has made it in to a release yet but if it has by time we release ExoMedia 5.0.0 then that support will be included.