Gifs don't work
- TheGreatWhiteHope
- Posts: 225
- Joined: Wed Dec 23, 2020 2:00 am
- Topic points (SCP): 84
- Reply points (CCP): 291
Gifs don't work
Well they don't.
- SearchVoat
- Posts: 440
- Joined: Wed Dec 23, 2020 2:00 am
- Topic points (SCP): 298
- Reply points (CCP): 795
Re: Gifs don't work
They don't?
- TheGreatWhiteHope
- Posts: 225
- Joined: Wed Dec 23, 2020 2:00 am
- Topic points (SCP): 84
- Reply points (CCP): 291
Re: Gifs don't work
Maybe because mine was a gifv?
- TheGreatWhiteHope
- Posts: 225
- Joined: Wed Dec 23, 2020 2:00 am
- Topic points (SCP): 84
- Reply points (CCP): 291
Re: Gifs don't work
Another gifv
- SearchVoat
- Posts: 440
- Joined: Wed Dec 23, 2020 2:00 am
- Topic points (SCP): 298
- Reply points (CCP): 795
Re: Gifs don't work
Yeah that's it. Not sure why gifv doesn't work in standard html but it doesn't seem to, and that's why.
Code: Select all
<img src="https://i.imgur.com/nc9t6tt.gifv">
- TheGreatWhiteHope
- Posts: 225
- Joined: Wed Dec 23, 2020 2:00 am
- Topic points (SCP): 84
- Reply points (CCP): 291
Re: Gifs don't work
@SearchVoat
Any workaround for this? Can't change the format on my tablet (i don't think so anyhow).
Any workaround for this? Can't change the format on my tablet (i don't think so anyhow).
Last edited by TheGreatWhiteHope on Fri Feb 12, 2021 11:13 pm, edited 1 time in total.
- MadWorld
- Posts: 1229
- Joined: Wed Dec 23, 2020 2:00 am
- Topic points (SCP): 1276
- Reply points (CCP): 2987
Re: Gifs don't work
I believe gifv is actually a video file without the sound. Depending on the file size, imgur may keep it as gif format or convert it to video format.SearchVoat wrote: ↑Fri Feb 12, 2021 11:01 pm Yeah that's it. Not sure why gifv doesn't work in standard htmlbut it doesn't seem to, and that's why.Code: Select all
<img src="https://i.imgur.com/nc9t6tt.gifv">
Example of gifv in video format.
gifv https://i.imgur.com/A61SaA1.gifv
mp4 https://i.imgur.com/A61SaA1.mp4
- MadWorld
- Posts: 1229
- Joined: Wed Dec 23, 2020 2:00 am
- Topic points (SCP): 1276
- Reply points (CCP): 2987
Re: Gifs don't work
Last edited by MadWorld on Fri Feb 12, 2021 11:25 pm, edited 1 time in total.
- TheGreatWhiteHope
- Posts: 225
- Joined: Wed Dec 23, 2020 2:00 am
- Topic points (SCP): 84
- Reply points (CCP): 291
Re: Gifs don't work
@MadWorld
Thanks. I don't like that it doesn't loop it though. I will try to find a quick fix. Googling how to make things work is about the limit of my technological prowess, though. We will see.
Thanks. I don't like that it doesn't loop it though. I will try to find a quick fix. Googling how to make things work is about the limit of my technological prowess, though. We will see.
- TheGreatWhiteHope
- Posts: 225
- Joined: Wed Dec 23, 2020 2:00 am
- Topic points (SCP): 84
- Reply points (CCP): 291
Re: Gifs don't work
Great. Just leave out the "v" part and everything is copacetic.
Now everyone can enjoy this old stock footage of the deadly holocoaster.
Last edited by TheGreatWhiteHope on Fri Feb 12, 2021 11:49 pm, edited 1 time in total.