Spyke

Replies

firefox

Comment on

How use av1 video with Firefox ?? [~solved]

OK, I made work the mp4 container

So in all my trial , I have introduce en error in the video path /path/path/FooBar.mp4 as those test where taking place under Windows this time, the front / was making the file unreachable, "funny" in the console no error about that, but about codec that is not found..... O_o

MP4

it worked with

...
<source src="path/FooBar.mp4" type="video/mp4">
...
<!-- so without specifying the codec, at least -->
MKV

I've tried everything so far, I didn't managed to make it work :/ so it seem that finally Firefox do not support MKV with AV1

webdev

Comment on

How use AV1 video with Firefox ??

Reply in thread

Thank you BananaTrifleViolin,

I've tried all your solutions, none works.

Yes they are AV1 (I have encoded them)

Codec: AOMedia's AV1 Video (av01)
Color primaries: ITU-R BT.709
(audio): Codec: MPEG AAC Audio (mp4a)\



\

... So much for Web standards! ...

Couldn't agree more

I think you can also drag and drop video into Firefox to see if they will play.

no, this initiated a download :/

You reached the end