Editing on a shared networked drive

Ethan-Hill wrote on 7/9/2020, 10:33 AM

Hi,

I have 2 computers - on computer A. I am sharing a harddrive over my wifi network (using "advanced sharing") and can access the drive and all the video files great from computer B.

But when I go to computer B. and try to open a sony vegas pro edit file that is on the shared drive (attached to A.) vegas errors out every time.

Is this possible to edit vegas files from a second computer using a shared drive? I have an older version of vegas - so I'll probably try upgrading but was curious if anyone had any success doing this.

Thanks,

Ethan

Comments

Musicvid wrote on 7/9/2020, 11:15 AM

Editing over a wireless network, is not suggested because of the protocols and overhead being used.

Distributed network rendering was a feature that got dumped about a decade ago because it didn't work. On the other hand, CAT 6 is pretty cheap to try if you have no other alternative.

I render locally, and upload to the NAS for LAN delivery. It works.

Ethan-Hill wrote on 7/9/2020, 11:25 AM

Editing over a wireless network, is not suggested because of the protocols and overhead being used.

Distributed network rendering was a feature that got dumped about a decade ago because it didn't work. On the other hand, CAT 6 is pretty cheap to try if you have no other alternative.

I render locally, and upload to the NAS for LAN delivery. It works.

Okay got it - thanks for the reply. So I guess what I was hoping to do was render projects on a 2nd system to avoid tying up my main edit system. Is it possible without physically unplugging my harddrive from my main system and plugging into the 2nd system?

Ethan-Hill wrote on 7/9/2020, 11:28 AM

Editing over a wireless network, is not suggested because of the protocols and overhead being used.

Distributed network rendering was a feature that got dumped about a decade ago because it didn't work. On the other hand, CAT 6 is pretty cheap to try if you have no other alternative.

I render locally, and upload to the NAS for LAN delivery. It works.

Now that I read it again - curious if you mean I can CAT6 the systems together and render over networked drives that way?

michael-harrison wrote on 7/9/2020, 11:36 AM

Yes, hardwired connections (at least 1Gb) work well for rendering. Not much fun for editing though.

10Gb connections on the other hand, are doable depending on your footage.

System 1:

Windows 10
i9-10850K 10 Core
128.0G RAM
Nvidia RTX 3060 Studio driver [most likely latest]
Resolution        3840 x 2160 x 60 hertz
Video Memory 12G GDDR5

 

System 2:

Lenovo Yoga 720
Core i7-7700 2.8Ghz quad core, 8 logical
16G ram
Intel HD 630 gpu 1G vram
Nvidia GTX 1050 gpu 2G vram

 

Chief24 wrote on 7/9/2020, 12:26 PM

@Ethan-Hill

If you search the forum for @TheRhino, I know he has posted his network system, and computer specs. You might be able to do a PM to him and ask about this. He may not be doing as you have asked, but I am pretty sure he would have a much more knowledgeable answer than I. I know with my computer specs, no problem, but my current network would not handle the "Pain" I would be inflicting upon it! :)

Self Build: #1 MSI TRX40 Pro Wi-Fi w/3960X (be Quiet! Dark Rock Pro TR4) @ stock; 128GB Team Group 3200 MHz; OS/Apps - WDSN850X PCI-e 4.0x4 4TB, Documents/Extras - WDSN850X PCI-e 4.0x4 4TB; XFX AMD Radeon 7900XTX (24.12.1); Samsung 32 Inch UHD 3840x2160; Windows 11 Pro 64-Bit (24H2 26100.2894); (2) Inland Performance 2TB/(2) PNY 3040 4TB PCI-e on Asus Quad M.2x16; (2) WD RED 4TB; ProGrade USB CFExpress/SD card Reader; LG 16X Blu-Ray Burner; 32 inch Samsung UHD 3840x2160.

VEGAS Pro 20 Edit (411); VEGAS Pro 21 Suite (315); VEGAS Pro 22 Suite (239) & HOS (Happy Otter Scripts); DVD Architect 7.0 (100);

Sound Forge Audio Studio 15; ACID Music Studio 11; SonicFire Pro 6.6.9 (with Vegas Pro/Movie Studio Plug-in); DaVinci Resolve (Free) 19.1.3

