rdexport1April 2016Linux Audio ManualrdexportExport audio from a Rivendell audio storeFredGleasonfredg@paravelsystems.comApplication AuthorrdexportOPTIONSoutput-dirDescriptionrdexport1 can be used to export
audio from a Rivendell audio store.
Options
Overwrite a file if it already exists. If this option is not given,
rdexport1 will
automatically append an integer string -- e.g. "[1]" -- to avoid
such overwriting.
rate
Specify the bitrate to use, in rate
bits per second. Default value is the bitrate of the original
audio, or 256000 bits/sec for PCM originals.
This setting is meaningful only when used with the
MP2 or MP3 formats.
start-cart:end-cart
Specify a range of cart numbers to be exported, from
start-cart to
end-cart (both inclusive). This option
may be given multiple times.
chans
Specify the number of channels to use. Valid values are
1 or 2. Default
value is the channel count of the original audio.
Continue processing exports even in the face of exporter errors
on particular carts.
string
Specify the string to use to replace illegal characters in output
filenames. Illegal characters that will be so replaced are:
*,
/,
<,
>,
",
\,
| and
?.
Default value is _.
format
Specify the file and audio encoding format to be used. The
following values for format are
recognized:
FLACFree Lossless Audio Codec (.flac)MP2MPEG-1 Layer 2 (.mp2)MP3MPEG-1 Layer 3 (.mp3)PCM16PCM16 audio in a WAV file format (.wav)PCM24PCM24 audio in a WAV file format (.wav)VORBISOggVorbis (.ogg)
Default value is to use whatever format was used in the audio store.
group-name
Specify a group to be exported. This option may be given multiple
times.
pattern
Specify a pattern to define how output files should be named.
Patterns consist of characters interspersed with zero or more
wildcard characters as follows:
%aArtist%bRecord Label%cClient%eAgency%gRivendell group name%hEvent length in milliseconds%iCut Description%jCut Number%lAlbum%mComposer%nCart Number%oOutcue%pPublisher%rConductor%sSong ID%tTitle%uUser Defined%yRelease Year
Default value is %n_%j.
qual
Specify the quality level to use, in the range
-1 through 10,
inclusive. Default value is 3.
This setting is meaningful only when used with the
VORBIS format.
rate
Specify the sample rate to use, in rate
samples per second. Default value is the sample rate of the original
audio.
title
Export all carts with a title of title.
This option may be given multiple times.
Generate an XML file for each generated audio file containing
its cart/cut metadata.
See Alsordconvert1,rdimport1,rdmarkerset8