[-] Donatello@lemmy.ml 1 points 4 days ago
[-] Donatello@lemmy.ml 4 points 4 days ago

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

[-] Donatello@lemmy.ml 1 points 4 days ago

ffmpeg -i FooBar.mkv

Stream #0:0: Video: av1 (libdav1d) (Main), yuv420p(tv, bt709, progressive).....

[-] Donatello@lemmy.ml 1 points 4 days ago

Thanks @Malix@sopuli.xyz ,

by any change I've tried codecs="avc1.4d401f" with my videos but of course it's not working.

Whats drive me crazy, is when open trough file:/// Firefox can play it, but once inside an html page, you have to specify the right codec !? WTF

[-] Donatello@lemmy.ml 1 points 4 days ago

btw:

when I open .mp4 container version of it, by file path (url bar) like file:///X:/path/FooBar.mp4 it works, so Firefox can Open it… (now still to make it work inside an html page )

for .mkv it trigger a file download…

[-] Donatello@lemmy.ml 1 points 4 days ago* (last edited 4 days ago)

Funny when I open .mp4 container version of it, by file path (url bar) like file:///X:/path/FooBar.mp4 it works, so Firefox can Open it.... (now still to make it work inside an html page 😑 )

for .mkv it trigger a file download...

[-] Donatello@lemmy.ml 1 points 4 days ago* (last edited 4 days ago)

Thank you @taaz@biglemmowski.win no matter the type I enter, it's still not working...

btw the videos on your link are encoded H264 with , not AV1

Codec: H264 - MPEG-4 AVC (part 10) (avc1)

[-] Donatello@lemmy.ml 1 points 4 days ago* (last edited 4 days ago)

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 :/

11

cross-posted from: https://lemmy.ml/post/22627659

Hi,

I have a couples of AV1 videos that I would like to display on a html page.

I've tried

<video controls preload="none">
    <source src="FooBar.mp4">
</video>

but it trow back

I've tried first with MKV container as it's listed on the wikipedia page.

but this is not listed on the mozilla page https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Video_codecs 🤔

Confusing.. as I found also this in the firefox release note:

Firefox 97 and later versions support AV1 video in the MKV container.

So WTF !?

I've tried also

<video controls preload="none">
    <source src="FooBar.mp4" type="video/webm; codecs='av01.0.08M.08'">
</video>

but that change nothing...

Any ideas ?

Thanks.

15
submitted 4 days ago* (last edited 4 days ago) by Donatello@lemmy.ml to c/firefox@lemmy.ml

cross-posted from: https://lemmy.ml/post/22627659

Hi,

I have a couples of AV1 videos that I would like to display on a html page.

I've tried

<video controls preload="none">
    <source src="FooBar.mp4">
</video>

but it trow back

I've tried first with MKV container as it's listed on the wikipedia page.

but this is not listed on the mozilla page https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Video_codecs 🤔

Confusing.. as I found also this in the firefox release note:

Firefox 97 and later versions support AV1 video in the MKV container.

So WTF !?

I've tried also

<video controls preload="none">
    <source src="FooBar.mp4" type="video/webm; codecs='av01.0.08M.08'">
</video>

but that change nothing...

Any ideas ?

Thanks.

1
submitted 4 days ago* (last edited 4 days ago) by Donatello@lemmy.ml to c/frontend@lemmy.ml

Hi,

I have a couples of AV1 videos that I would like to display on a html page.

I've tried

<video controls preload="none">
    <source src="FooBar.mp4">
</video>

but it trow back

I've tried first with MKV container as it's listed on the wikipedia page.

but this is not listed on the mozilla page https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Video_codecs 🤔

Confusing.. as I found also this in the firefox release note:

Firefox 97 and later versions support AV1 video in the MKV container.

So WTF !?

I've tried also

<video controls preload="none">
    <source src="FooBar.mp4" type="video/webm; codecs='av01.0.08M.08'">
</video>

but that change nothing...

Any ideas ?

Thanks.

[-] Donatello@lemmy.ml 1 points 4 months ago

FYI great information about dual sim hardware type --> https://en.wikipedia.org/wiki/Dual_SIM#Types

[-] Donatello@lemmy.ml 3 points 4 months ago

Worked, perfectly 👍

[-] Donatello@lemmy.ml 2 points 4 months ago

Thank you @Are_Euclidding_Me@hexbear.net ! hooo so I can hide any post not only mine ! ok then it make more sense :D

8
submitted 4 months ago by Donatello@lemmy.ml to c/android@lemmy.world

Hi,

I've been looking info on how work (features available etc..) Dual sim on android . But all the websites talking about it trow back

https://stallman.org/cloudflare.html

Does someone have an URL that is not ~~censored~~ "protected" by cloudflare ?

Thanks.

This question might have been already asked ?Sorry if this question might have been asked.. But it seem Lemmy of search option, like search within a community and by title only....

view more: next ›

Donatello

joined 10 months ago