#2: Gigabyte TRX50 Aero D w/7960x (Noctua NH-U14S TR5-SP6) @ stock; 128GB Kingston Fury Beast RDIMM @4800 MHz; OS/Apps - Seagate Firecuda 540 2TB PCI-e 5.0x4; Documents/Extras/Source/Transcodes - 4TB WDSN850X PCI-e 4.0x4; 4TB Inland Performance PCI-e 3.0x4; 2TB Inland Performance PCI-e 4.0x4; BlackMagic PCI-e Decklink 4K Mini-Recorder; ProGrade USB SD & Micro SD card readers; LG 32 Inch UHD 3840.x2160: PowerColor Hellhound RX Radeon 7900XT (24.12.1); Windows 11 Pro 64-Bit (24H2 26100.2894)

VEGAS Pro 20 Edit (411); VEGAS Pro 21 Suite (315); VEGAS Pro 22 Suite (239) & HOS; DVD Architect 7.0 (100); Sound Forge Audo Studio 15; Acid Music Studio 11

Canon EOS R6 MkII, Canon EOS R6, Canon EOS R7 (All three set for 4K 24/30/60 Cinema Gamut/CLog3); GoPro Hero 5+ & 6 Black & (2) 7 Black & 9 Black & 10 Black & 11 Black & 12 Black (All set at highest settings - 4K, 5K, & 5.3K mostly at 29.970); Sony FDR AX-53 HandyCam (4K 100Mbps XAVC-S 23.976/29.970)

Musicvid wrote on 7/9/2020, 1:47 PM

Now that I read it again - curious if you mean I can CAT6 the systems together and render over networked drives that way?

No, I didn't say that, because I have no knowledge of your router speed, bidirectional throughput, traffic congestion, number of router hops, or system integrity. 10/100TX is not going to work.

I did say that the cable is reasonably affordable, and that you can try. It works fine here: YMMV.

Musicvid wrote on 7/9/2020, 1:59 PM

If you are familiar with .bat files, here is a little utility I wrote a long time ago.

It gives a relative bidirectional throughput figure for network troubleshooting.

-- Install fping in your User folder

-- Edit the .bat with full path to fping and the remote client IP.

-- No support is provided.

@ECHO ON
@ECHO *
@ECHO Router Ping Utility (routerping.bat)
@ECHO Useful for comparing throughput using various WiFi channels (1, 6, 11)
@ECHO Also 5GHz band and wired connections
@ECHO *
@ECHO EDIT FILE WITH YOUR ROUTER'S IP AND LOCATION OF fping.exe (required)
@ECHO Test takes 2+ minutes to complete (2000 pings)
@ECHO To stop - type Control-C.
@ECHO *
@pause

@REM Add (-L filename.txt) to create a Logfile.
@REM See fping documentation for more parameters.
@REM EDIT YOUR ROUTER IP AND PATH TO fping.exe HERE
@C:\Users\xxxx\fping.exe 192.168.1.xxx -n 2000 -s 1492 -t 1 -f


@ECHO *
@ECHO More than 5 dropped packets may indicate channel interference.
@ECHO DIVIDE 500 BY AVERAGE TIME TO GET RELATIVE THROUGHPUT (Mbps)
@ECHO 30-40 percent of your router max is good.
@ECHO *
@pause

 

bvideo wrote on 7/9/2020, 2:31 PM

For media with high bit rates, files on a network drive might be a little slow. But as long as your network is healthy and the host system of your network files stays awake, there ought not be any errors seen by Vegas in accessing remote files. I work this way without any problems. My project and media files are on one or more servers. Temp and intermediate files are definitely local. My render output is usually, not always, local.

