mpv-android / mpv-android

#mpv-android @ libera.chat
MIT License
1.84k stars 228 forks source link

Support for aomedia-av1 codec #154

Closed alive4ever closed 4 years ago

alive4ever commented 5 years ago

Latest ffmpeg has supported av1 encoding and decoding.

It would be better to add support for av1 playback, since there is no video player app on Android supporting av1 playback.

A sample av1 video inside mp4 container is attached.

av1-sample.zip

sfan5 commented 5 years ago

There's a branch with experimental support for AV1 using libaom: https://github.com/mpv-android/mpv-android/tree/sfan5/av1

For "real world usage", we'll probably want to use libdav1d or wait until ffmpeg adds a built-in AV1 decoder.

thousandsofthem commented 5 years ago

libdav1d is the only reasonable way atm

Pentaphon commented 5 years ago

Yes, please add libdav1d.

nr1jack commented 4 years ago

Please add AV1, thanks. 1jack

xdilemite commented 4 years ago

For those that require av1 dav1d support here's the apkhttps://drive.google.com/open?id=1mUwovGMHWxLuOl5v18jrbUstEaUsRH1j

Pentaphon commented 4 years ago

Doesn't mpv already have libdav1d support? Shouldn't this already be in the latest mpv-android?

sfan5 commented 4 years ago

Yes, but we don't ship with it.

Pentaphon commented 4 years ago

Yes, but we don't ship with it.

Why not?

vipinaggar commented 4 years ago

pls provide apk with av1 dav1d support and youtube-dl like the one you have posted under pull request

xdilemite commented 4 years ago

https://drive.google.com/file/d/1K3VBzwRD6uRRIJx0mkOo_BsTXR_dDHh2/view?usp=sharing here's a mpv test build with dav1d support and vulkan

vipinaggar commented 4 years ago

https://drive.google.com/file/d/1K3VBzwRD6uRRIJx0mkOo_BsTXR_dDHh2/view?usp=sharing here's a mpv test build with dav1d support and vulkan

Thanks but support for youtube-dl is not their pls add support for dav1d to mpv dt 17-03-2020

sfan5 commented 4 years ago

added in a44d89458b5417b72c2b9d4c46e5f33b4d4351cd

xdilemite commented 4 years ago

https://drive.google.com/file/d/1J2prqAr74S_h0i9jpevsNo7U1goIQ7QY/view?usp=sharing @vipinaggar test with ytdl support