Like Ra's Naughty Forum

Full Version: Site rendering on Apple devices
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9
Quote:Apple's QuickTime player codec doesn't support WebM. That means no WebM videos in Safari, no WebM videos in Chrome (which uses the same WebKit-based rendering engine on iOS), no WebM videos in any third-party browser or any app integrating a web view.

At least it's not me 😁 Let me try to convert...
Converted with:

ffmpeg -i kelderspreadvibed.webm -movflags faststart -profile:v high -level 4.2 kelderspreadvibed.mp4

 ffmpeg -i kelderspreadvibed.webm -c:v libx264 -c:a aac -strict experimental -b:a 192k kelderspreadvibed-2.mp4

ffmpeg -i kelderspreadvibed.webm  kelderspreadvibed.mov     

ffmpeg -i kelderspreadvibed.webm -pix_fmt yuv420p  -c:a aac  kelderspreadvibed.mp4 

ffmpeg -i kelderspreadvibed.webm -vcodec libx264 -profile:v main -level 3.1 -preset medium -crf 23 -x264-params ref=4 -acodec copy -movflags +faststart kelderspreadvibed.mp4

ffmpeg -i kelderspreadvibed.webm  kelderspreadvibed.m4v

ffmpeg -i kelderspreadvibed.webm -vf scale=320:-1 -r 10 -f image2pipe -vcodec ppm - | convert -delay 5 -loop 0 - gif:- | convert -layers Optimize - kelderspreadvibed.gif


[attachment=33018] - animated GIF (21MB).

Any better? 😉
No, still does not work. I hate Apple... It's much worse than Microsoft...
Yea, Apple won’t interface.
Crap, would love to see it.
And all this because I open my big fat mouth ?.
Maybe Ra can think of something to into it ?
That f#$%^&*g iCrap does not understand anything what's not bought from iTunes. Had to convert to old good GIF...

Any advice from the iFruit-guys around?

(13 Dec 2018, 15:49 )Like Ra Wrote: [ -> ]It's much worse than Microsoft...
Actually, Microsoft is getting MUCH better since Satya Nadella took over the reigns from the previous eejits. MS even finally gave up on the Exploder and Edge (and is moving to Chrome), and started adopting UNIX. (Eat it Balmer! 😁 )
(13 Dec 2018, 16:52 )Tinker D Wrote: [ -> ]And all this because I open my big fat mouth ?.
No. Because of Steve Jobs.
And big thanks to my current employer who provided me with my first evaaa and the only in our family Apple device, so I can both test for compatibility and confirm (again) that Apple must be avoided as plague...
Definitely an Apple thing, my Mac won't play vid. Just tries to download it. A shame because I want to see what you got up to Anne!

Hope someone can figure out a fix....
Both videos work fine for me.

I use a Mac Pro, Chrome browser. Just tried looking using Safari browser and neither worked.

I'd use Chrome if you're on a Mac.

For an iPhone, no idea. I go the Android way...
Pages: 1 2 3 4 5 6 7 8 9