Centova Technologies Forum

Centova Cast v3 => Bugs and issues => Topic started by: audiobras on September 22, 2014, 08:29:12 am

Title: SHOUTcast Transcoder 2 - Live aacp encoder low quality
Post by: audiobras on September 22, 2014, 08:29:12 am
Using shoutcast v2 and SHOUTcast Transcoder 2 as autodj source we have low quality when stream live to shoutcast v1 dj port of sctransv2 using an aacp live encoder. We better the quality streaming at high bitrates in MP3 format.

So the question is:

1 - have someway to broadcast via sc_transv2 dj port at lowert aacp bitrates? Or always the sc_transv v2 will re encode the live broadcast? Have some config to permit a live encoder connect and broadcast via sc_transv2 dj port with the original quality of the live encoder?
Title: Re: SHOUTcast Transcoder 2 - Live aacp encoder low quality
Post by: DrO on September 22, 2014, 01:11:15 pm
it will always re-encode the audio even if it's already in the correct format. there is nothing you can do to change that behaviour and it won't be changed officially as sc_trans is dead.
Title: Re: SHOUTcast Transcoder 2 - Live aacp encoder low quality
Post by: Alexiu on September 23, 2014, 04:29:12 am
I believe it was DrO who said somewhere that you might get better results if you increase the bitrate of the live stream. (i.e: if your stream is 128kbps then set your live encoder to broadcast at 192kbps - sc_trans will still re-encode it to 128kbps, but since it will receive a better audio to work with, at 192kbps, it might sound better after re-encoding it at 128kbps)
Title: Re: SHOUTcast Transcoder 2 - Live aacp encoder low quality
Post by: DrO on September 23, 2014, 05:45:55 am
yup, if the input stream is a higher bitrate than the re-encoding the transcoder does will lessen the impact of the double-encoding which is done (from the DJ/relay and then what sc_trans does).

it makes sense why sc_trans does that based on how it was implemented, but obviously from an audio quality view point, it was a very bad decision.