FAQ  •  Register  •  Login

How to transcode video audio only?

<<

mrpessimist

Serviio newbie

Posts: 12

Joined: Sat Apr 14, 2012 4:48 pm

Post Fri Aug 03, 2012 5:21 pm

Re: How to transcode video audio only?

Thanks for the help.

Is there a format that is less (or the least) CPU intensive? Is everything encoded through FFmpeg?

As I mentioned in a previous post, my poor Celeron M is maxed out when transcoding and it looks like FFmpeg continues to process the whole video file even if playback is stopped.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Aug 03, 2012 8:18 pm

Re: How to transcode video audio only?

you could do this file manually - but it should generally work on other files
<<

mrpessimist

Serviio newbie

Posts: 12

Joined: Sat Apr 14, 2012 4:48 pm

Post Wed Aug 08, 2012 12:13 am

Re: How to transcode video audio only?

zip wrote:you could do this file manually - but it should generally work on other files


Not sure what you mean here.

When looking through the entire Profiles XML all I see is targetContainer="mpegts" targetVCodec="mpeg2video". Is this because that is the only output that FFmpeg produces? Are there any other target video container and codec options out there that can be used? Maybe a different container/codec mix would be lighter on my cpu.

For example: targetContainer="avi" targetVCodec="xvid"
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Aug 08, 2012 8:35 am

Re: How to transcode video audio only?

the available containers (mpegts, mpegps, asf) are the only ones that can be used for transcoding on-the-fly
<<

mrpessimist

Serviio newbie

Posts: 12

Joined: Sat Apr 14, 2012 4:48 pm

Post Thu Aug 09, 2012 3:35 pm

Re: How to transcode video audio only?

zip wrote:the available containers (mpegts, mpegps, asf) are the only ones that can be used for transcoding on-the-fly


Ok, good to know. Thank you.
<<

ty2010

Serviio newbie

Posts: 4

Joined: Tue Aug 21, 2012 10:03 pm

Post Tue Aug 28, 2012 1:10 am

Re: How to transcode video audio only?

Baseline level 3 in flv is processor light, would the same work in asf?
Previous

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 37 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.