there is a video i have that has a 3D effect that really bothers me. is there a way that i can somehow make the video not 3D? i own a mac
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 12 of 12
			
		- 
	
- 
	here is a link to the video. i didnt want to include it cause i thought some people wouldn't want to help me because of the content https://www.youtube.com/watch?v=qutP1HczKFE&t=85s&spfreload=10 
- 
	there is software that will convert the file to 2d 
 example is "4d media" converter
 or
 "4videosoft"
- 
	
- 
	What a stupid gimmick. 
 
 This is in no way 3D. It is simply a 2D image that has been split in 1/2, each tinted in complementary colors in the manner of anaglyph, and their relative left & right positions switched then combined, maybe squeezing while you're at it.
 
 And no, a "converter" won't know what to do with this crap file. AVISynth could easily fix it though (with probable loss of color).
 
 And most adults could care less about the content's supposed controversial aspects.
 
 Scott
- 
	
- 
	Any editor that lets you filter in RGB should be able to isolate the two videos. For one video reduce red to zero. For the other video reduce green and blue to zero. You won't get full color back though. 
 
 
 [Attachment 40362 - Click to enlarge]
 
 
 [Attachment 40363 - Click to enlarge]
 
 By the way, the video plays differently in different browsers on my computer. In Internet Explorerer i displayed correctly but in Firefox the 3d was messed up.Last edited by jagabo; 20th Jan 2017 at 15:19. 
- 
	Last edited by redwudz; 20th Jan 2017 at 19:27. Reason: Wrong quote 
- 
	
- 
	A simple workaround - use the blue+green image, converted to grayscale, as a fake "red" channel. 
 In this example, "red" is given a slight contrast boost and a big gamma boost.
 The result is still pretty bad.
 (it's an AviSynth script of course; I have no idea how to make it work on a Mac)
 
 Code:ConvertToRGB24 MergeRGB( \ Grayscale.Levels(10, 3.0, 245, 0, 255, coring=false), \ Last, \ Last) ConvertToYV12 
 [Attachment 40381 - Click to enlarge]Last edited by raffriff42; 21st Jan 2017 at 21:03. Reason: still pretty bad. 
Similar Threads
- 
  How to get rid of "little blocks" effect of DVD-VideoBy provato in forum RestorationReplies: 53Last Post: 16th Oct 2014, 14:11
- 
  Get rid of lagsBy NikkiSix in forum Newbie / General discussionsReplies: 4Last Post: 1st Feb 2013, 12:02
- 
  is there anyway to get rid of ,,,,By niceguy92 in forum AudioReplies: 9Last Post: 3rd Jan 2013, 20:07
- 
  How to get rid of glare?By acuriousman in forum Newbie / General discussionsReplies: 11Last Post: 4th Dec 2012, 20:54
- 
  How to get rid of this message ?By pchan in forum ComputerReplies: 12Last Post: 4th Jun 2012, 00:07


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

 Quote
 Quote 
			
 
			
