Welcome, Guest. Please login or register.

Author Topic: Open Video Toaster  (Read 6015 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Super TWiTTopic starter

  • Full Member
  • ***
  • Join Date: Aug 2009
  • Posts: 222
    • Show only replies by Super TWiT
Open Video Toaster
« on: August 26, 2009, 08:28:56 PM »
I just downloaded and extracted all the pieces of the Open Video Toaster project, and was wondering how to use it. I have Amiga Forever and have set my settings all to the highest settings. However, when I try to look at something like ProMix Tools, I see nothing visible to workbench. However, when I look at DigiPaint I can see an executable and can use it. I think I am missing something...
« Last Edit: August 26, 2009, 08:31:36 PM by Super TWiT »
Once there was a man and a boy in the woods.
 
Boy: I\'m scared...
 
Man: Hah! What have you got to be afraid of? I\'m the one that\'s going to be coming back alone!
 

Offline _ThEcRoW

  • Hero Member
  • *****
  • Join Date: Jul 2005
  • Posts: 753
  • Country: 00
    • Show only replies by _ThEcRoW
Re: Open Video Toaster
« Reply #1 on: August 26, 2009, 08:39:14 PM »
The only executable of those newtek files are the digipaint program. The rest is only source code given for the developers interested in it for looking at it or modify it and create the executable files after compiling.
Amiga 1200 desktop. Apollo 030/50 Mhz 8mb ram + ClassicWB + Wb 3.1
Amiga 500 + ACA500Plus + 16gb CF | ECS Power!!!
C64 DTV + Keyboard mod. Waiting for a 1541 disk ve...
Mac Mini G4 1.42Ghz 1gb OSX(tiger)/Morphos 3.7 Registered
C64mini + usb drive with loads of games...
 

Offline Super TWiTTopic starter

  • Full Member
  • ***
  • Join Date: Aug 2009
  • Posts: 222
    • Show only replies by Super TWiT
Re: Open Video Toaster
« Reply #2 on: August 27, 2009, 05:49:48 PM »
Is there anyway I could compile these so  I could use the programs?
Once there was a man and a boy in the woods.
 
Boy: I\'m scared...
 
Man: Hah! What have you got to be afraid of? I\'m the one that\'s going to be coming back alone!
 

Offline Pyromania

  • Sent from my Quantum Computer
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 1829
  • Country: 00
  • Thanked: 6 times
    • Show only replies by Pyromania
    • http://www.discreetfx.com
Re: Open Video Toaster
« Reply #3 on: August 27, 2009, 05:58:55 PM »
@Super TWiT

Do you have SAS C 6.5 for Amiga? If you want executables you could always buy the the Amiga Video Toaster 4.3 Convenience upgrade from NewTek. It costs between $49-59. Do you have any relationship with This Week in Tech?
 

Offline weirdami

  • Hero Member
  • *****
  • Join Date: Jan 2003
  • Posts: 3776
    • Show only replies by weirdami
    • Http://Bindingpolymer.com
Re: Open Video Toaster
« Reply #4 on: August 27, 2009, 10:13:50 PM »
I still do. :-)

http://geocities.com/cablepics/


Quote from: Pyromania;521108
@Super TWiT

Do you have SAS C 6.5 for Amiga? ...
----
Binding Polymer: Keeping you together since 1892.
 

Offline Super TWiTTopic starter

  • Full Member
  • ***
  • Join Date: Aug 2009
  • Posts: 222
    • Show only replies by Super TWiT
Re: Open Video Toaster
« Reply #5 on: August 28, 2009, 12:07:17 AM »
Quote from: Pyromania;521108
@Super TWiT

Do you have SAS C 6.5 for Amiga? If you want executables you could always buy the the Amiga Video Toaster 4.3 Convenience upgrade from NewTek. It costs between $49-59. Do you have any relationship with This Week in Tech?

No I don't have SAS C 6.5 for the amiga and I don't have a relationship with This Week in Tech. I am just a fan:) I was wondering if I could compile the open toaster stuff on my emulator. (And kick up the speed so it compiles faster:hammer:)
Once there was a man and a boy in the woods.
 
Boy: I\'m scared...
 
Man: Hah! What have you got to be afraid of? I\'m the one that\'s going to be coming back alone!
 

Offline Pyromania

  • Sent from my Quantum Computer
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 1829
  • Country: 00
  • Thanked: 6 times
    • Show only replies by Pyromania
    • http://www.discreetfx.com
Re: Open Video Toaster
« Reply #6 on: August 28, 2009, 12:26:08 AM »
Unless you have some type of C compiler setup might be hard to get executables. SAS C is what NewTek used so it would give you the best results. Do you have a ASM or C programming background?
 

Offline Super TWiTTopic starter

  • Full Member
  • ***
  • Join Date: Aug 2009
  • Posts: 222
    • Show only replies by Super TWiT
Re: Open Video Toaster
« Reply #7 on: August 28, 2009, 03:46:48 PM »
No, I am not a programmer and don't have any knowledge of either of these languages. However, I have compiled applications on linux before. I know there are some C compilers on aminet. Could I use one of those?
Once there was a man and a boy in the woods.
 
Boy: I\'m scared...
 
Man: Hah! What have you got to be afraid of? I\'m the one that\'s going to be coming back alone!
 

Offline Pyromania

  • Sent from my Quantum Computer
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 1829
  • Country: 00
  • Thanked: 6 times
    • Show only replies by Pyromania
    • http://www.discreetfx.com
Re: Open Video Toaster
« Reply #8 on: August 28, 2009, 03:51:46 PM »
You may have to change the syntax of some of the code but it is possible depending on the C complier. The code will have to be moved off SAS C long term anyway since that product has not be sold or support in years (SAS C).
 

Offline trilobyte

  • Full Member
  • ***
  • Join Date: Oct 2006
  • Posts: 210
    • Show only replies by trilobyte
    • http://aaack.org
Re: Open Video Toaster
« Reply #9 on: November 16, 2009, 02:01:09 AM »
Quote from: Pyromania;521171
Unless you have some type of C compiler setup might be hard to get executables. SAS C is what NewTek used so it would give you the best results. Do you have a ASM or C programming background?


Don't tell anybody, but I got Switcher and CG to compile a few months ago.  Then I got busy doing other stuff.

- t
Amiga user since \'96, when I could finally afford one
Commodore 8-bit since before I could tie my shoes