Quantcast Programming: Purebasic Port of Avisynth - digitalFAQ.com Forums [Archives]
  #1  
06-03-2007, 02:56 AM
incredible incredible is offline
Free Member
 
Join Date: May 2003
Location: Germany
Posts: 3,189
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to incredible
Hi,

I did port the Avisynth C Interface/Header to Purebasic.
Here you can get it and the needed infos.
http://www.purebasic.fr/english/viewtopic.php?t=27393

Greets
Inc.
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  
06-04-2007, 10:18 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
WOW
This is great news Andrej

Thanks!,
-kwag
Reply With Quote
  #3  
06-05-2007, 10:14 AM
incredible incredible is offline
Free Member
 
Join Date: May 2003
Location: Germany
Posts: 3,189
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to incredible
But now when using it I see that PureBasic seems to be too slow for Videoediting .... VC oder GCC resulted compiles do process muuuch faster:

http://www.purebasic.fr/english/view...=198232#198232




VC++Express and GCC are high optimizing compilers which PB isn't. So lets see what the thread above will discover maybe now its time for fred to do some adjusts on the fasm output instead of adding more and more functions etc.
Reply With Quote
  #4  
06-09-2007, 03:45 AM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by incredible
maybe now its time for fred to do some adjusts on the fasm output instead of adding more and more functions etc.
Yes, I agree 100%
Although the optimizations should be on FASM's side, and not on Fred's
I really think PB's intermediale code should have been C instead of ASM, to enjoy C compiler optimizations, instead of FASM, which is not really well optimized

-kwag
Reply With Quote
  #5  
06-09-2007, 04:21 AM
incredible incredible is offline
Free Member
 
Join Date: May 2003
Location: Germany
Posts: 3,189
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to incredible
Hey Karl

in PB you can also let the interpreter during compiling output the asm code for further manual editing. The resulting asm is verrrrrry suboptimal, so such a suboptimal code should be avoided during the interpreting-process of the pb-to-asm code -> have a look in the thread at the rsulted asm code out of PB and whats possible further below in Tronds post where he did change the whole routine into inline asm code within th PB code.

I dunno which one, but there is a "basic" alternative outside which does exactly what you say: Intermidiale code generation in "C" before beeing compiled using the GCC compiler.
Reply With Quote
  #6  
06-09-2007, 11:28 AM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by incredible

I dunno which one, but there is a "basic" alternative outside which does exactly what you say: Intermidiale code generation in "C" before beeing compiled using the GCC compiler.
You are probably refering to BCX compiler
http://bcx-basic.sourceforge.net/

-kwag
Reply With Quote
  #7  
06-09-2007, 11:32 AM
incredible incredible is offline
Free Member
 
Join Date: May 2003
Location: Germany
Posts: 3,189
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to incredible
exactly
Reply With Quote
  #8  
06-18-2007, 04:28 PM
rds_correia rds_correia is offline
Free Member
 
Join Date: Apr 2003
Location: Chinese Democracy starts now!
Posts: 2,563
Thanks: 1
Thanked 0 Times in 0 Posts
I don't really know what you guys are talking about.
But it sure is good to see you 2 back on the forum just like in the old days .
__________________
Rui
Reply With Quote
  #9  
06-30-2007, 03:06 AM
incredible incredible is offline
Free Member
 
Join Date: May 2003
Location: Germany
Posts: 3,189
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to incredible
Yepp ... I remeber the old days
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Programming: PureBasic 3.94 released rds_correia Avisynth Scripting 4 09-22-2005 03:09 AM
Programming: Purebasic 3.92 has been released rds_correia Avisynth Scripting 4 01-31-2005 06:17 PM
Programming: Any courses in PureBasic available? danpos Avisynth Scripting 3 11-11-2004 04:53 AM
Programming: PureBasic looks like a must-buy Zyphon Avisynth Scripting 20 05-06-2004 09:00 AM
Programming: PureBasic webbrowser rds_correia Avisynth Scripting 12 04-21-2004 04:08 AM

Thread Tools



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