I'm converting videos I've taken with my Canon T2i, and no matter what file type or preset I choose.. the videos end up looking like their contrast has gone down.
I mean, I'm okay with lower quality, but they just end up looking totally different than what I shot.
Why does this happen?
+ Reply to Thread
Results 1 to 30 of 40
-
-
Again, how are you comparing? How did you make those sample images? Even the same video file can look different depending on how you view it. Open the same video in two players at the same time. Do they look the same or different?
-
-
-
-
Both images look washed out to me. jagabo's question is relevant: how were the images made? WHile that does have something to do with the way the images "look", it seems IMHO the video was captured with the wrong base-IRE. That could set black levels to0o0 high (the white -- bright -- levels are correct, but gamma is a mess).
[Attachment 16874 - Click to enlarge]
A histogram of your original loos like those I see for video using the wrong base IRE on playback, or or maybe the capture software has such a setting.
[Attachment 16875 - Click to enlarge]
Even at that, you wouldn't correct this by changing "contrast" or making the video "darker", which are both the wrong way to do it. You would ajust gamma to get the correct black levels without wiping out everything else. I changed gamma with the levels control in After Effects (VirtualDub has a similar control), set for broadcast standard at the black levels:
[Attachment 16876 - Click to enlarge]
But the problem is in either the playback or the capture settings. I'd suspect playback.Last edited by sanlyn; 26th Mar 2014 at 07:09.
-
Well, I'm playing it with Media Player Classic. I took the screenshot with MPC, as well.
-
MPC generally takes a snapshot straight from the frame. Still looks like the base-IRE (base black level) is not correct. Brights are a tad "hot" as well, but that's true of most consumer cams. It's minor here and can always be adjusted.
Last edited by sanlyn; 26th Mar 2014 at 07:09.
-
I used Handbrake briefly a while back, but don't recall seeing a relevant setting for black levels. Haven't used it since because I don't care for the way it cropped. When you say the original's black level looks OK do you refer to playback via TV or directly into a computer without capturing? In other words, does the video play normally before conversion or other processing?
Last edited by sanlyn; 26th Mar 2014 at 07:09.
-
Last edited by sanlyn; 26th Mar 2014 at 07:09.
-
This issue (converted video looks different than original) pops up all the time. It's almost always a result of the way the videos are viewed, not a difference in the videos. The video in most compressed formats is stored in YUV. To view them the video has to be converted to RGB on the computer monitor. Media players usually use the graphics card to do the conversion, not the CPU. The graphics card has video overlay proc amp controls for converting YUV to RGB, separate from the Desktop proc amp controls. Depending on the graphics card and the version of Windows only one program at a time can use video overlay. So if you play a single video in two media players (even two instances of the same player), one will get video overlay to convert to RGB, the other will use the CPU and write to the Desktop. If the video overlay proc amp controls are maladjusted (and the defaults in the graphics driver are often wrong) you will see differences in the two players.
What usually happens is someone starts playing the original video, then while it's still playing starts a second instance of the player for the new video. Often the complaint is that the new video looks washed out. But if you repeat the test, this time starting the new video playing first, then the old video, the results are exactly the opposite.
Handbrake doesn't routinely change levels so I wouldn't expect to see a difference after encoding. But I found a vimeo.com page with a sample from the Canon Rebel T2i (http://vimeo.com/9810793). The video is a little unusual in that the luma values (the "Y" in "YUV") run from 0 to 255 rather than the usual 16-235. I wonder if that confused Handbrake. If the camera routinely produces such video it will need some special processing before reencoding. Upload small samples of your source and converted videos and someone will take a look at them.
Another possible issue if you're downsizing is the difference between rec.709 and rec.601 YUV/RGB conversion. The former us usually used for high definition video, the latter for standard definition. If you're downsizing to DVD resolution you should also convert from rec.709 to rec.601. The differnece is usually pretty subtle, most visible in greens and reds.
Also, as someone mentioned, Quicktime is notorious for screwing with levels. So if Quicktime was used in the decoding that could be problem.Last edited by jagabo; 23rd Mar 2013 at 16:16.
-
Just to throw a spanner in, I have only used Handbrake twice and never liked it.
I stopped using it because the files were incompatible with a device I was using at the time.
In any event, the two encodes I did, the video quality had changed. At the time I thought nothing of it.
I was more annoyed they didn't work than I was at level changes. The OP got me thinking and I went back to the Handbrake site.
https://trac.handbrake.fr/wiki/PictureSettings
And discovered that it does employ filters. If a program does that surreptitiously then all bets are off as to who is right and wrong. I am not sure what it filters or how it employs them but have read a couple of reports on other blogs today of other people feeling the same about their video quality being altered. -
Well, I'll be! I just tested Handbrake with the sample from the above vimeo.com link and indeed it "legalized" the luma levels to standard rec.709. This would explain why you are seeing the washed out video. But notice how you can see more detail in the darks and brights in the converted image, they aren't blown out. Original on the left, handbrake encoded on the right (I downscaled the 1080p sources for these snapshots):
Does this mean Handbrake is automatically converting xvYCC to rec.709?Last edited by jagabo; 23rd Mar 2013 at 16:42.
-
But in this case Handbrake did what it's supposed to do, converted wide contrast (Y 0-255) to standard contrast (Y 16-235). I don't really use Handbrake but I'm going to try some experiments to see what it does with other files. I want to know if there is some kind of "full range" flag in the MP4 file or if it looked at the video, saw the out of range values, and squeezed them.
-
I agree. I do a lot of photography, not a lot of video. If software does 'what it's supposed to do' and not what I want it to do it is of no use. In this case (probably because of my other hobby - I prefer high contrast images) I would be happy with what it produces. I never said I don't like Handbrakes output, only that it changes said output.
-
I reencoded the T2i sample video (opened with ffVideoSource() in AviSynth) with x264 CLI, making an MKV file. The MKV video retained the same full range luma. I then converted that file with Handbrake. The Handbrake encoded file retained the full range luma. I repeated the experiment using an x264 encoded MP4 file instead of MKV. Handbrake kept the full range luma again.
So it appears there's something in the original MP4 file that flags the video as full-range. Apparently Handbrake sees that flag and reduces the range to standard rec.709 when it converts. -
-
XMediaRecode did the same contrast reduction as Handbrake. An older version of Xvid4PSP (5.0.37.8) kept the full range luma. But that may end up causing a problem with playback. If your player sees the full range flag in the original video and compensates during playback, it won't see such a flag in the Xvid4PSP converted video -- the blacks and brights will be crushed. What do you see when you play the original video? At about 19 seconds into the video:
On the left you can see that the pattern in the dark jacket has disappeared. The highlights in the woman's hair are blown out. If your player is compensating for the full scale luma you will see something like the image on the right. But after conversion you may see something like the image on the left.Last edited by jagabo; 24th Mar 2013 at 18:03.
Similar Threads
-
Handbrake converted videos out of audio sync on WD TV
By cinesimon in forum Video ConversionReplies: 2Last Post: 2nd Jul 2012, 22:15 -
Converted videos display issues
By thumpy in forum Video ConversionReplies: 6Last Post: 20th Apr 2010, 13:40 -
Handbrake converted videos now 1/3 speed
By zelman in forum Video ConversionReplies: 5Last Post: 4th Mar 2010, 04:48 -
Videos converted skip and are cut off
By gdreger in forum SVCD2DVD & VOB2MPGReplies: 10Last Post: 28th Dec 2009, 15:12 -
Why do videos converted from FLV not behave nice in editors?
By resonatored in forum Newbie / General discussionsReplies: 5Last Post: 26th Apr 2009, 18:03