FFMPEG version is N-64012-g61df081 (Source from the
git package in the AUR) Audio plays fine on TVs, STBs, it incurs the problems when it is sent through the various Opencaster tools.
I sadly do not have a receiver capable of debugging the feed. I have the "lite" version of TSReader, but that is far from verbose enough to assist me here. The manual for Opencaster isn't all too clear as to how you get the numbers for
esaudio2pes, and
pesaudio2ts. Is there a set formula or equation to get this information?
The audio is in the AC-3 format, at 192 kilobits/second, with an AF of 48khz. As the esinfo stated....
Code:
ac3 sampling rate is 48000
ac3 frame size is 768 byte
audio frame size from stream measured: 768 bytes, 6144 bits
What exactly, outside of the PID of course, do I need for
esaudio2pes, and
pesaudio2ts?
As previously stated, the manual isn't that clear on how to figure out the frame size, rate, etc. How would those two commands look? The rest of my chain is fine...it's just the audio that refuses to work.
I appreciate your assistance so far.