Wowza Community

Transcoder Add-on quality and CBR vs. VBR

Hi,

I’ve been trialling Transcoder, with some success.

  1. Why is video quality lower when CUDA accererated transcoding (acctulaty transrating) is used?

1a. Is the quality lower also when quicksync acceleration is used?

  1. Output bitrarte seem very VBR, is there a way to make bitrate more constant so it does not exceed some limit?

  2. Is there a way to “reboot” Transcoder process so it can reread new settgins in xml?

Tnx in advance.

A.

Hi

The output quality is very much dependent on the input quality.

For example,

1.) 256k audio stream being transcoded or transrated to 64k

2.) 128k audio stream being transcoded or transrated to 64k

Example 1 will sound much better than example 2.

Although the output bitrate is the same the stream quality was better to start with.

Of course the source will sound the best in either scenario because lowing the bitrate makes you loose quality.

I haven’t noticed any change in quality difference using CUDA and/or Quicksync when transcoding.

Restarting a stream will make the transcoder read the files again so this will allow the new settings to take effect.

Jason

Jason what i had in mind was video transcoding, there is noticable difference if CUDA is used instead of default (CPU), transcoding engine.

a

Hi

I was saying that if you compare CUDA vs QuickSync they are of equal quality, they are both better than using CPU to transcode.

The logs will tell you of the default chosen,

I have both CUDA and QuickSync on this pc but if the CPU is found first then CPU will be the default but that’s not always the case, it may be CUDA or QuickSync that’s the default.

Jason