Quantcast Avisynth: Loading Realmedia Files? - digitalFAQ.com Forums [Archives]
  #1  
12-28-2004, 01:09 AM
shgr shgr is offline
Free Member
 
Join Date: Apr 2004
Location: Lima, Peru
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
i have some .rm files that i want to clean up with avisynth+tmpenc...

anyone can help me???

zenks!
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
12-28-2004, 04:55 AM
sdc77 sdc77 is offline
Free Member
 
Join Date: Mar 2004
Location: Paris / France
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
Try this :

directshowsource("c:\...\video.rmvb",fps=25)#video .rm or .rmvb ; Fps= your real framerate
GripCrop(544,576,overscan=1,source_anamorphic=fals e,dest_anamorphic=false)# or your wanted size ex : 720x576(480) ; 480x576(480) etc ...
GripSize(resizer="lanczosresize")
DRemoveGrain()
Deen()
TemporalSoften(2,7,7,3,2)
gripborders()

Be sure you are using avisynth 2.54 or 2.55 ...

Hybrid fupp run well to !

directshowSource("C:\...\video.rmvb",fps=25)
GripCrop(544,576,overscan=1,source_anamorphic=fals e)
HybridFuPP(preset="very high",dering = true,width=GripFit_resize_width,height=GripFit_res ize_height)
GripBorders()

Cheers
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Avisynth: Loading ogm files? shgr Avisynth Scripting 5 10-06-2005 05:00 AM
Avisynth: Subtitle loading problem khusru Avisynth Scripting 2 01-25-2005 09:34 PM
How to convert RM/RMVB RealMedia to other formats? deletrius Video Encoding and Conversion 6 03-21-2004 12:57 AM
TMPGEnc: Problem loading .avs files Vitia Video Encoding and Conversion 13 03-03-2003 01:16 PM
Avisynth: Loading the AVS file into tmpgenc? deltaboy Avisynth Scripting 0 05-21-2002 07:50 PM

Thread Tools



 
All times are GMT -5. The time now is 04:10 AM  —  vBulletin © Jelsoft Enterprises Ltd