[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: r32rf.png (209 KB, 2102x512)
209 KB
209 KB PNG
>Download webp file
>Open it in hex editor
>pattern editor find this
><code>#pragma description Compact Disc Audio track
#pragma magic [ 52 49 46 46 ] @ 0x00

struct Header {
u32 RIFF;
s32 size;
u32 CDDA;
u32 fmt;
u32 lenghtofthechunck;
u16 versionofcdformat;
u16 numberofrange;
u32 identifier;
};


struct DataInfo {
u32 range;
u32 duration;
u8 rangepositionframes;
u8 rangepositionseconds;
u8 rangepositionminutes;
u8 nullbyte;
u8 durationtrackframes;
u8 durationtrackseconds;
u8 durationtrackminutes;
u8 nullbytee;
};


Header header @ 0;
DataInfo data @ 0x1C;</code>

>run it as audio file
>video file plays


are webp images video compatible?
>>
>>106460062
>webp images video compatible?
lol
So smart, yet ...
>>
>>106460062
>webp images video compatible
They're just one-frame webms. So it boggles the mind that 4chan has supported webms for over 10 years, but still doesn't support webp.
>>
Can we get webp on 4chan pls?



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.