Page 1 of 1

Serviio transcoding techniques

PostPosted: Thu Sep 06, 2012 10:08 pm
by Nihilator
I have an MKV file with a H264/AVC High@L5.1 stream.

I noticed the Serviio "Playstation 3" profile transcodes the H264/AVC stream to MPEG2.

My question is: How come Serviio doesn't re-transcode the H264/AVC @High@5.1 stream to a H264/AVC @High@4.1 stream? Why not keep the same same video codec and only change the level from 5.1 to 4.1?

Does the H264/AVC codec take a lot longer than the MPEG2 codec?

Just curious...

I'm trying to learn Serviio transcoding techniques.

Re: Serviio transcoding techniques

PostPosted: Fri Sep 07, 2012 3:47 am
by jhb50
Does the H264/AVC codec take a lot longer than the MPEG2 codec?
Yes, significantly, whereas MPEG2VIDEO can be done with a single core CPU.

Re: Serviio transcoding techniques

PostPosted: Sat Sep 08, 2012 3:38 pm
by Nihilator
jhb50 wrote:
Does the H264/AVC codec take a lot longer than the MPEG2 codec?
Yes, significantly, whereas MPEG2VIDEO can be done with a single core CPU.


Are we looking at quite a while before Serviio can transcode into an H.264/AVC stream? I wonder how many years it will take until the processors are robust enough to transcode ("on-the-fly") directly into a H.264/AVC stream (in real time). If transcoding "manually" (to H.264/AVC stream) takes hours or sometimes... days, I can only imagine how long we will be waiting until the processors catch up with video codec technology.