its work DVB Dream Watch any channel 3d Anaglyph code

General discussion . (Do not post bug reports or feature requests in this section!)

Moderators: Dreamer, FredB, X05

ah3000
Just popping in
Posts: 9
Joined: Fri May 14, 2010 3:31 am
Location: NO
Contact:

its work DVB Dream Watch any channel 3d Anaglyph code

Postby ah3000 » Sat Apr 13, 2013 4:09 am

see the Photo

Image


the code


ConvertToRGB()
video2d =last
videoW = width(video2d)
videoH = height(video2d)
ResW = videoW + 4(videoW / 100)
CropW = (ResW - videoW) / 2
f1 = video2d
f2 = deleteframe(video2d,0)
#Create L mask:
f1 = f1.Layer(mask(f1.invert), x= -2)
#Create R mask:
f2 = f2.Layer(mask(f2.invert), x= 2).deleteframe(0)
# Add the perspective effect to the second frame and crop it
f2 = PointResize(f2, ResW, videoH)
f2 = Crop(f2, CropW, 0, videoW, videoH)
rcanaglyph(f1,f2)

Its worked with me if it work with you please reply
any one can fix this code to use low cpu

Last edited by ah3000 on Sat Apr 13, 2013 5:26 am, edited 1 time in total.
Image
my pc
vga : nvidia geforce 7300 gs 256
cpu : 3000
p4
ram: 3000
hdd : 250 gb
ah3000
Just popping in
Posts: 9
Joined: Fri May 14, 2010 3:31 am
Location: NO
Contact:

Re: its work DVB Dream Watch any channel 3d Anaglyph code

Postby ah3000 » Sat Apr 13, 2013 5:25 am

change the last line with one of these line to chose your d3 type


Anaglyph(f1,f2)

RCAnaglyph(f1,f2)

GMAnaglyph(f1,f2)

YBAnaglyph(f1,f2)

LeftRight3D(f1,f2)
Image
my pc
vga : nvidia geforce 7300 gs 256
cpu : 3000
p4
ram: 3000
hdd : 250 gb
ah3000
Just popping in
Posts: 9
Joined: Fri May 14, 2010 3:31 am
Location: NO
Contact:

Re: its work DVB Dream Watch any channel 3d Anaglyph code

Postby ah3000 » Wed Apr 17, 2013 5:36 am

if not work with you have to install theses programs

I'm sorry I forgot to add the following programs :

Avisynth_258

http://downloads.sourceforge.net/projec ... irror=garr


Avisynth Plugin in the attachment


3D AviSynth Toolbox

http://www.pantarheon.org/AviSynth3DToo ... ox-1-1.msi
Attachments
plugins.zip
(472.6 KiB) Downloaded 358 times
Image
my pc
vga : nvidia geforce 7300 gs 256
cpu : 3000
p4
ram: 3000
hdd : 250 gb

Return to “General”

Who is online

Users browsing this forum: Google [Bot] and 1 guest