WebM support?

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: WebM support?

Re: WebM support?

by Kinsie » Sat Jun 08, 2019 1:01 am



Neat!

Re: WebM support?

by Matt » Fri Jun 07, 2019 6:18 pm

Should this be retagged as [Added] now?

Re: WebM support?

by Rachael » Fri Jun 07, 2019 2:32 pm

I suppose that will work.

Code: Select all

[video]https://www.w3schools.com/html/movie.mp4[/video]

Re: WebM support?

by Kinsie » Fri Jun 07, 2019 9:03 am

For webm embedding, couldn't you just use a HTML5 <video> tag?

Re: WebM support?

by Rachael » Thu Jun 06, 2019 11:22 pm

What Caligari is proposing is something that points to a fixed site, which is far less prone to abuse.

I still don't know how I feel about the site, itself, though. I have no experience with how they accept/reject file types and what it would mean if I was to point an <iframe> there like with Youtube.

The thing with <iframe>s and <object>s and <media>s is some browsers essentially treat them as essentially the same thing, which means one thing can be loaded as another. And one thing I learned in my data security classes is <iframe>s are by far the easiest attack vector for a malicious site to take over a page. While, technically, they're not supposed to allow that - why risk it? Browsers these days have vulnerabilities like swiss cheese in them - there's no need to help the attacker along in these fronts.

Re: WebM support?

by Matt » Thu Jun 06, 2019 11:50 am

What's the difference between the two?

Re: WebM support?

by Rachael » Thu Jun 06, 2019 10:22 am

Yeah that can be considered.

Re: WebM support?

by Caligari87 » Thu Jun 06, 2019 9:57 am

Maybe consideration for Streamable as an embeddable video option? It's lighter-weight than Youtube and very useful for short clips as opposed to "full" content.

8-)

Re: WebM support?

by Rachael » Thu Jun 06, 2019 12:04 am

If it can't be done with an [img] tag, then the security implications of this would be too great. If there is a way to embed from alternate video hosts other than Youtube I am willing to consider it, but just raw linking of any old thing is not something I am willing to do.

WebM support?

by Batandy » Tue Jul 18, 2017 3:02 pm

Hey, i was wondering if WebM support was a possibility for this forum, it would really benefit all the modders who want to show their stuff without having to make Youtube videos.

Top