How can we convert a video in virtual dub from a sample size of 24 bit to 9 bit (4:1:0 planar (YUV9))?
What will be codec? What will be other details?
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 11 of 11
			
		- 
	
- 
	Video -> Color Depth -> Output Format -> Y:1:0 planar YCbCr (YVU9). The fourcc will be YVU9. The video will be uncompressed otherwise. 
- 
	I tried this: Video -> Color Depth -> Output Format -> Y:1:0 planar YCbCr (YVU9) 
 
 But this is the error i got.
 
 'The output frame size is not compatible with the selected output format. (720*406, YUV410)'.
 
 Compression Codec: "Xvid Mpeg-4"
- 
	
- 
	Please clarify, are you trying to make a DVD, or are you playing a USB stick through your "USB-DVD" player? 
 
 If playing off a USB stick, what makes you believe sample depth is the issue? What files/formats/codecs does your player support?
 
 Possibly your issue is raster size.
- 
	YVU9 requires a mod 4 frame size. 406 is not mod4. Use 404 or 408. 
 
 No DVD player is going to play uncompressed video. YVU9 isn't going to help you. You need to encode with something like Xvid, with settings compatible with your player.
 https://forum.videohelp.com/threads/290800-My-DivX-DVD-Player-can-t-play-my-avi-DivX-xvid-video
- 
	
 I am using Xvid codecs. After i applied mod 4 frame size new error occurs: Unable to intialize video compression. Check that the Video codec is compatible with the output video frame size and the setting are correct or try a different one. "
 
 I am using Xvid MPEG 4 codec for compression. All settings are used as defaults.
 
 
 I am using resize filter where i changed values after ur help according to mod 4. Current setting is 720 * 408.
 
 
 
 Collor Depth is:
 
- 
	As was pointed out by Selur, Xvid doesn't support YVU9 as input. Change to YV12. 
- 
	
Similar Threads
- 
  Rendering HD video Pixel Format 8-bit or 32-bit? Deinterlace Blend or None?By c627627 in forum Authoring (Blu-ray)Replies: 8Last Post: 2nd Apr 2013, 17:27
- 
  64-Bit Vegas Pro 9 fails to open 64-bit UT Video Codec PackBy Smells_Like_Feet in forum EditingReplies: 1Last Post: 2nd Oct 2011, 16:14
- 
  How can I change the color depth of an AVI file? 32-bit to 24-bitBy evansste in forum Newbie / General discussionsReplies: 0Last Post: 10th Jun 2011, 02:17
- 
  Working with Subtitles on a 64-Bit System: XVid, SUPER, & Virtual DubBy jdanniel in forum SubtitleReplies: 17Last Post: 22nd May 2010, 14:08
- 
  Convert various video formats to 24-bit non-compressed AVIBy koolaidmk in forum Newbie / General discussionsReplies: 3Last Post: 4th Apr 2009, 14:20


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

 Quote
 Quote 
			
 Visit Homepage
				Visit Homepage