Country
Products
Search
avid.com
|
store
|
contact
|
help
|
login
|
Join
Search Entire Site
Forums
-- Avid NEXIS Management API F
-- Avid | Artist Forum
-- Avid AirSpeed Developer Foru
-- Avid AMA Developer Forum
-- Avid AVX Forum
-- Avid Customer Setups
-- Avid DNxHD Forum
-- Avid DS
-- Avid FastServe Servers Forum
-- Avid Free DV
-- Avid iNEWS Developer Forum
-- Avid Interplay MAM Developer
-- Avid ISIS (end-of-support)
-- Avid Link
-- Avid Liquid / Avid Liquid Pr
-- Avid Liquid Chrome HD
-- Avid Maestro Graphics Forum
-- Avid Media Composer - Mac
-- Avid Media Composer - PC
-- Avid MediaCentral Developer
-- Avid MediaCentral Forum
-- Avid Motion Graphics
-- Avid Open I/O Forum
-- Avid Options Forum
-- Avid Pro Video & Film Events
-- Avid Pro Video & Film Featur
-- Avid Unity / Workgroups / Lo
-- Avid User Groups
-- Avid Worldwide Training Tips
-- Avid Xpress DV - Mac
-- Avid Xpress DV - PC
-- Avid Xpress Pro - Mac
-- Avid Xpress Pro - PC
-- Avid Xpress Studio - PC
-- Broadcast Newsroom
-- Chat With Avid
-- Community 101
-- Community Issues and Suggest
-- Community Test Posts
-- Complete Your Suite
-- Edit on Demand: Get Started
-- Edit on Demand: Tech & Workf
-- Film and 24p
-- Foro en Español
-- General Discussion & Off
-- Interplay Production Develop
-- Licensing Options
-- MC Titler+ Forum
-- Media Composer | First Forum
-- Media Composer Error Message
-- Media Composer for Students
-- Media Composer: Get Started
-- MetaFuze Forum
-- NEXIS Storage & NEXIS | EDGE
-- Teacher's Lounge
-- Xpress / Media Composer / Sy
Blogs
Video Exchange
Tips and Tutorials
Home
Blogs
Videos
Forums
User Groups
Tips and Tutorials
Portfolios
All Tags
»
plugin
(
RSS
)
Browse Forum Posts by Tags
Showing related tags and posts for the
Forums
application. See
all tags in the site
.m2t
.mov
Actions
AMA
Audio
audio synchronization
authorize
avchd
avid
avid 7
avid codecs
avid consolidate
Avid DS
Avid DS Credit Roll
Avid DS Multicam
Avid DVD
Avid for Liquid Users
Avid FX
Avid Media Composer
avid media composer 7.0
avid pro tools family
avx
AVX Effects Plug-ins
basic
basic tip
bcc
Bins
boris red
C300
digital transfer
DINR
dissolve
douglas
download
Drag and Drop
drbgaijin
Drivers
DVD authoring
dverb
d-verb
Editing
editing and post
effect
effects
Effects Tree
el capitan
emulate
encode
EPIC
error
exception
Export
Exporting
eztitles
failed
feature request
file
file-based
filename
files
film burn
Film Effects
Film Look
filters
Final Cut Pro
formats
free
freeze
fx
glow
goniometer
h.264
help me media composer 7 media composer 8 relinking consolodating sharing projects
import
Importing
iNews
Insert
integration
MC 7
MC Cloud UX
Media Composer
mpg2
new version
NewBlue
NewBlueFX
old version
plug-in
plugin compatibility
plugins
preset
RED ONE
sdk
templates
transitions
tricks & tips
tutorials
uninstall
volume
Widget
xdcam
How to retrieve the project directory via SDK
Hi, I'm developing an AVX2 plugin and on a specific time I'd like to create a file under the project directory [1] where my effect is currently applied on. In order to do this I need a way to retrieve the current project directory. I know there is a function GetModuleFileName() for dll's...
(read more)
Posted to
Avid AVX Forum
(Forum)
by
therion21
on Fri, Feb 11 2022
iNEWS Locked Story Crashing Microsoft WPF Drag and Drop Application
We are developing a plugin using Microsoft WPF Drag and Drop (https://github.com/microsoft/WPF-Samples) to drag elements into our iNEWS rundowns. However when a story is locked (ie. another user is actively editing a story and all other users are locked out), dragging and dropping from the plugin into...
(read more)
Posted to
Avid iNEWS Developer Forum
(Forum)
by
jesse.truong
on Fri, Feb 11 2022
Question about plugin development
Hello! In plugin I need to start sequence rendering process and then check in to Interplay DB. Can I do it with that API? If no, can you tell me, which of the APIs (https://developer.avid.com/) I need to use? I'm newest in AVID ecosystem, so maybe my question sounds strange, sorry. Any help would...
(read more)
Posted to
Avid Open I/O Forum
(Forum)
by
nikin
on Wed, Nov 10 2021
Integration MediaCentral with Media Composer
Hello! I need to implement plugin for integration between MCUX and Media Composer to solve the next workflow. I have sequence with not rendered effects. In MCUX player window I see message "Unrendered effects". On a separate machine I have a Avid Media Composer. I want to have Render and Refresh...
(read more)
Posted to
Avid MediaCentral Developer Forum
(Forum)
by
nikin
on Mon, Nov 8 2021
Re: Effect Error Message - ???
G'day and welcome to the forums! The D-verb plug-ins are standard with every Media Composer. Your screenshot did not attach (not your fault, these forums are just buggy)... so could you let us know what you/the editor is attempting as well as the exact error received. Hopefuly we can help you then...
(read more)
Posted to
Media Composer: Get Started Fast
(Forum)
by
Marty McLean
on Fri, Oct 29 2021
Re: Help needed with Qt based plugins
Thank you, Marianna! I will forward the answers to the team. To answer your last question, yes, the plugin we are developing will launch its own UI through Avid's effects control panel, similar to many 3rd-party plugins (Baselight for Avid, Sapphire Builder, NewBlue Titler, etc.) That user interface...
(read more)
Posted to
Avid AVX Forum
(Forum)
by
Charbel R
on Fri, Sep 3 2021
Re: Help needed with Qt based plugins
Thank you, Tom, for this valuable information. I will pass it on to the team and reply with the results or more questions :) Much appreciated!
(read more)
Posted to
Avid AVX Forum
(Forum)
by
Charbel R
on Fri, Sep 3 2021
Re: Help needed with Qt based plugins
You are experiencing https://en.wikipedia.org/wiki/DLL_Hell. Media Composer has it's own version of the Qt DLLs & framworks with custom patches to Qt that are not necessarily binary compatible with any externally built Qt-based AVX plugins. Your AVX plugin is loaded into the Media Composer process...
(read more)
Posted to
Avid AVX Forum
(Forum)
by
Tom Ransdell
on Thu, Sep 2 2021
Help needed with Qt based plugins
Hello, We are building a plugin for Avid Media Composer. The plugin will use a custom UI that will be launched through the DoDialog method. We are using Qt for our plugin but we are having a hard time getting it to work. Do you have any run books or documentation specifically for Qt based plugins that...
(read more)
Posted to
Avid AVX Forum
(Forum)
by
Charbel R
on Fri, Aug 27 2021
Create AVX plugin for Media Composer
Hello, I think a lot of guys know how to do that but I want to include our application as plugin for Media Composer using AVX. Are there some good articles how to start or some best practices which are not commercial? I would be really happy for some infos, recommendations etc. Greetings Jan
(read more)
Posted to
Avid AVX Forum
(Forum)
by
janfrie
on Thu, May 20 2021
Page 1 of 7 (68 items) 1
2
3
4
5
Next >
...
Last »
© Copyright 2011 Avid Technology, Inc.
Terms of Use
|
Privacy Policy
|
Site Map
|
Find a Reseller