webp and AV1 support in SeaMonkey

Discussion about Seamonkey builds
Post Reply
frg
Posts: 1361
Joined: December 15th, 2015, 1:20 pm

webp and AV1 support in SeaMonkey

Post by frg »

Since yesterday 2.53.5b1 pre has webp support enabled.
Bill ported AV1 support to 2.57. It will be enabled in todays alpha build.

Please test both and let us know if it works. AV1 for 2.53.x and webp for 2.57 will be next.

Available here:
https://www.wg9s.com/

FRG
User avatar
ndebord
Posts: 1122
Joined: December 7th, 2002, 9:53 am

Re: webp and AV1 support in SeaMonkey

Post by ndebord »

frg wrote:Since yesterday 2.53.5b1 pre has webp support enabled.
Bill ported AV1 support to 2.57. It will be enabled in todays alpha build.

Please test both and let us know if it works. AV1 for 2.53.x and webp for 2.57 will be next.

Available here:
https://www.wg9s.com/

FRG
frg,

Works just fine with limited testing here 32 bit using 2.53.5b1 pre:

https://developers.google.com/speed/webp/gallery1

Nick

P.S. Does not work with SeaMonkey 2.57 alpha 1 - 20200902120001, 64 bit.
-N- Si vis pacem, para bellum
FrameWork, SeaMonkey(64-bit),Windows 10 Pro (X64- 21H2), WinPatrol, Malwarebytes & Panda Dome
frg
Posts: 1361
Joined: December 15th, 2015, 1:20 pm

Re: webp and AV1 support in SeaMonkey

Post by frg »

Thanks to Bill AV1 support is now also in the latest 2.53.5b1 pre build.
2.57 now got webp support too.

Please test.
RDaneel
Posts: 603
Joined: January 19th, 2004, 2:43 pm
Location: Puget Sound, WA
Contact:

Re: webp and AV1 support in SeaMonkey

Post by RDaneel »

Having a bear of a time finding good AV1 sample files, but no troubles playing back ".webm" video in the 64-bit Bill build from the 14th.
BTW, not sure if you really only wanted ".webp" images, but they are kinda related... in any case, both of these display/play fine on this latest 64-bit 2.53.5b1pre build. :)
As soon as 2.57 has a believable email story, I will be all over it - and even willing to switch. If we *really* need some testing on 2.57 before then, can I run 2.57 using my 2.53 profile without harm to said profile? So that even if I can't use email, I at least wouldn't have to worry about trashing my profile will doing limited testing?
User avatar
therube
Posts: 21698
Joined: March 10th, 2004, 9:59 pm
Location: Maryland USA

Re: webp and AV1 support in SeaMonkey

Post by therube »

can I run 2.57 using my 2.53 profile without harm to said profile?
Don't know, but I would not.

Why not simply make a copy of your Profile, call it Profile_FOR_2.57Test, & create a shortcut to 2.57 that opens that (new) Profile (using the -Profile switch) directly.
Then you can do anything you want to it without it affecting existing Profiles.

I just made one, GO.bat:

Code: Select all

cmd /c   start   C:\SM253.5b1\seamonkey.exe  -profile   "C:\USERS\TEST - WITH sessionrestore"
Fire 750, bring back 250.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball CopyURL+ FetchTextURL FlashGot NoScript
RDaneel
Posts: 603
Joined: January 19th, 2004, 2:43 pm
Location: Puget Sound, WA
Contact:

Re: webp and AV1 support in SeaMonkey

Post by RDaneel »

@therube, thanks for reminding me of the tools at my disposal - I could actually even use the "Profile Manager" that is part of SM! ;)

@frg, I found some AV1 links that weren't dead-ends... so, yes, on the above-mentioned Win 10 Pro 2004 box with 64-bit 2.53.5b1pre, various resolutions of AV1 files play - if it matters, they were all in webm containers (I thought they might be in mp4s?).

But what I found "interesting" was that, with both SM *and* verifying the same files with a current VLC, that my GPU wasn't being touched at all - is this because only software-based decoding and playback are available for AV1, or that this was just the easiest way to get this capability, or is this just because the open source world has not yet produced the infrastructure for AV1 that takes advantage of GPUs (yet)?

Not complaining in any way! I think is amazing that were are only in 2020, and now can handle random multimedia playback directly in open source browsers - no broken / scary / insecure players needed. :)
frg
Posts: 1361
Joined: December 15th, 2015, 1:20 pm

Re: webp and AV1 support in SeaMonkey

Post by frg »

I really didn't look at the specifics. A lot of drivers are broken and won't activate hardware decoding. Aslo depends on your card. I also doubt that many cards yet implement decoding av1 in hardware. I don't see cpu spikes here but ymmv.

Here are a few samples:
https://tools.woolyss.com/html5-audio-video-tester/

Not all AV1 and not all of them play yet.

More or less the official test:
https://demo.bitmovin.com/public/firefox/av1/
Post Reply