Le rendez-vous des videastes francophones





Précédent   Forums > Logiciels de montage > AVID > FAQ Avid

Réponse
 
Outils de la discussion Modes d'affichage
  #1  
Vieux 09/09/2007, 01h14
Avatar de STEF
STEF STEF est déconnecté
Optimisateur d'efficacité
 
Date d'inscription: July 2005
Localisation: 54 57 67
Messages: 4 395
Envoyer un message via MSN à STEF
Par défaut Commandes dans console Avid

admpassthru -- Enable/Disable OSX software audio passthru.
admpreload -- Set the adm preload amount
admvsync -- Toggle ADM vsync synchronization
AllDrives -- Allows all drives to act as media drives. (Type 'AllDrives -1' for help)
AllocateMem -- <no description>
AllocChecker -- Toggles the memory allocation tracking gear on/off
answer -- Present a popup with 1-3 choices, and return the response
AROaddClient -- adds a machine name or IP address to the list of authorized clients for the Avid Remote Objects server
AROdebug -- enable or disable debugging statements in the Avid Remote Objects server
AROlog -- enable or disable logging traffic for the Avid Remote Objects server
AROremoveClient -- removes a machine name or IP address from the list of authorized clients for the Avid Remote Objects server
AROstart -- starts the Avid Remote Objects server
AROstatus -- display status for the Avid Remote Objects server
AROstop -- stops the Avid Remote Objects server
asserT -- Assert that a given condition is true or generate an exception.
audiodma -- Meridian audio DMA buffer control
AudioHWCalibration -- Displays and allows for setting the software side of Audio Hardware Calibration
AudioRateMonVerbose -- Set AudioRateMonitor console logging
AudioThread -- Use thread for Audio
AvHLockDebugTogglE -- <no description>
aviddevicehwunderrun -- Enable/Disable HW Underrun detection.
aviddeviceinfo -- Get FireBOB Information from the hardware
AVXRedrawRate -- Change the millisecond rate that background windows are refreshed
AVXToggleAltFrameOpt -- Toggles GetAlternateFrame UI Optimization
BuildTrace -- <no description>
ChangeProjType -- Change the project type
CheckCommands -- <no description>
CheckDecks -- Re-initializes serial communications with decks
checkmem -- <no description>
CheckMob -- Attempts to diagnose a broken mob.
CheckSequences -- Check sequences for errors
CkPE -- <no description>
cleanupdatabases -- <no description>
ClearPE -- <no description>
ClearProtocolErrors -- Resets protocol error logs
CloseAllAVXPlugins -- Close down all AVX plug-ins
cmd_setImportSlideLength -- Sets the number of frames for subsequent imports of single frame graphics.
cmdDumpPrecomputes -- Display a list of precomputes for the current project
CoalesceMem -- <no description>
CompactMeM -- <no description>
Console -- Type 'Console help' for complete help.
consoleloG -- Turns Console logging on and off.
consolelogofF -- Turns Console logging off.
consoleWindow -- Get or set the size and position of the console window.
ConvertColorSpace -- When on, converts 709 HD to 601
CoreEvent -- Type 'CoreEvent help' for complete help.
CoreEventLogger -- Type 'CoreEventLogger help' for complete help.
CountThings -- Display count and list of all consumers/converters/producers in current pipes
DebugMenu -- <no description>
DebugWin -- <no description>
DesktopSampleOffset -- Set the sample offset to sync desktop audio and video
DeveloperDongleMode -- Enables or disables DeveloperDongle privileges
DigitalCutDelay -- <no description>
DigitalCutFrames -- <no description>
digitalCutPlayDelay -- Set the timeout value to wait before starting player when doing Digital Cut
DigitalCutPlayerCycles -- Set minimum player cycles for UI update.
Disable3D -- Disables 3DFX on subsequent launches
DisableFastResize -- Disables the fast resizer on Windows
DisplayControllerTraffic -- Display controller messages to Composer
dms -- DMS Test
DontWrite -- Enable/Disable DIDWriter
DPE -- <no description>
DPEX -- <no description>
DPEXM -- <no description>
dump -- Dump system state to console
DumpAVSLBLeaks -- Dumps current AVideoSampleLB leaks
DumpComponent -- Dumps a Component to the console.
DumpDrives -- Dumps internal drive list.
DumpHeapInfo -- <no description>
dumpinputmixer -- Dump state of input mixer
DumpLocalVolumes -- Dumps LocalVolume list.
DumpMachineAttributes -- Displays template attributes for each machine
DumpMachineTemplates -- Displays deck templates read into system
DumpMaxPeaks -- Display Audio Meter Max Peaks
dumpmetertimestats -- Dump stats on the meters
DumpMob -- Dumps a Mob to the console.
DumpPaneRegistry -- dumps the contents of the QA Partner pane registry
DumpPlayHistory -- <no description>
dumppmr --
DumpProfileByTotal -- <no description>
DumpProtocolErrors -- Displays serial communications errors
DumpRecordMon -- Dumps to the console the composition in the Record Monitor.
DumpSlots -- Dumps to the console the pending memory alloc/lock (slots) list
DumpSourceMon -- Dumps to the console the composition in the Source Monitor.
DumpVolumeGroups -- Dumps list of VolumeGroups.
DumpVolumes -- Dumps internal volume list.
echo -- Enables or disables echoing script commands to the console.
Enable3D -- Enables 3DFX on subsequent launches
EnableBinDialogue -- Toggles displaying Bin dialogue to user during Bin operations
EnableFastResize -- Enables the fast resizer on Windows
enableHD -- Reset the firehose board and get out of the decoder hung state.
EnablePCEdit -- <no description>
EnableSWCC -- Enables software color correction
exiT -- Exit a script.
Expect -- Assert that every line in a block will generate a given exception.
exportOMFI -- Export an OMFI composition.
FakeDeck -- Uses a 'virtual' deck for deck control
fatal -- Abort a script with an assertion 'fatal' error message.
fillmem -- <no description>
FixOMFIMobInSrcMon -- <no description>
ForceVideoUnderrun -- Forces video underruns. (Type: 'ForceVideoUnderrun -1' for full help.)
foreach -- Foreach statement using a comma separated list.
forEachBinMob -- Executes a command for each Mob.
forEachMob -- Executes a command for each Mob.
GammaConform -- GammaConform toggle 8 bit color correction gamma control range between 16-235/0-255
Global -- Create a global variable.
GraphPlayerPipes -- Display a graph of the player pipes from the current player
help -- Help the user.
iF -- iF statement (scripts only).
Single-statement if structure:
iF cond THEN stmt [ELSE stmt]
iF condition THEN statement
[ELSE statement]
iF condition
THEN statement
[ELSE statement]
Multiple-statement if structure:
iF condition
THEN Statement-List
END iF
iF condition THEN
Statement-List
ELSE statement
iF condition
THEN Statement-List
ELSE Statement-List
END iF
If statements are valid in scripts only.
iNewsDebug -- Temporary debugging for iNews Capture Mgr Control
LockMixdownMem -- Toggle locking down of memory for mixdowns
Log -- Open a log file or close the current log file.
LogAVSLBLeaks -- Enables/Disables logging of AVideoSampleLB leaks
LogCalls -- Direct all calls to Avidtalk commands into the logfile.
LogClaims -- <no description>
LogLocateBuffers -- Enables/disables locate buffer log
LogTest -- Test the log file triggers
MarkToLoopDelay -- <no description>
MarqueeDebug -- Enable/Disable Marquee debug messages
MaxBrushStroke -- <no description>
mem_more_masters -- <no description>
MemClearTotals -- <no description>
MemPrintStats -- <no description>
MeridienColorFX -- Rotates hue on all color effects in sequence
MeridienDSK -- <no description>
mixtool -- Open deprocated mix tool
MobDumpOptions -- Sets display options for dumping Mobs to the Console.
MobSummary -- Displays a one-line summary of a Mob.
MonitorProtocol -- Select protocol to monitor
MotionFXSize -- MotionFXSize on/off
msm -- Type 'msm help' for complete help.
MsmIsOnlineFileCheck -- true means IsOnline uses filesystem (slower, accurate) vs cache (faster, less accurate).
MultithreadFX -- Enable/Disable multithreaded rendering of FX
on -- Define an event handler.
openBin -- Open a Bin.
OpenProject -- <no description>
OsPrintf -- Enables/Disables OsPrintf. Type 'OsPrintf help' for complete help.
PaneIDkey -- sets up F12 to be the Pane Dump key
PauseToStopDelay -- <no description>
PlayEvent -- Type 'PlayEvent help' for complete help.
PlayLength -- <no description>
playStats -- play stats command
Plog -- <no description>
powerman -- Enable/Disable handling Power Management broadcast messages from OS
preloadSafe -- set preload mechanism to old way
PrintACFDefinition -- List the registered ACF Component definitions.
PrintPlayerPipes -- Display the player pipes from the current player
PrintPlayHist -- <no description>
PurgeAllUnreferenced -- <no description>
put -- Store expression into a variable.
QAPdebug -- turns on and off debugging statements in QA Partner extension functions
QAPexceptions -- <no description>
QAPidleProc -- <no description>
QAPinit -- register QA Partner extension functions
QAPtoolManCounters -- <no description>
QuitMC -- Exits from the MediaComposer application
ReaderCache -- Enables/disables reader caching for sample mode play
RecreateTitleMedia -- <no description>
Redir -- <no description>
RenameMediaFiles -- <no description>
reneW -- Resets the problem and error counters.
RepairKNMasks -- <no description>
RepairKNStart -- <no description>
RepairMob -- Attempts to repair a broken mob.
RepairSequences -- Check sequences for errors and attempt to repair errors
repeat -- General looping keyword.
ResampleCapturedAudio -- Turn on/off DV audio resampling during capture
RestoreMaxALBMSize -- Restores the maximum size of the Locate Buffer Manager to its default - Requires relaunch
RestoreMaxStreams -- <no description>
Run -- Load a script file & execute any non-definition commands.
The script file name is taken literally and must not be enclosed in quotes.
Run -- Load a script file & execute any non-definition commands.
The script file name is taken literally and must not be enclosed in quotes.
RunScript -- Load a script file & execute any non-definition commands.
The script file name may be any string expression.
RunScript -- Load a script file & execute any non-definition commands.
The script file name may be any string expression.
SB -- <no description>
ScratchMode -- ScratchMode [0 = dup, 1 = both]
SetAudioLoopPlayPerformance -- <no description>
SetAudioTestingState -- <no description>
SetAVX2DebugLevel -- Set the verbosity of console reporting.
SetConstantBinTitles -- Toggles modification to the bin name in the window title
SetDoNotRetFromPlay -- If (1) then play will NEVER allow the UI to update.
SetEcho -- Flag to echo all executed commands to the console.
SetMaxALBMSize -- Sets the maximum size of the Locate Buffer Manager - Requires relaunch
SetMaxStreams -- <no description>
SetMixdownConserve -- Set mixdown memory conserve factor
SetMonitorExceptionVerbosity -- Sets the user feedback level used by the AMonitorPane when it encounters player exceptions
SetMouse -- Set mouse play parameters
setnamefile -- sets preempting input for AFileDialog::NameFile.
path - path to be used during preemption
null args echos the current values SetPE -- <no description>
SetPEmask -- <no description>
SetPEsize -- <no description>
SetPlayerUIbalance -- This command alters the delicate balance that adjusts the UI update frequency vs Player underruns/dmfas
SetPrecompAutoDelete -- Enable/Disable automatic deletion of unsaved precomputes
SetRenderThreadWait -- Change the amount of time the scheduler waits to let the render thread run
SetRescanWarnings -- <no description>
SetResizeType -- SetResizeType [1 = nearest neighbor, 8 = anti-aliased bilinear, 9 = polyphase]
setrunoncebuffer -- Enable/Disable direct sound run once capture buffer.
SetShowBuildPipes -- Display the player pipes whenever the pipes are rebuilt
SetSleepTime -- Set time to sleep between null events
SetUndoMan -- <no description>
SetUpdateWhilePlayingOn -- Set whether globalState should be updated during play.
SetVideoVitalsFromTrackGroup -- Enable/Disable SetVideoVitalsFromTrackGroup
SetVolumeLatency -- Slows down the volume's I/O to simulate the slow volumes. Latency is in msec
showbptime -- Toggles display of build pipes times in the console
ShowCmd -- Hidden command to enable using hidden commands.
ShowMixdownMemStats -- Toggle showing mixdown memory statistics
ShowVolumeInfo -- Shows the information about all volumes
Standby -- <no description>
StatTest -- <no description>
StepToTrim -- <no description>
Subsys -- Control the debug parameters
SuppressUnderruns -- Turn suppression of underruns on/off. (Type: 'SuppressUnderruns help' for help using this command.
testerr -- <no description>
testNew -- <no description>
ThreadedPlay -- Sets the use of player thread
tmDump -- <no description>
tmDumpAllMethodLists -- <no description>
tmDumpAllTools -- <no description>
ToggleACFClientMonitorForAVX -- Toggles use of ACF Client Monitor for avxInstance_v1:rawToVideoBuffer.
ToggleAVXRedraw -- Toggle background redrawing when plug-in UI is up
ToggleAVXResizing -- Enable/Disable AVX effect resizing
togglerunmetersinplaycmd -- Toggle doing the meters directly in PlayCmd
toggleStatSpace -- Toggle statistics space calculation
ToggleWFfailLoudly -- Toggle advanced waveforme engine propagating exceptions
ToggleYUV -- Toggles use of board for 1:1 <-> YUV
TopOffStream -- Turn topping off of stream on/off. (Type: 'TopOffStream help' for help using this command.
tracefd -- Enables and disables file dialog tracing.
TrimToUpdateDelay -- <no description>
UseEvertz -- <no description>
UseSWRTFXScheduler -- Use the scheduler designed specifically for SWRTFX player pipes
ValidateConfig -- Validates the current deck configuration against the decks actually connected.
verbosE -- Sets the level of information that goes to the screen. Verbose level must be between 0 and 5. 0 means don't echo anything, 5 means echo it all. Standard level is 4.
VideoThread -- Use thread for Video
VTRE -- Accesses VTR Emulation debug information. Type 'vtre help' for more info.
VTRE -- Accesses VTR Emulation debug information. Type 'vtre help' for more info. VTRE -- Accesses VTR Emulation debug information. Type 'vtre help' for more
Réponse avec citation
  #2  
Vieux 24/12/2007, 00h59
Avatar de STEF
STEF STEF est déconnecté
Optimisateur d'efficacité
 
Date d'inscription: July 2005
Localisation: 54 57 67
Messages: 4 395
Envoyer un message via MSN à STEF
Par défaut Re : Commandes dans console Avid

Cmd_SetImportSlideLength 7500 fait créer des fichiers d'imports de 7500 frames (c-a-d 5 minutes).
Réponse avec citation
Réponse

Outils de la discussion
Modes d'affichage

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non

Navigation rapide

Discussions similaires
Discussion Auteur Forum Réponses Dernier message
report de commandes et HF super fred Machinerie, grues, dolly, steady, cablages ... 13 11/12/2007 15h00
les différents systemes de commandes à distance des camescopes Uniweb Haute Definition (HDV, DVCPROHD, XDCAM) 1 25/04/2007 13h17
Saint Kro SOS Vieille console .... Eric D. Audio (prise de son, montage, mixage....) 6 08/07/2006 00h12
Pour les adeptes du Casablanca : HD-V RT/HD Console Uniweb Les news de la vidéo 0 02/02/2006 11h04
Sur XM2 : 2 commandes de contrôle audio sur 2 canaux ckronos Camescopes DV grand-public 5 07/11/2005 22h14


Fuseau horaire GMT +2. Il est actuellement 09h49.
Plan de Site: 2, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22
23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.3.3
Version française #21 par l'association vBulletin francophone