Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 12th April 2011, 09:20   #10  |  Link
Didée
Registered User
 
Join Date: Apr 2002
Location: Germany
Posts: 5,391
Quote:
Originally Posted by SubJunk View Post
I have added the new parameter "GPU" ...
Please let me know if it works for you
With GPU=false it doesn not work correctly for me.

On Intel Pentium-D (WinXP): the output shows a 2x2 array of the input.

On Intel i7-860 (Win7): every few moments, there are green "flashes" all over the screen. (Didn't look close - could be the green builds a "cross" pattern, related to the grid of the 2x2 array.)

Code:
src = colorbars().converttoyv12().reduceby2().showframenumber()
dbl = src.interframe(GPU=false,FlowPath="C:\ [...] \InterFrame-1.5\Dependencies\")
stackhorizontal( interleave(src,src).subtitle("source").addborders(4,4,4,4),
 \               dbl.subtitle("InterFrame(GPU=false)").addborders(4,4,4,4))
return(last)


Colorbars is just for demonstration. Running a native 1280x720 clip shows the same issue.
__________________
- We´re at the beginning of the end of mankind´s childhood -

My little flickr gallery. (Yes indeed, I do have hobbies other than digital video!)
Didée is offline   Reply With Quote
 

Tags
48fps, 60fps, framedoubling, interframe, smooth motion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:28.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.