06-03-2004, 10:15 AM
|
#1
|
|
Valiant Knight
Join Date: Feb 2003
Location: Leamington Spa, England
Posts: 10,954
|
ScreamerNet Video Tutorial
Despite writing a lengthy tutorial on the subject, I still receive quite a few emails regarding ScreamerNet, so to complement the PDF tutorial, here is a video tutorial showing how to setup ScreamerNet for Windows.
setting_up_screamernet.zip (12.5mb)
You'll need the TechSmith Screen Codec (TSSC) to view it.
You may also want to grab the PDF too, which goes into much more detail.
Hope you find it useful!
Regards
Matt
|
|
Matt is offline
|
|
06-03-2004, 02:06 PM
|
#2
|
|
Valiant Knight
Join Date: Feb 2003
Location: Leamington Spa, England
Posts: 10,954
|
Okay, I've updated the video, if you grabbed the first one, this one is better!
setting_up_screamernet.zip (13.2mb)
Cheers
Matt
P.S. This is for Windows only, just thought you Mac guys might want to know before downloading!
|
|
Matt is offline
|
|
06-09-2004, 11:27 AM
|
#3
|
|
member
Join Date: Feb 2003
Location: Beautiful Ohio
Posts: 117
|
Thank you for the post and link Matt
__________________
A box is a box, if it makes you money then its the right box
|
|
Darttman is offline
|
|
06-09-2004, 04:23 PM
|
#4
|
|
Registered User
Join Date: May 2004
Posts: 24
|
Won't play. Guess I don't have the codec?
|
|
bcgrafix is offline
|
|
06-10-2004, 03:07 AM
|
#5
|
|
Valiant Knight
Join Date: Feb 2003
Location: Leamington Spa, England
Posts: 10,954
|
Thanks!
You can find the link for the codec at the top of the thread.
Cheers
Matt
|
|
Matt is offline
|
|
06-10-2004, 01:05 PM
|
#6
|
|
Registered User
Join Date: May 2004
Posts: 24
|
awww... man... only windows compatible... anyone have a converter, or something that will make it into another codec?
|
|
bcgrafix is offline
|
|
06-11-2004, 01:24 AM
|
#7
|
|
foofy bunny!
Join Date: Jul 2003
Location: los angeles
Posts: 426
|
Well... it's a video about setting up Screamernet for windows...
__________________
james lloyd
sony pictures imageworks
|
|
jamesl is offline
|
|
06-11-2004, 02:29 AM
|
#8
|
|
Valiant Knight
Join Date: Feb 2003
Location: Leamington Spa, England
Posts: 10,954
|
You can view it on a Mac, Riki has successfully.
You need to download the Ensharpen Codec (which includes the TSS Codec) grab it here:
Ensharpen for OSX
Ensharpen for Mac OS9
Let me know if it helps.
Cheers
Matt
|
|
Matt is offline
|
|
08-09-2006, 07:58 PM
|
#9
|
|
I got to Go I got to Go..
Join Date: Feb 2003
Location: spokane washington usa
Posts: 2,931
|
Hi Matt
I need some help please
Michael
|
|
zapper1998 is offline
|
|
08-10-2006, 07:27 AM
|
#10
|
|
Valiant Knight
Join Date: Feb 2003
Location: Leamington Spa, England
Posts: 10,954
|
Okay, go ahead, what can I help you with?
|
|
Matt is offline
|
|
08-10-2006, 09:28 AM
|
#11
|
|
I got to Go I got to Go..
Join Date: Feb 2003
Location: spokane washington usa
Posts: 2,931
|
Ok, I have WIN XP Pro on 1 machine and Win 2000 Pro, on the other.
I followed your TUT to the letter, And Nothing is working with LW_9.
Have the Pluggins loaded and Read only..Autoscan is off.
Is there any thing I am missing, I checked the paths for the Configs and Content.
I would Love to get the Bloody thing to work some day....arrrgggghhhh...
How something so simple so can be so fustrating...
It works fine ( ScreamerNet) with LW8.5, Just can't get it to work with LW_9......
Thank you
Michael
Last edited by zapper1998; 08-10-2006 at 05:04 PM.
|
|
zapper1998 is offline
|
|
08-10-2006, 06:29 PM
|
#12
|
|
I got to Go I got to Go..
Join Date: Feb 2003
Location: spokane washington usa
Posts: 2,931
|
Ok Got the ScreamerNet for LW_9, to work in WIN XP 64 Pro, except it does not save the Images to the Screamer_Save folder.
Any Ideas to why it won't save the images ????
Michael
|
|
zapper1998 is offline
|
|
08-10-2006, 07:06 PM
|
#13
|
|
Valiant Knight
Join Date: Feb 2003
Location: Leamington Spa, England
Posts: 10,954
|
Ahhhhhh, I think this is pretty straight forward, it looks like you've not enclosed the path names in quotes, ScreamerNet doesn't like spaces, so in your batch files make sure you surround your paths with " "
Your batch files should read:
@echo OFF
@echo "LightWave ScreamerNet Node 1 ..."
cd "c:\Program Files (x86)\NewTek\LightWave 3D 9\Programs"
Code:
LWSN -2 -c"\\64bitlightwave\S_Net_LW9_32\LightWave 3D 9\Config_SN" -d\\64bitlightwave\S_Net_LW9_32\LightWave_9\Content "\\64bitlightwave\S_Net_LW9_32\LightWave 3D 9\Screamer_Command\job1" "\\64bitlightwave\S_Net_LW9_32\LightWave 3D 9\Screamer_Command\ack1"
Also, just to point out the lines with REM in front are only to comment the script, they are not actually needed.
Let's know how you get on.
Cheers
Matt
|
|
Matt is offline
|
|
08-10-2006, 07:10 PM
|
#14
|
|
Valiant Knight
Join Date: Feb 2003
Location: Leamington Spa, England
Posts: 10,954
|
You replied why I was replying!
The save issue could be an access issue, when on the other node (not the one with your full LightWave installed on it) can you access and save a file to the Screamer_Save folder?
Also, make sure your LW9EXT.cfg file in your shared config folder has all the plugins using the shared network address and not a local one.
Open it up in a text editor and check.
|
|
Matt is offline
|
|
08-10-2006, 07:23 PM
|
#15
|
|
I got to Go I got to Go..
Join Date: Feb 2003
Location: spokane washington usa
Posts: 2,931
|
Ok got it running with saving the image files
I had a word missing,
"LightWave 3D 9" in the content string, oopppsss
Thank you so much, for your help, I have learned allot today.
Thank you
Thank you
Oh just a quick stupid question, How do I get LW_9 to save a .mov animation file, using screamernet???
Michael
Last edited by zapper1998; 08-10-2006 at 08:50 PM.
|
|
zapper1998 is offline
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:47 PM.
|