Since you mentioned WiFi, the performance there is very dependent on the WiFi band used, the distance to the WiFi router, and the general condition of the WiFi band in your area (competition from other people's networks). Also, there occasionally seem to be problems with certain WiFi routers and clients that don't work well together. All of these factors add up to the overall health of your network. Cat5 or Cat6 connections between 1G interfaces will be fine for all but higher bit rate media.

If Vegas always "errors out" by remote access, it is more likely due to filename or drive letter disagreements or file permissions. Media files, temp files, intermediate files, etc. need to have a consistent name space on your A and B computers. What do your errors look like?

wwaag wrote on 7/9/2020, 4:15 PM

Network rendering is indeed possible through FrameServing. I was a bit skeptical at first, but finally discovered that it's fairly straightforward. Here's a link to the discussion https://www.vegascreativesoftware.info/us/forum/happy-otter-scripts-for-vegas-pro--113922/?page=28#ca760533

I was able to successfully FrameServe from Vegas on computer 1 over a 1gb network to computer 2. For demo, I opened the frameserved file using VirtualDub and successfully rendered to a MagicYUV intermediate. Since Vdub supports x264/x265 renders, one could easily do final renders in this way.

If there was sufficient interest, network rendering could be added to the Render+ tool in HappyOtterScripts.

AKA the HappyOtter at https://tools4vegas.com/. System 1: Intel i7-8700k with HD 630 graphics plus an Nvidia RTX4070 graphics card. System 2: Intel i7-3770k with HD 4000 graphics plus an AMD RX550 graphics card. System 3: Laptop. Dell Inspiron Plus 16. Intel i7-11800H, Intel Graphics. Current cameras include Panasonic FZ2500, GoPro Hero11 and Hero8 Black plus a myriad of smartPhone, pocket cameras, video cameras and film cameras going back to the original Nikon S.

Musicvid wrote on 7/9/2020, 4:20 PM

over a 1gb network

Wired LAN?

john_dennis wrote on 7/9/2020, 4:23 PM

@Ethan-Hill

From 39,000 feet, here are the steps to create Vegas projects that can be edited from any node on a Local Area Network.

1) Save yourself a lot of frustration, forget Wi-Fi ever existed.

2) It's simpler to include all required assets in the same project folder. It's just more work if you don't.

3) Map the project folder to the same network drive letter on all machines on the LAN, including the local machine.

4) Navigate to the Vegas project on the newly created network drive and edit away. For existing projects, you might have to resolve path conflicts at least once.

TheRhino wrote on 7/11/2020, 11:59 PM

@Ethan-Hill

If you search the forum for @TheRhino, I know he has posted his network system, and computer specs. You might be able to do a PM to him and ask about this. He may not be doing as you have asked, but I am pretty sure he would have a much more knowledgeable answer than I. I know with my computer specs, no problem, but my current network would not handle the "Pain" I would be inflicting upon it! :)

Currently I have (3) workstations & a QNAP NAS connected by $30 Mellanox 10G PCIe cards:

https://www.vegascreativesoftware.info/us/forum/affordable-10g-network-for-small-studios--115799/

All drives are shared (so I can copy files to/from any drive on any system) but I do NOT attempt to have Vegas access source files on drives across the network... My projects are rather long, so if Vegas has trouble accessing one of the source files, the whole render stops, even if it's 2 hours in and 95% complete... Rather, I just copy the source media across the fast network (when I'm getting it from the camera cards at USB 3.0 speeds...) & then share a copy of the final VEG if I want to use one of the other workstations to render-out various file formats. This way all of my CPU & GPU resources are available for the new project I am editing while another workstation handles rendering of completed projects....

I've been using multiple workstations this way since Vegas 3.0... However, it also means I have to keep copies of stock footage, music, sound effects, templates, etc. on all workstations & I name all of the drives the same on each so Vegas always knows where to look to find stuff... For instance, music is always in the M: drive on all workstations so Vegas does not have to ask me where to find a source file... Hope that makes sense & helps...

Workstation C with $600 USD of upgrades in April, 2021
--$360 11700K @ 5.0ghz
--$200 ASRock W480 Creator (onboard 10G net, TB3, etc.)
Borrowed from my 9900K until prices drop:
--32GB of G.Skill DDR4 3200 ($100 on Black Friday...)
Reused from same Tower Case that housed the Xeon:
--Used VEGA 56 GPU ($200 on eBay before mining craze...)
--Noctua Cooler, 750W PSU, OS SSD, LSI RAID Controller, SATAs, etc.

Performs VERY close to my overclocked 9900K (below), but at stock settings with no tweaking...

