MP4 container part, solved --> https://lemmy.ml/post/22627660
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
it worked with
...
<source src="path/FooBar.mp4" type="video/mp4">
...
<!-- so without specifying the codec, at least -->
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
ffmpeg -i FooBar.mkv
Stream #0:0: Video: av1 (libdav1d) (Main), yuv420p(tv, bt709, progressive)…
Thanks @[email protected] ,
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
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…
deleted by creator
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…
Thank you @[email protected] 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)
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 :/
@[email protected] No you were right at first ! the question is
When they cross each other, which one is the closet to the earth ?
So indeed when they cross they are the same point in space (more or less otherwise it’s a collision :) ) so if they are at the same point the are at the same distance to Earth… :)
FYI great information about dual sim hardware type --> https://en.wikipedia.org/wiki/Dual_SIM#Types
Worked, perfectly 👍
Thank you @[email protected] !
This is the solution.
unfortunately I can’t apply it, because the NAS is a closed proprietary 💩