MKV to M2TS, DTS to LPCM
I have a MacBook Pro with OS 10.6.7 and Serviio 0.5.2 combined with a Canadian Sony BDP-S370. To avoid video stutter from MKV files when the bitrate goes too high, I have to activate the transcoding for rewrapping into MPEG2TS. When the audio is DTS, it has to be transcoded to AC3.
To my taste, I thought that the 192 kbps default for the AC3 was too low, so I added aBirate="640" in the player profile. Success.
I then tried to transcode the DTS to linear PCM. Following the examples here http://www.serviio.org/index.php?option ... icle&id=24, I tried targetACodec="pcm_s16le" and targetACodec="pcm_s24le, either of them made Serviio quit at startup.
I read the transcoding page again and saw that one of the possible value for the targetACodec attribute was the generic "lpcm" rather then the more precise form like "pcm_s16le". With targetACodec="lpcm", Serviio starts up fine, but then it's the Sony BDP-S370 that say the file is corrupt when trying to play it.
What is the correct value for the targetACodec attribute? "lpcm" or "pcm_s16le" and similar?
Can a MPEG2TS stream contain uncompressed multichannel audio?
If yes, is the Sony BDP-S370 able to play such a stream?
TIA,
Kewl
To my taste, I thought that the 192 kbps default for the AC3 was too low, so I added aBirate="640" in the player profile. Success.
I then tried to transcode the DTS to linear PCM. Following the examples here http://www.serviio.org/index.php?option ... icle&id=24, I tried targetACodec="pcm_s16le" and targetACodec="pcm_s24le, either of them made Serviio quit at startup.
I read the transcoding page again and saw that one of the possible value for the targetACodec attribute was the generic "lpcm" rather then the more precise form like "pcm_s16le". With targetACodec="lpcm", Serviio starts up fine, but then it's the Sony BDP-S370 that say the file is corrupt when trying to play it.
What is the correct value for the targetACodec attribute? "lpcm" or "pcm_s16le" and similar?
Can a MPEG2TS stream contain uncompressed multichannel audio?
If yes, is the Sony BDP-S370 able to play such a stream?
TIA,
Kewl