Re: Highest Quality Output from XL2 by Ruben Ryapolov 3 years ago I want to know to, you forgot the firewire and HDMI output. Even though I'm not using those! My setup is going to go like this.. Canon XL2 - (HQ Cable)- Edirol LVS-400 - (HQ Cable)- Canopus Video Capt
Re: Broken Pieces by Del Holford 5 years ago ...and if you can't afford the plug-ins buy a pane or 2 of glass at the hardware store or Lowes HomeDepot, place it on a white sheet or black cloth and gently break it (them). Photograph that with you
Re: Speakers to use when mastering for TV by Ty Ford 5 years ago Hello Joe and welcome to the Cow Audio Forum, Choosing audio monitors for TV mixing begs at least one question. Are we talking home theater or a five inch speaker (or smaller) mounted in the TV cabine
Re: Speakers to use when mastering for TV by Paul Perret 7 months ago Hey Joe- Full disclosure. I make these speakers. They are for exactly what you are talking about. I am a professional audio post mixer and developed these to sound like a TV. Lots of audio post mixers
Re: Capturing Beta SP by Dave LaRonde 5 years ago Tom Matthies "I also question the comment that Beta SP is a 4:2:2 format since technically it's an analog format and the sampling rate really doesn't apply here." You're right -- from the viewpoint o
Re: Playback Issues by David Battistella 5 years ago Set RT setting to SAFE and playback quality should be HIGH not DYNAMIC, same with framerates, etc. David Peace and Love :) Read my Blog http: blogs.creativecow.net DavidBattistella
Re: Broadcast Formats? Which One? by Dan Acharya 6 years ago Format is one thing, quality of capture is another. Put an HD lens on a 2 3" chip DVCam Camcorder and light it properly - you can get fantastic results. Get a Sony 750 HDCAM camera, light it badly, ov
Re: Connectiing Multiple UVW-1800's by Bob Zelin 6 years ago this is all excellent advice. If you purchase simple Audio DA's (Kramer makes balanced XLR audio DA's that are inexpensive, and work very well), you simply take your audio source (mixer, etc.) and go
Re: Chapters Question by Cogivina 7 years ago ... "You can add an extra chapter marker at the last second of each timeline, as this will enable the viewer to skip thru them one by one." Doing this will allow us to jump from one chapter to the nex
Re: Expression for multiplying by Dan Ebberts 8 years ago Something like this: factor = .5; x = Math.round(time*time*factor); Math.pow(2,x) factor determines how fast in counts. Dan
Re: Expression for multiplying by Dan Ebberts 8 years ago Something like this: factor = .5; x = Math.round(time*time*factor); Math.pow(2,x) factor determines how fast in counts. Dan