FAQ  •  Register  •  Login

File plays on iphone app but not through transcoding

<<

ts73

Serviio newbie

Posts: 4

Joined: Sun Feb 24, 2013 1:11 pm

Post Sun Feb 24, 2013 1:16 pm

File plays on iphone app but not through transcoding

First, the serviio is my favorite application !!!

Problem:
The *.mov with h.264 and aac plays perfectly on iphone with airplayer & nplayer app (both through their quicktime plugin)

I want to limit the bandwidth with transcoding, but it does not play with the quicktime plugin now.
<Profile id="55" name="iOS" extendsProfileId="1">
<Transcoding>
<Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="aac" maxVBitrate="1000" aBitrate="128">
<Matches container="*"/>
</Video>
<Audio targetContainer="mp3" aBitrate="64">
<Matches container="*"/>
</Audio>
</Transcoding>
</Profile>
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Feb 27, 2013 3:20 pm

Re: File plays on iphone app but not through transcoding

I don't think QuickTime on iOS suports mpegts/mpegvideo. Until I implement HLS streaming, then it should be possible.

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 29 guests

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