^^^
It's an average, sometimes I get 11mb files, sometimes I get 13, but 90% of them are 12mb, at least for my style of shooting.
RhysPhotograph.Me Senior Member ![]() 504 posts Likes: 1 Joined Nov 2011 More info | Feb 21, 2012 09:46 | #226 ![]() ^^^
LOG IN TO REPLY |
mafoo Goldmember ![]() 1,503 posts Likes: 2 Joined Dec 2011 More info | Feb 21, 2012 09:47 | #227 RhysPhotograph.Me wrote in post #13935709 ![]() ^^^ It's an average, sometimes I get 11mb files, sometimes I get 13, but 90% of them are 12mb ok, that makes more sense. -Jeremy
LOG IN TO REPLY |
CameraMan Cream of the Crop ![]() More info | Feb 21, 2012 09:47 | #228 I hardly ever use 21MP on my 5DMII. I considered bying the 5Dc but I had the $$$ for the MKII so I opted for that and am happy with the purchase. It's nice knowing that if I ever needed to I could shoot 21MP shots but 10MP is just fine for me ATM. Photographer
LOG IN TO REPLY |
Numenorean Cream of the Crop 5,013 posts Likes: 28 Joined Feb 2011 More info | Feb 21, 2012 09:50 | #229 mafoo wrote in post #13935647 ![]() Not sure why he has a constant file size for the compressed files. The size should change with the complexity of the data. Unless what they are compressing is not the image data itself, and other information in the RAW file that is constant across all captures. Looks like an average size - see the number of pictures to the right?
LOG IN TO REPLY |
Feb 21, 2012 10:36 | #230 mwsilver wrote in post #13935235 ![]() "if the algorithm is truly lossless". That's the thing. I was a software developer and have some knowledge about compression algorithms, and addtionally I know from my audio experience that lossless compression is not truly lossless on a high resolution sound system. The technology is only as "lossless" as the algorithms used allow. Once you've converted the original data, that data no longer exists. You're looking at a modified copy. With regard to your example, it was of course simplistic to make a point. However. conversion of a highly complex digital image is anything but simplistic. Again to use audio as a comparison, there are a number of lossless sound file technologies based on different algorithms resulting in different sounding files on a high resolution system. Of course on the kind of sound system that 95% of the public owns the results will "sound" identical. I suspect the same could be true of lossless raw files, but unlike audio I have no expertise. In the mean time, I'll stick with RAW. I don't want to hope that compression does not degrade the image when I can have the whole enchilada. That may be true in audio "algorithms" but if they do not allow complete reconstruction of the original file, then, no matter what the purveyors say, they are not lossless. Period. If there is a string of values that should be 128 - a gray of some sort in any of the color channels, then it's far more efficient to encode that as "1000 values of 128", than to repeat the code for the value for "128 one thousand times" in the file. That's what lossless encoding/compression is all about.
LOG IN TO REPLY |
RTPVid Goldmember 3,365 posts Likes: 3 Joined Aug 2010 Location: MN More info | Common example of lossless compression: zip. Tom
LOG IN TO REPLY |
RhysPhotograph.Me Senior Member ![]() 504 posts Likes: 1 Joined Nov 2011 More info | Feb 21, 2012 12:15 | #232 ![]() ^^^
LOG IN TO REPLY |
RhysPhotograph.Me Senior Member ![]() 504 posts Likes: 1 Joined Nov 2011 More info | Feb 21, 2012 12:21 | #234 ![]() ^^^
LOG IN TO REPLY |
mwsilver Goldmember More info | Feb 21, 2012 12:35 | #235 mafoo wrote in post #13935694 ![]() The delta in sound quality I suspect you are hearing, is due to how different software decides to represent the bit stream, based on the algorithm. Also, there is no guarantee that an application that tries to implement a lossless standard, did it right. I have no argument with your assessment. For audiophiles the issues is an ongoing one and most of us listen to uncompressed FLAC, WAV or AIFF files as a result. But if differences can be heard between lossless and uncompressed audio files, how confident can we be that similar issues won't occur for image files? I've read that there have been documented differences between RAW files processed in ACR and DPP. Perhaps these differences are now resolved. However, given the number of RAW programs and converters out there, other than to save space, why would we risk conversion or recovery issues with MRAW and SRAW if space was not an issue? Mark
LOG IN TO REPLY |
RhysPhotograph.Me Senior Member ![]() 504 posts Likes: 1 Joined Nov 2011 More info | Feb 21, 2012 12:39 | #236 ![]() ^^^
LOG IN TO REPLY |
RTPVid Goldmember 3,365 posts Likes: 3 Joined Aug 2010 Location: MN More info | RhysPhotograph.Me wrote in post #13936665 ![]() ^^^ No, the sacrifice is a slightly reduced buffer, however as the files are smaller they are written to card faster. "Uncompressed This file format does not apply any compression to the images when recorded on the card. This means that files will be larger and take longer to write to the card than when using compression. Uncompressed offers the best image quality without applying any compression to the file. This method is useful for customers who wish to use 3rd party software to open their images." This is true is all you are measuring is literally the time to write the file. However, actually compressing the file takes time, too. Tom
LOG IN TO REPLY |
RhysPhotograph.Me Senior Member ![]() 504 posts Likes: 1 Joined Nov 2011 More info | Feb 21, 2012 12:49 | #238 ![]() ^^^
LOG IN TO REPLY |
Feb 21, 2012 23:10 | #239 mwsilver wrote in post #13936813 ![]() I have no argument with your assessment. For audiophiles the issues is an ongoing one and most of us listen to uncompressed FLAC, WAV or AIFF files as a result. But if differences can be heard between lossless and uncompressed audio files, how confident can we be that similar issues won't occur for image files? I've read that there have been documented differences between RAW files processed in ACR and DPP. Perhaps these differences are now resolved. However, given the number of RAW programs and converters out there, other than to save space, why would we risk conversion or recovery issues with MRAW and SRAW if space was not an issue? WAV and AIFF are uncompressed, but can use many bitrates bitdepths, so they aren't necessarily "perfect", although they can be. The L in FLAC stands for lossless: FLAC (Free Lossless Audio Codec) is a codec (compressor-decompressor) which allows digital audio to be losslessly compressed such that file size is reduced without any information being lost. Digital audio compressed by FLAC's algorithm can typically be reduced to 50–60% of its original size, and decompressed into an identical copy of the original audio data. . The other compressors are more or less lossy - like jpeg at various "quality" levels, while lossless image compressors decompress into an identical copy ...
LOG IN TO REPLY |
mwsilver Goldmember More info | Feb 21, 2012 23:25 | #240 AJSJones wrote in post #13941202 ![]() WAV and AIFF are uncompressed, but can use many bitrates bitdepths, so they aren't necessarily "perfect", although they can be. The L in FLAC stands for lossless: I know about the FLAC files. I myself do not use them. I mostly listen to Redbook CD's and LP's. Yes LPs. When I listen to wireless streaming music from my computer to my main stereo only system I usually listen to AIFF files.The whole process of listening to high definition streaming data is still in a somewhat transitional phase. I can't imagine that there are not similar issues and concerns with digital image files. Mark
LOG IN TO REPLY |
![]() | x 1600 |
y 1600 |
Log in Not a member yet?
Register to forums
Registered members may log in to forums and access all the features: full search, image upload, follow forums, own gear list and ratings, likes, more forums, private messaging, thread follow, notifications, own gallery, all settings, view hosted photos, own reviews, see more and do more... and all is free. Don't be a stranger - register now and start posting! |
| ||
Latest registered member is txlaflash 783 guests, 180 members online Simultaneous users record so far is 15144, that happened on Nov 22, 2018 |