FAQ  •  Register  •  Login

HOW TO CHANGE TRANSCODING PROFILE ON MAC OS X

<<

face

Serviio newbie

Posts: 3

Joined: Mon Apr 04, 2011 9:44 pm

Post Mon Apr 04, 2011 9:56 pm

HOW TO CHANGE TRANSCODING PROFILE ON MAC OS X

PLEASE HELP

im new to this and its doing my head in. i understand i have to change the transcoding profile in order to play .avi files on my samsung ht-c5900

i have managed to get .flv and mpeg4 H264 files to work but i want to set it up so my .avi files can open.

1. i dont have a clue how to change the profile or even where the profile.xml file is stored on my mac

2. i have found two different example of what to add once i have found this file

exapmle 1

&lt;Profile id="5" name="Samsung WiselinkPro (A-series)" extendsProfileId="2"&gt;
&lt;MediaFormatProfiles&gt;
&lt;MediaFormatProfile mime-type="video/x-divx"&amp;ltAVI&lt;/MediaFormatProfile&gt;
&lt;/MediaFormatProfiles&gt;
&lt;Transcoding&gt;
&lt;Video targetContainer="mpeg" targetACodec="ac3" targetVCodec="mpeg2video"&gt;
&lt;Matches container="matroska" /&gt;
&lt;Matches container="mp4" /&gt;
&lt;Matches container="asf" /&gt;
&lt;/Video&gt;
&lt;/Transcoding&gt;
"&lt;/Profile&gt;

example 2

Profile id="7" name="Samsung TV / player (C-series)" extendsProfileId="2">
      <Transcoding>
         <!-- transcode H264 MP4 files with LPCM audio -->
         <Video targetContainer="mpegts" targetACodec="ac3">
            <Matches container="mp4" vCodec="h264" aCodec="pcm_s16le" />
         </Video>

         <!-- transcode MKV with MPEG2 video, remux into mpeg2ts -->
         <!-- transcode AVI with AVC video -->
         <Video targetContainer="mpegts" targetACodec="ac3" targetVCodec="mpeg2video">
            <Matches container="matroska" vCodec="mpeg2video" />
                                <Matches container="mp4" vCodec="h264" />
            <Matches container="avi" vCodec="h264" />
         </Video>
      </Transcoding>
   </Profile>


which one of these should i use?

your help would be much appreciated.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Apr 04, 2011 9:58 pm

Re: HOW TO CHANGE TRANSCODING PROFILE ON MAC OS X

Whichever, you can even create a new one. But the C series profile should play all files, incl. AVI. You should change the C series profile (7) if you want as little changes as possible.
<<

face

Serviio newbie

Posts: 3

Joined: Mon Apr 04, 2011 9:44 pm

Post Mon Apr 04, 2011 10:06 pm

Re: HOW TO CHANGE TRANSCODING PROFILE ON MAC OS X

ok

another dumb question, what is " C series profile (7) " and how do i change to that?

by the way, do you know where the profile files are on a mac? i was looking in mac HD/Library/Application Support but couldnt even see a Serviio folder in there
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Apr 04, 2011 10:11 pm

Re: HOW TO CHANGE TRANSCODING PROFILE ON MAC OS X

First of all, as I said, you should be able to play AVIs. Is it just 1 file you cannot play or all AVIs?

Look here and provide detail of the file: viewtopic.php?f=5&t=1123

The profiles in your post are outdated and will not work anyway. But for your information, the profiles.xml file is inside Serviio.app folder (the actual application).
<<

face

Serviio newbie

Posts: 3

Joined: Mon Apr 04, 2011 9:44 pm

Post Mon Apr 04, 2011 10:25 pm

Re: HOW TO CHANGE TRANSCODING PROFILE ON MAC OS X

thanks

i have found the profile.xml.

all .avi i have dont run and i get a "not supported video codec" message from my player.

i have located the ffmpeg file and when i open it does its thing but then i cant key in any command
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Apr 05, 2011 8:58 am

Re: HOW TO CHANGE TRANSCODING PROFILE ON MAC OS X

you have to execute ffmpeg in Terminal window
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Tue Apr 05, 2011 9:34 am

Re: HOW TO CHANGE TRANSCODING PROFILE ON MAC OS X

The current samsung profile work right out of the box no editing of profile.xml is required if you do find an oddball file that does not play please provide details of the file ( link in my signiture ) so that we can find out exactly why its not working.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 17 guests

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