FAQ  •  Register  •  Login

Close: REQ: profile for Motorola Razr Maxx

<<

ric_dk

Serviio newbie

Posts: 2

Joined: Wed May 15, 2013 5:06 pm

Post Wed May 15, 2013 5:47 pm

Close: REQ: profile for Motorola Razr Maxx

Hello, I'm using my Moto Razer Maxx for streaming video to my TV. It works fine.. but I need a profile to force the correct transcoding/remapping

I use XBMC on the moto.

I found that using the profile "manta WIFI Center" gives perfect playback of 720p mkv files. (if I reed the profile correct it's mpeg2 video and mp3 audio), but trying to play a 1080p .m2ts (blueray stream) is not good.. it seems not to be transcoded.

So basically I need a profile that will transcode/remap all known formats so they will play on my Moto. Playing a 1080p mkv file don't run smooth either.. so 720p seems to be max for streaming video, and as my TV is 720p, all above is kinda waste)

I tried to look at the profiles to cut and paste one my self.. but it's beyond my brains capability to figure it out. So if someone would pls. provide a profile.

regards
<<

ric_dk

Serviio newbie

Posts: 2

Joined: Wed May 15, 2013 5:06 pm

Post Tue May 21, 2013 10:40 am

Re: Close: REQ: profile for Motorola Razr Maxx

I found this in another threat .. and it works.. and it's simple enough for my brain to understand.. so I can edit it to fit my needs :)

  Code:
<Profile id="pelele" name="Pelele" extendsProfileId="1" alwaysEnableTranscoding="true" >
      <Transcoding>
         <Video targetContainer="mpeg" targetVCodec="mpeg2video" targetACodec="mp3" forceStereo="true" aSamplerate="44100" maxVBitrate="1000" maxHeight="480">         
            <Matches container="*" />           
         </Video>
      </Transcoding>
</Profile>


thx to peter1212 for the code ;)

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 36 guests

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