Re: Panasonic Viera 2013 Profile - Testing Required
- Code:
<OnlineTranscoding>
<Video targetContainer="mpegts" targetACodec="ac3" aBitrate="384">
<Matches container="mp4" vCodec="h264" />
<Matches container="applehttp" vCodec="h264"/>
<Matches container="flv" vCodec="h264"/>
</Video>
<Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3" aBitrate="384">
<Matches container="mp4" />
<Matches container="asf" /> <!-- mms -->
</Video>
</OnlineTranscoding>
@anonemouse: Have a look at http://www.serviio.org/index.php?option ... icle&id=24, maxVBitrate option for video bitrate, and aBitrate for audio.
You should be Ok to use this profile if you wish, just changing the AVI support as per viewtopic.php?f=13&t=12367&p=86197#p85508.