RealEncoder comes with a variety of switches that allow you to create the highest-quality streaming media.
Because there is no single best process for delivering all types of streaming audio and video, RealEncoder provides several ways in which you can customize and streamline your recording.
This chapter discusses how to:
A number of factors can influence how much of your system's resources are used during a recording session. Use these tips to get the best performance possible.
Generally, the more streams you create in a SureStream clip, the more processing power you need. Recording for more than two or three target audiences, using multiple audio codecs, or creating a backward-compatible stream can all effect performance.
Use the Statistics dialog to monitor performance, and then adjust target audience settings to get the performance you want. See "Monitoring Performance" and "Optimizing Target Audiences" for more information.
By disabling the input source window, the output source window, and the audio level meter during live recording, you can lower the amount of resources needed to record. Consequently, you can increase the frame rate of your recorded file and decrease the time it takes to record your clip.
Viewers that are currently active are designated with a checkmark:
RealEncoder has features that allow you to more easily use RealEncoder and increase efficiency while recording your media clips.
If you have a real-time capture station, you can use it to capture and compress directly into RealMedia format. The output of an audio or video device can be recorded by RealEncoder to a RealMedia file instead of a live broadcast.
This process eliminates the need to create and store intermediate audio or video files, which are very large and can take considerable disk space. It is also the fastest way to capture content like breaking news clips when time-to-post is important.
RealEncoder supports drag-and-drop recording. This feature allows you to quickly convert an input audio or video file into RealMedia.
This opens a new session with path and file name information entered appropriately.
This section describes how to successfully create quality sound for RealMedia clips. It gives you overall audio tips, shows you how to use the audio meter, and how to adjust the volume during recording.
Follow these tips in order to get the best quality from your different audio sources.
This allows you to use a sound editor to adjust the amplitude of your signal to maximize the available dynamic range. If you do not adjust the signal, the resulting RealMedia file may sound flat.
While you record RealMedia clips, you can monitor the Audio Level to be sure you are encoding the optimal dynamic range. Green indicates a normal reading. Red warns that you are close to an over-modulated input. The best sound quality will occur when the top red bar is often lit but the clipping indicator (the red light above the meter) is never lit.
Clear the clipping indicator during recording by clicking on it. This allows you to track if audio clipping is occurring without watching the audio level constantly.
While recording, you can adjust or monitor the volume using the Windows Volume Control window.
The Volume Control window opens.
The Properties window displays.
The Recording Control window opens.
Remember, if the volume is too high, the recorded sound may be clipped and appear distorted. If the volume is too low, it will be difficult to hear. Use the audio level meter in the RealEncoder window to monitor the level during encoding.
This section describes how to successfully create quality video for RealMedia clips. Follow these tips in order to get the best quality from the different types of video sources.
In order to get high quality output, your video source should meet the following requirements organized by video type.
However, if you captured an AVI file on the same machine as RealEncoder, there is typically no problem.
RealEncoder supports any size image from any video source, but it will automatically crop the height and width to multiples of 4. The most common video image sizes are 160 x 120, 176 x 144 pixels, or 320 x 240 pixels.
Live capture image size is controlled through Set Video Format under the Options menu, and is dependent upon the video capture hardware installed.
RealEncoder's cropping feature allows you to record any portion of a video image that you wish. By cropping an image, you can reduce the overall bitrate of your recorded clip while removing unnecessary image space.
The smallest size that you can crop an image to is 32 x 32.
The Image Cropping window displays a sample image from the session input. Notice the crop lines around part of the image. These lines show the portion of the image that will be recorded.
RealEncoder allows you to use the command line to create RealMedia. Using the MS-DOS prompt, you can use all of RealEncoder's features and bypass the interface.
The default main directory is c:\Program Files\Real\Encoder.
You must specify an input by using the /I, /D, or /L switches.
The following tables describe each switch that you can use on the command line. These switches are divided into Input/Output switches, Encoding switches, and Preferences switches.
The following example records foo.avi into a RealMedia file for 28 and 56 Kbps audiences, audio set to voice only, video set to normal, file type set to SureStream, and "The Title" as the title of the clip. The output file is foo.rm.
rmbatch /I C:\foo.avi /T 0,1 /A 0 /V 0 /F 1 /B The Title
The next example records from a live source to a RealServer with the same settings as above.
rmbatch /L /S myserver:4040/foo.rm /T 0,1 /A 0 /V 0 /F 1 /B The Title
The Settings Configuration File switch (/M) allows the user to specify a text file that contains the necessary target audience settings for the recording. Using a settings file allows you to save different settings that you use all the time, plus you can specify the exact audio codec used.
The settings file contains a line for each target audience that the user wishes to record for.
The parameters contained used for each target audience are as follows:
A sample configuration settings file for a SureStream recording would be as follows:
TARGET=0,TOTAL_BIT_RATE=20,AUDIO_CODEC=sipr0,MAX_FRAME_RATE=7.5
TARGET=2,TOTAL_BIT_RATE=45,AUDIO_CODEC=sipr1
The RealEncoder then takes these values and creates a RealMedia stream for the target audience specified in each line.
|
|
Warning |
|---|
| Using a settings configuration file will override the Audio Format switch (/A) and the Target Audience switch (/T). |
| 0 | 28 Kbps Modems |
| 1 | 56 Kbps Modems |
| 2 | Single ISDN |
| 3 | Dual ISDN |
| 4 | Corporate LAN |
| 5 | LAN/T1 - High |