Thank you very much on behalf of the DCS (Digital Combat Simulator) community at http://forums.eagle.ru/. Both of you!
But...
You want to avoid un-necessary conversions. Ie, don't go from RGB to YUY2 to RGB to YV12, to YUY2 to yada, yada, yada. Each of those conversions has the potential to degrade the image a little.
The biggest issue is to avoid going from YUV to RGB....is the way to talk to me![]()
+ Reply to Thread
Results 31 to 36 of 36
-
-
There is no such thing as a "true comparison"
Your video data is in YCbCr colorspace, and how it gets converted to RGB for display will alter how the screenshot looks.
e.g. it might use Bt.709, or Bt.601, it might use full range, or limited range. In addition, the software used to take the screenshot can alter the picture as well (maybe post processing) , and the effects of renderer can alter it as well . This is why all those questions were asked in the first few posts. This is why when you have RGB and stay in RGB, there is less confusion and you should have identical results
Avidemux may do it's conversion slightly differently than vdub (IIRC it does, and it's display is very different as well). Vdub uses bt.601 even for HD, but IIRC, avidemux uses bt.709
If you want full control and consistency, you have to be aware of the decoder settings (what it's set for input & output levels), and how the RGB conversion is done (what matrix e.g. Bt.709 vs. Bt.601, full or limited range), and if any post processing or other things in the processing chain are in effect
If you're not aware of what colorspace, or how conversions are done, programs will use their default settings and you might not get what you want. In this 1st post is an example of Bt.601 vs. Bt.709
https://forum.videohelp.com/showthread.php?t=326757Last edited by poisondeathray; 8th Oct 2010 at 13:05.
Similar Threads
-
can't get ffmpeg to convert video to image sequence
By wiseant in forum Video ConversionReplies: 15Last Post: 12th Apr 2013, 08:37 -
Converting .MTS to a .JPG image sequence?
By Anon1 in forum Newbie / General discussionsReplies: 1Last Post: 30th Jun 2011, 21:14 -
Image sequence and easy x264 GUI
By Bucic in forum EditingReplies: 5Last Post: 4th Oct 2010, 16:03 -
Yet another PVR-250 'capturing/washed out colors' question
By ProperRogue in forum Capturing and VCRReplies: 5Last Post: 30th Oct 2009, 00:54 -
best compression for image sequence movie ??
By mehdi0016 in forum Newbie / General discussionsReplies: 6Last Post: 26th Dec 2007, 09:17