Forum Replies Created

  • You helped me a lot pointing me toward the properties of the video that are under The Project class. I didn’t see it.

    ProjectVideoProperties Class is what I needed.

    The problem was that when I added the video to the project it gets a 1080p resolution regardless of the video resolution.

    I found this method that fixed the issue

    Boolean MatchProjectSettingsWithMedia
    (
    Media media
    )

    Vegas.Project.Video.MatchProjectSettingsWithMedia(media);

    Thank you so much for your help. It’s priceless 🙂

  • Thank you so much!! It worked like a charm. I forgot to create the VideoEvent.

    When I add the video this way. The project resolution is not similar to the added video resolution.

    I want to make a condition depending on the resolution of the video added to the video track.

    I looked all over the API without finding it. Normally it’s under the stream properties (Its attributes).

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy