Rank: Advanced Member
Groups: Registered
Joined: 5/28/2020(UTC) Posts: 49 Location: UK Was thanked: 4 time(s) in 3 post(s)
|
Record drive space. When you click record can you say at the bottom of the vmix bar how much record drive space you have remaining. This would be really useful for multicoder.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,222 Location: Belgium Thanks: 293 times Was thanked: 955 time(s) in 790 post(s)
|
Originally Posted by: hadphild Record drive space. When you click record can you say at the bottom of the vmix bar how much record drive space you have remaining. This would be really useful for multicoder. until available use a script to check and display (only takes 2 lines - one to check and one to display )
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/20/2014(UTC) Posts: 2,721 Location: Bordeaux, France Thanks: 243 times Was thanked: 794 time(s) in 589 post(s)
|
Quote:how much record drive space you have remaining A double click on "this PC" shows it. I don't think this requires a gigantic effort and starting a multicorder session without making sure about available space first is like a professional fault. Having the info displayed after starting the multicorder would not make it better if the disk is already full or almost.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 5/28/2020(UTC) Posts: 49 Location: UK Was thanked: 4 time(s) in 3 post(s)
|
Originally Posted by: DWAM Quote:how much record drive space you have remaining A double click on "this PC" shows it. I don't think this requires a gigantic effort and starting a multicorder session without making sure about available space first is like a professional fault. Having the info displayed after starting the multicorder would not make it better if the disk is already full or almost. DWAN did you just want to troll with this statement. We all know to check this but after hours of records it’s would still be nice to know. Most professional recorders tell you this. I also disagree with other statements of if it’s full. At least on a pc you can open explorer and delete old files. I am just asking if they could have an easy to see disk space available at a glance next to record.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/20/2014(UTC) Posts: 2,721 Location: Bordeaux, France Thanks: 243 times Was thanked: 794 time(s) in 589 post(s)
|
Quote:did you just want to troll with this statement? Nope! I just don't think vMix needs such features as it's not its role to deal with available space and Windows by itself provides everything you need to know about it.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,222 Location: Belgium Thanks: 293 times Was thanked: 955 time(s) in 790 post(s)
|
Just display it in a title in big bold characters if really needed (put the formula in a SetText function in the script) Code:Console.WriteLine(String.Format("{0:0.00}",(New DriveInfo("D:").AvailableFreeSpace/1073741824))&" GB")
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close