Page 1 of 1

How to post videos inline?

Posted: Fri Jun 20, 2025 3:10 pm
by ndh
viewtopic.php?p=674901#p674901 doesn't seem to be working. It's a mp4 created by OBS. The local file plays fine in my browser.

Here's the BBCode:

Code: Select all

[webm][attachment=0]2025-06-20 17-04-25.mp4[/attachment][/webm]
Couldn't find anything here help/faq.

Re: How to post videos inline?

Posted: Fri Jun 20, 2025 6:00 pm
by eugenekay
1) Upload the Attachment
2) Right-Click the Attachment Link under the Post; "Copy Link"
06-20-2025, 13-54-06.png
06-20-2025, 13-54-06.png (236.64 KiB) Viewed 412 times
3) Place the copied URL Inside of a bbcode "mp4" tag:

Code: Select all

[mp4]https://forums.factorio.com/download/file.php?mode=view&id=105203[/mp4]
4) Tada!

Re: How to post videos inline?

Posted: Mon Jun 23, 2025 1:49 pm
by ndh
Oooh, nice! I got it to work. Thank you so much!