| ESMERGE(1) | General Commands Manual | ESMERGE(1) |
esmerge — Merge
the contents of two ES to make a TS
esmerge |
[-err stdout] [-err
stderr] [-verbose |
-v] [-quiet |
-q] [-x]
[-h264 | -avs]
[-vidrate video_hz]
[-rate audio_hz |
-cd | -dat]
[-adts | -l2 |
-mp2adts | -mp4adts |
-ac3] [-patpmtfreq
pat_freq] video_file audio_file
out_file |
Merge the contents of two Elementary Stream (ES) files, one containing video data, and the other audio, to produce an output file containing Transport Stream (TS).
-err
stdout-err
stderr-stdin-v,
-verbose-q,
-quiet-x-h264-avs-vidrate
video_hz-rate
audio_hz-cd-rate 44100
(CD rate), the default.-dat-rate 48000
(DAT rate).-adts-l2-mp2adts-mp4adts-ac3-patpmtfreq
pat_freqFor the moment, the video input must be H.264 or AVS, and the audio input ADTS, AC-3 ATSC or MPEG layer 2. Also, the audio is assumed to have a constant number of samples per frame.
| October 28, 2015 | Debian |