Workstation D with $1,350 USD of upgrades in April, 2019
--$500 9900K @ 5.0ghz
--$140 Corsair H150i liquid cooling with 360mm radiator (3 fans)
--$200 open box Asus Z390 WS (PLX chip manages 4/5 PCIe slots)
--$160 32GB of G.Skill DDR4 3000 (added another 32GB later...)
--$350 refurbished, but like-new Radeon Vega 64 LQ (liquid cooled)

Renders Vegas11 "Red Car Test" (AMD VCE) in 13s when clocked at 4.9 ghz
(note: BOTH onboard Intel & Vega64 show utilization during QSV & VCE renders...)

Source Video1 = 4TB RAID0--(2) 2TB M.2 on motherboard in RAID0
Source Video2 = 4TB RAID0--(2) 2TB M.2 (1) via U.2 adapter & (1) on separate PCIe card
Target Video1 = 32TB RAID0--(4) 8TB SATA hot-swap drives on PCIe RAID card with backups elsewhere

10G Network using used $30 Mellanox2 Adapters & Qnap QSW-M408-2C 10G Switch
Copy of Work Files, Source & Output Video, OS Images on QNAP 653b NAS with (6) 14TB WD RED
Blackmagic Decklink PCie card for capturing from tape, etc.
(2) internal BR Burners connected via USB 3.0 to SATA adapters
Old Cooler Master CM Stacker ATX case with (13) 5.25" front drive-bays holds & cools everything.

Workstations A & B are the 2 remaining 6-core 4.0ghz Xeon 5660 or I7 980x on Asus P6T6 motherboards.

$999 Walmart Evoo 17 Laptop with I7-9750H 6-core CPU, RTX 2060, (2) M.2 bays & (1) SSD bay...

Ethan-Hill wrote on 7/13/2020, 11:17 AM

Hey thanks so much everyone!! That is super helpful!
BTW I had contacted Magix support the same time I posted here and they just got back with this message:
#############

Hello Ethan
Thank you for your message.
This is a known issue where will be resolve din a future version of the application.  
--
Best regards,
MAGIX Software GmbH
**** *******

##############

crown2020 wrote on 5/10/2022, 8:04 PM

@Ethan-Hill, I see this is an old post, but here is my two cents anyways, regarding your statement, (in part):

"Hello Ethan
Thank you for your message.
This is a known issue where will be resolve din a future version of the application.  
--
Best regards,
MAGIX Software GmbH
**** *******

##############"

I would not hold my breath.

john_dennis wrote on 5/10/2022, 9:41 PM

@crown2020

I gave the 39,000 ft. overview of this methodology previously and TheRhino described how he works everyday. There is nothing required from Vegas Creative Software to allow you to edit and/or render over a network. I'll come down a few feet and show you how it can be done on two of my four machines. I'll even do one of the machines via RDP so I don't have to get up from my chair.

The only requirements are:

  • Knowledge of networks
  • Organization of assets

I'll say it one more time. Forget Wi-Fi ever existed.

Full Disclosure

I rarely do this over a gigabit network. My next upgrade will include a 10 Gigabit connection between at least the edit workstation and the media server.

 

crown2020 wrote on 5/10/2022, 10:10 PM

@john_dennis, Thanks for the instructional video. I have ordered a custom built Asus with an i5 processor, 6 cores and a, wait for it............... 10G network card and switch for a home NAS system. The NAS will be running the TrueNas latest version. (ZFS file system I do believe). I will primarily access the NAS via SMB on my Windows 10 Pro machine. This should work out nice don't you think? I am always open to suggestions that save me costly mistakes down the road or up front.

john_dennis wrote on 5/10/2022, 10:30 PM

@crown2020

"I have ordered..."

Too late for that.

crown2020 wrote on 5/10/2022, 10:36 PM

@john_dennis, They have a liberal return policy. 😀 Thoughts on what "I have ordered"? Will you rubber stamp my purchase john? 😂 In all seriousness, does your experience tell you my little scheme should work.

Musicvid wrote on 5/11/2022, 6:41 AM

My experience with similar setups is that you can probably deliver 4k Rec 709, but HDR is iffy. The bottleneck here is not network speed, but the SMB Protocol itself.