movieplayer -B segment.mov
(Note that if you're running 4Dwm, the default window manager, you use Alt-F7 to move the window.)
xsetroot -solid black
premiere segment.mov
to start up Adobe
Premiere. (If it's already started, just use the Open menu.)
vcp
at the prompt to bring up the video
control panel.
You can do this through the web interface by being careful about ordering:
telect -lntsc -imoviola -ovhsrec
telect -laudio -imoviola -omxr12
telect -laudio -imixer -ovhsrec
Follow the instructions on the audio mixer page to set the sliders properly - your chosen channel (probably mxr12) should be on, all other should be off, make sure to mute the room volume by using the speaker volume button instead of the main LR slider.
Explanation of sorts: I (Tamara) don't really understand why, but I observed that if you go directly from moviola to a VHS deck you get a good hi-fi signal but a terrible normal signal. So it will sound fine if you play it back in the usual mode on our decks, but people with consumer grade hardware won't hear any sound. Things seem to work fine when the signal is routed through the mixer.
You can double-check that the normal channels are set properly by
either toggling the Audio Out Select button a little to the left of
the JVC deck displays until "Normal" no longer appears, or by using
the scruffy Panasonic deck in the lower right rack which is an example
of a consumer deck that can't playback hi-fi.
Remember that if you're using the digital output for any deck except
the digital beta, you'll need to go through the FS1 or FS2
transcoder: route moviola to the transcoder, and the transcoder to
the deck. Don't forget to make sure the Transcoding
Note that in this case you will have to manually route the audio at the command line, since it's not carried through automatically - some telect command like
telect -laudio
-imoviola -ovhsrec
You would want to do this when you're routing to something that has
component input, like the analog beta deck, in order to get maximum
quality. If you're just going directly to VHS, you can use the
composite output.
Colorbars
Note that although the dialog box
allows you to have colorbars in addition to a black screen, I've never
gotten that to work (I = Tamara). If you want colorbars, you can do
that either as a separate pass before dumping your video, if you've
got a nicely blanked tape that's
prepared for insert editing.
But if you're in a hurry, you can do this all in a single pass with
some quick and fancy telect
command-line action. An example of the latter, assuming that's you're
recording to the digibeta deck and want 30 seconds of colorbars,
followed by 10 seconds of black, followed by your video.
telect -lntsc -ibars -ofs1
telect -lsdi -ifs1 -odigibeta
telect -lntsc -iblack -ofs2
telect -laudio -iblack -omoviola
telect -lsdi -ifs2 -omoviola
telect -lntsc -iblack -ofs1; telect -laudio -iblack
-odigibeta
telect -lsdi -imoviola -odigibeta; telect -laudio -imoviola
-odigibeta
Return to Main Video Menu
videolab@graphics.stanford.edu
Last modified: Thu Jan 27 20:00:37 PST 2000