For the lazy - http://jpegmini.com -- I grabbed 4th pair of their demo image [0], the high quality image is about 4.8M, the JpegMini'd version - 1.3M. Then I took the high quality image and started bumping up standard JPEG compression level until I reduced the file size to 1.3M. That mapped to 17/100 setting, with 1 being highest quality, 100 - highest compression). Then I made an arithmetic per-pixel diff between th…
New Solution Can Cut Video File Size By Half – Without Losing Quality
21–30 of 43 posts
Re: New Solution Can Cut Video File Size By Half – Without Losing Quality
#22>the compression method mimics the human eye and removes elements that would not have been processed by the human eye in the first place. That's just a marketing hype decsription of how all lossy compression works.
Re: New Solution Can Cut Video File Size By Half – Without Losing Quality
#23They don't seem to have done anything new or substantial by themselves, and as such, this thing is basically nothing but pure marketing bullshit. If you want to do high quality H.264 encodes, just use x264 directly.
Re: New Solution Can Cut Video File Size By Half – Without Losing Quality
#24For the lazy - http://jpegmini.com -- I grabbed 4th pair of their demo image [0], the high quality image is about 4.8M, the JpegMini'd version - 1.3M. Then I took the high quality image and started bumping up standard JPEG compression level until I reduced the file size to 1.3M. That mapped to 17/100 setting, with 1 being highest quality, 100 - highest compression). Then I made an arithmetic per-pixel diff between th…
Re: New Solution Can Cut Video File Size By Half – Without Losing Quality
#25From beamrvideo.com, Clip1_mini.mov contains: videomini ver. 90.15 options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=umh subme=8 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 in…
I'm up for that. It'll take a while to download all the source videos, but I'll report back with results and videos when I'm done.
I already did a test encode with x264 --preset veryslow --tune film --level 4.0 --crf 21 on the Bourne Identity clip, and the result is within the same realm than the Beamr video with ~58% the filesize. Which is not surprising at all, considering Beamr's settings.
EDIT: Testing with nearly identical settings (x264 --bframes 0 -- subme 8 --no-psy --no-mbtree) using the latest x264 gives me about 40% the bitrate of the Beamr example for the Bourne Identity clip, which unsurprisingly looks notably worse. So maybe Beamr's "magical" encoding technology is all about fiddling with x264's CRF to make it double the bitrate at a given value compared to vanilla x264?
Re: New Solution Can Cut Video File Size By Half – Without Losing Quality
#26For the lazy - http://jpegmini.com -- I grabbed 4th pair of their demo image [0], the high quality image is about 4.8M, the JpegMini'd version - 1.3M. Then I took the high quality image and started bumping up standard JPEG compression level until I reduced the file size to 1.3M. That mapped to 17/100 setting, with 1 being highest quality, 100 - highest compression). Then I made an arithmetic per-pixel diff between th…
Re: New Solution Can Cut Video File Size By Half – Without Losing Quality
#27For the lazy - http://jpegmini.com -- I grabbed 4th pair of their demo image [0], the high quality image is about 4.8M, the JpegMini'd version - 1.3M. Then I took the high quality image and started bumping up standard JPEG compression level until I reduced the file size to 1.3M. That mapped to 17/100 setting, with 1 being highest quality, 100 - highest compression). Then I made an arithmetic per-pixel diff between th…
I don't see much of a difference. Is that the point? Are you saying that JPEGMini are just compressing to ~83% quality?
JPEGMini diff shows less color fringing (fewer "colored" pixels) and it also appears to better preserve edges and outlines.
Re: New Solution Can Cut Video File Size By Half – Without Losing Quality
#28For the lazy - http://jpegmini.com -- I grabbed 4th pair of their demo image [0], the high quality image is about 4.8M, the JpegMini'd version - 1.3M. Then I took the high quality image and started bumping up standard JPEG compression level until I reduced the file size to 1.3M. That mapped to 17/100 setting, with 1 being highest quality, 100 - highest compression). Then I made an arithmetic per-pixel diff between th…
-rw-r--r-- 1 tim users 4930482 Dec 1 21:22 hipnshoot.jpg
-rw-r--r-- 1 tim users 1310430 Feb 26 08:27 hipnshoot_gimp.jpg
-rw-r--r-- 1 tim users 1352882 Dec 3 09:16 hipnshoot_mini.jpg
I put them here: http://www.rareventure.com/jpegmini/
"hipnshoot_mini.jpg" is the "jpegmini" version and "hipnshoot_gimp.jpg" is the one I compressed with plain old gimp.
Re: New Solution Can Cut Video File Size By Half – Without Losing Quality
#29Let them put up a long, complex video -- an action movie, for example -- using H.264, and their own method, for side-by-side comparison, both with regard to quality and file size. Let them offer something better than hand-waving press releases. I say this because claims like this tend to be very source-dependent. Change the source, change the claim.
However, this also means that if you want better encoding, you can just grab x264 and do it yourself.
Re: New Solution Can Cut Video File Size By Half – Without Losing Quality
#30For the lazy - http://jpegmini.com -- I grabbed 4th pair of their demo image [0], the high quality image is about 4.8M, the JpegMini'd version - 1.3M. Then I took the high quality image and started bumping up standard JPEG compression level until I reduced the file size to 1.3M. That mapped to 17/100 setting, with 1 being highest quality, 100 - highest compression). Then I made an arithmetic per-pixel diff between th…