upnpsharing/upnpgstwrapper/data/UpnpCfgs.xml
branchIOP_Improvements
changeset 40 08b5eae9f9ff
equal deleted inserted replaced
39:6369bfd1b60d 40:08b5eae9f9ff
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <config>
       
     3   <!-- All Sony Bravia models -->
       
     4   <renderer exactMatch="0" modelName="KDL-">
       
     5     <transcoding srcMimeType="video/mp4">
       
     6       <pipeline>mpegtsmux output-buf-size=0x19000 name=mux ! appsink max-buffers=50 name=sinkbuffer filesrc location=%S ! qtdemux name=demux ! queue max-size-bytes=0xAAAA ! mux. demux. ! queue max-size-bytes=0xAAAA ! mux.</pipeline>
       
     7       <protocolInfo>http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_TS_SD_EU_ISO;DLNA.ORG_FLAGS=8d700000000000000000000000000000</protocolInfo>
       
     8       <sizeMultiplier>1.2</sizeMultiplier>
       
     9     </transcoding>
       
    10   </renderer>
       
    11 </config>