Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

Search found 28 matches

by Total-Image
30 Mar 2018, 04:44
Forum: Bug Reports
Topic: Audio Clicks appearing in clips
Replies: 1
Views: 6012

Audio Clicks appearing in clips

This is something we noticed before in V4 as well and solved it by disabling the virtual Fullscreen mode, but when playing a MP4 video file with the movie clip node and when the presenter is in virtual Fullscreen mode (especially when the MP4 movie frame rate is for example 30 fps and the Display re...
by Total-Image
26 Mar 2018, 21:41
Forum: How to
Topic: Audio Clip remaining time
Replies: 4
Views: 2868

Re: Audio Clip remaining time

I found a solution by using the DateTime node and bind the "seconds" property to a "variable" node. The "changed" event of the "variable" node triggers the "forward" (or backward) property of a "counter" node and the "start" (or e...
by Total-Image
23 Mar 2018, 22:39
Forum: Feature Requests
Topic: Audio node with position output
Replies: 7
Views: 11481

Re: Audio node with position output

Would be indeed nice to have a audio node with position feedback and scrub / seek functionality! Strange that the Movie node has such functionality and the audio node not.
by Total-Image
16 Mar 2018, 18:44
Forum: How to
Topic: Audio Clip remaining time
Replies: 4
Views: 2868

Audio Clip remaining time

With the duration and position properties of the movie clip node I can calculate the exact remaining time of a movie clip, but since the audio clip node doesn't have a position property (only a duration), I'm looking for a solution to get the exact remaining time of a audio clip. As a temporary solu...
by Total-Image
08 Mar 2018, 22:26
Forum: Bug Reports
Topic: VisualsIndexer invalid audio URI with M4A files
Replies: 2
Views: 6508

Re: VisualsIndexer invalid audio URI with M4A files

Hello Karol, The supported file formats listed in the manual. Is this list still actual? The strange thing is that: for example *.jpg is not listed as supported image format (but of course this works) and the *.gif is listed as supported file format (without alpha support) but when i try to load a *...
by Total-Image
28 Feb 2018, 14:33
Forum: How to
Topic: FFmpeg audio recording
Replies: 1
Views: 1658

FFmpeg audio recording

Since Ventuz is using the FFmpeg code, I'm wondering if it is possible to use the FFmpeg functionality in a C# node. We want to record all the audio from a line input (RME soundcard) to the local drive. We can run command prompt commands with the FFmpeg command / arguments but whould be nice if we c...
by Total-Image
28 Feb 2018, 14:08
Forum: General Discussion
Topic: Datapath Vision LC capture cards
Replies: 3
Views: 6702

Re: Datapath Vision LC capture cards

Yes, in our test system we have these SC cards as well. It's already several weeks ago that I tested the LC card for the first time and what i can remember is that when I replaced the card with the LC Card it first worked (probably with the SC drivers) I then installed the LC drivers and it was not ...
by Total-Image
28 Feb 2018, 09:44
Forum: General Discussion
Topic: Datapath Vision LC capture cards
Replies: 3
Views: 6702

Datapath Vision LC capture cards

Anyone successfully used the Datapath Vision LC capture cards (LC-HD2 or LC-SDI) with Ventuz?

Rogier
by Total-Image
23 Feb 2018, 17:22
Forum: Bug Reports
Topic: FLAC audio codec
Replies: 0
Views: 5111

FLAC audio codec

In the Ventuz manual the flac codec is listed as a supported codec, but with the indexer node it not a valid uri. In the audio clip node it's not listed as well, but when i force the Audio clip node to use it, it works..
by Total-Image
04 Jan 2018, 11:45
Forum: Bug Reports
Topic: VisualsIndexer invalid audio URI with M4A files
Replies: 2
Views: 6508

VisualsIndexer invalid audio URI with M4A files

The IsUriInvalid and Invalid Audio Uri output of the VisualsIndexer is true when the input is a M4A file. But the M4A file is working fine when using the audio clip node. See attached image and scene file. m4a_player.png With MP3 files both the VisualsIndexer and Audio Clip node are working as expec...