mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
9efc00a794
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
12 lines
909 B
Groff
12 lines
909 B
Groff
.\" DO NOT MODIFY THIS FILE! It was automatically generated
|
|
.TH esaudio2pes "1" "August 2013" "automatically made for Debian" "User Commands"
|
|
.SH NAME
|
|
esaudio2pes \- tool from openCaster suite
|
|
.SH DESCRIPTION
|
|
Usage: 'esaudio2pes audio.es samples_per_frame sample_rate frame_size_without_padding AD_fade_value [pts_offset] [pts_limit] [stream_id]'
|
|
pts_offset can be used to set a pts different from zero to synch audio to the first video pts
|
|
pts_limit can be used to limit time length to force audio to end before the last video pts
|
|
Example for mpeg layer 2 audio with frame size 768 and sample rate 48000: esaudio2pes audio.es 1152 48000 768 \-1
|
|
Example for ac3 audio with frame size 384 and sample rate 48000: esaudio2pes audio.es 1536 48000 384 \-1
|
|
Example for dts audio with nblck 15 e short 31, samples are 16*32: esaudio2pes audio.es 512 48000 2012 \-1
|
|
valid id for audio are 110xxxxx, default is 192
|