Page 1 of 1

Serviio not starting after adding a profile

PostPosted: Sat Dec 15, 2012 9:08 pm
by MattyMatt
Serviio works, though not with my TV. Got Wild Media Server working, but I prefer Serviio. So I have tried messing with profiles, but once I have and tried a restart, the serviio process never starts again. I try manually starting the service, but it seems to close itself after a few seconds :( This is the profile, maybe I have messed it up too much?
  Code:
   
   <Profile id="mattymatt" name="A MattyMatt" extendsProfileId="1" alwaysEnableTranscoding="true">
      <Transcoding>
         <Video targetContainer="mpeg" targetACodec="aac" targetVCodec="mpeg2video" maxVBitrate="23000">
            <Matches container="mp4" />
            <Matches container="avi" />
            <Matches container="mpegts" />
            <Matches container="mpegvideo" />
            <Matches container="asf" />
            <Matches container="ogg" />
            <Matches container="flv" />
            <Matches container="3gp" />
            <Matches container="mov" /> 
            <Matches container="wmv" />
            <!-- if audio different to ac3, must be transcoded -->
            <Matches container="mpeg" aCodec="ac3" />
            <Matches container="mpeg" aCodec="mp3" />
            <Matches container="mpeg" aCodec="dca" />
         </Video>
         <Video targetContainer="mpegts" targetACodec="aac" targetVCodec="mpeg2video">
            <Matches container="matroska" />
         </Video>
         <Audio targetContainer="mp3"> 
               <Matches container="mp4" />
               <Matches container="flac" />
               <Matches container="ogg" />
               <Matches container="asf" />
            </Audio>
      </Transcoding>
      <OnlineTranscoding>
         <Video targetContainer="mpeg" targetVCodec="mpeg2video" targetACodec="aac">
            <Matches container="mp4" />
            <Matches container="flv" />
         </Video>
      </OnlineTranscoding>
   </Profile>


Re: Serviio not starting after adding a profile

PostPosted: Sun Dec 16, 2012 8:58 am
by Illico
id is limited to 8 character...
id="mattymatt"
try
id="matt"

then remove "mov" and "wmv" matching lines.

Re: Serviio not starting after adding a profile

PostPosted: Sun Dec 16, 2012 4:55 pm
by MattyMatt
Thanks. Now it starts, but still doesnt stream to my tv. Ill try ps3 media server I guess. Thanks again.

Re: Serviio not starting after adding a profile

PostPosted: Sun Dec 16, 2012 5:00 pm
by Illico
MattyMatt wrote:Thanks. Now it starts, but still doesnt stream to my tv. Ill try ps3 media server I guess. Thanks again.

And what is your TV model ?

viewtopic.php?f=5&t=19

Re: Serviio not starting after adding a profile

PostPosted: Wed Dec 19, 2012 5:50 am
by MattyMatt
47L6200U. You can get the certificate, but it is not much help as it is not accurate as per my testing.

Re: Serviio not starting after adding a profile

PostPosted: Wed Dec 19, 2012 10:15 am
by Illico
MattyMatt wrote:47L6200U. You can get the certificate, but it is not much help as it is not accurate as per my testing.


Why did you select mpeg/mpeg2video/aac transcoding target ?

Did you try with "Generic Profile" or another like "DirecTV HD-DVR" profile ?

Re: Serviio not starting after adding a profile

PostPosted: Thu Dec 20, 2012 4:10 am
by MattyMatt
Generic will let me see files, but not play them. I picked that profile because it is an imitation of what wild media server uses to work. Ive tried a few profiles, but I do not think Ive tried directtv.