Page 1 of 1

AV1 support

Posted: Sat Mar 18, 2023 6:51 pm
by white_haired_uncle
I think I can make a good case for myth support for av1. Leaving out the details for now, unless anyone cares, it boils down to:

1) I believe over the next few years, AV1 will become THE preferred format, and then remain so for a long time.

2) Most users (IMO) would see some benefits immediately, so there's no reason to hold off (says the guy who doesn't have to code it).

My preference would be:

1) First, playback support for recordings (which have been transcoded externally). I don't see any workarounds to this (that I like).

2) Then transcode support. I just like mythtranscode (preferably via the GUI, and not as a user job) when I can get away with it.

3) Then video playback. Using mkv as an external player is not difficult, works well, and is basically transparent to the end user, so I put this last.

Thanks

Re: AV1 support

Posted: Sun Mar 19, 2023 5:52 pm
by paulh
Since ffmpeg already appears to have support for AV1 you should at least be able to play AV1 files/streams without any problems.

I've just played a couple of examples streams I found in another player that can use both ffmpeg and libvlc for the decoder and they played just fine so I would think Myth should have no problem with playback.

Re: AV1 support

Posted: Tue Mar 21, 2023 6:10 pm
by white_haired_uncle
Thanks. Just knowing it should work is a big help.

On my mythfrontend, it does not. VLC and mpv will play av1, mythtv-frontend 2:33.1+fixes.202302200304.c273ed0f9a~ubuntu22.04.1 and mplayer (1.4) will not.

I'll start a thread in troubleshooting, as I don't believe this is really the place.