jellyfin / Swiftfin

Native Jellyfin Client for iOS and tvOS
Mozilla Public License 2.0
2.5k stars 272 forks source link

VP9 and AV1 Support #814

Open taedium8vitae opened 1 year ago

taedium8vitae commented 1 year ago

Hey, I would like to have support for VP9 and AV1 codecs in Swiftfin, Jellyfin already supports them so I think it's time to make the best Jellyfin client even better :)

cookes13 commented 10 months ago

Especially now the new iPhone 15 pro and pro max have support for hardware av1 decoding

carif commented 6 months ago

And for those who don´t have the iPhone 15 Pro and thus don´t have hardware AV1 decoding, there should be plenty of devices out there who are powerful enough to decode it in software using dav1d from VideoLAN and FFmpeg.

JPKribs commented 2 weeks ago

I believe this is resolved with this PR:

https://github.com/jellyfin/Swiftfin/pull/1169

That being said, this is not yet included on a TestFlight build.