I record the desktop with a lossless codec (FSV1) and would like to achieve a similar quality when encoding with x264. Below you can see the images of the original capture and the one from the encoding
Original
[Attachment 68651 - Click to enlarge]
Encoded
[Attachment 68652 - Click to enlarge]
As You can see, the icons are not as crisp and vivid like the original capture. These are my Handbrake settings
[Attachment 68654 - Click to enlarge]
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 3 of 3
			
		- 
	
- 
	Video is normally encoded as YV12 (YUV 4:2:0). That means the chroma channels are half the width and height of the luma channel. For example, a 1920x1080 video will have a 1920x1080 luma channel (greyscale) and two 960x540 chroma channels (colors that are added or subtracted from the luma to produce the final on-screen colors). The reduced chroma resolution will always blur sharp colored edges like that. 
 
 You can avoid that by encoding without chroma subsampling, using YV24 (YUV 4:4:4) or RGB (4:4:4). But whether that is suitable depends on your application. If you want videos that play on most devices you cannot use those.
Similar Threads
- 
  How to correct screen recording display PC to avoid flickering over video?By marcorocchini in forum Newbie / General discussionsReplies: 0Last Post: 24th May 2020, 15:42
- 
  How do you lose quality when upscaling?.By Felow in forum Newbie / General discussionsReplies: 3Last Post: 16th Mar 2020, 00:49
- 
  Do you lose quality if you encode with the same bitrate or more?.By Felow in forum Newbie / General discussionsReplies: 21Last Post: 22nd Feb 2020, 21:31
- 
  Recording Desktop: Multiple Windows and Context MenusBy scarecroe in forum Video Streaming DownloadingReplies: 7Last Post: 12th Feb 2020, 08:20
- 
  Question About Recording Video Desktop?By MadMaxnightRider in forum Video Streaming DownloadingReplies: 13Last Post: 1st Jan 2020, 00:36


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			
 Quote
 Quote

