Results 1 to 6 of 6

Thread: DTS pass-through Sharp Aquos LC70SQ15U

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,642

    Default

    Sorry, my addition was wrong. It will not allow remuxing the DTS into the MPEG-TS container. It should be as below.

    Note: Remuxing DTS audio into another file container may not work well. There is a known issue in ffmpeg.exe (the AV encoder tool that Mezzmo uses to transcode audio and video file) whereby remuxed DTS audio is not played correctly on some devices. I suggest you try this change below and see if your TV and soundbar can play it well. If it cannot, then you will have no choice but to go back to AC-3 audio.

    Code:
    	<avcontainer id="mpegts" name="mpegts" mimetype="video/mpeg" encode="1" format="mpegts" dlnaprofile="MPEG_TS_SD_EU_ISO" preferredtranscoded="1" supportschunked="0">
    		<video>
    			<format id="mpeg1video">
    			</format>
    			<format id="mpeg2video" encode="1" codec="mpeg2video" ffmpegadditional="mpeg2+encoding" preferredtranscoded="1">
    				<copyts>0</copyts>
    				<samequality>0</samequality>
    				<gop>45</gop>
    				<maxbitrate>19000000</maxbitrate>
    				<bitrate>8600000</bitrate>
    				<bufsize>1835008</bufsize>
    			</format>
    		</video>
    		<audio>
    			<format id="ac3" encode="1" codec="ac3" preferredtranscoded="1">
    				<channels>2</channels>
    				<channels>6</channels>
    				<bitrate>448000</bitrate>
    				<maxbitrate>448000</maxbitrate>
    				<minbitrate>64000</minbitrate>
    				<samplingrate>48000</samplingrate>
    			</format>
    			<format id="mp3">
    			</format>
    			<format id="mp2">
    			</format>
    			<format id="dts" codec="dts" encode="1">
    			</format>
    		</audio>
    		<ffmpegadditional id="union+thread0" />
    	</avcontainer>

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

  2. #2

    Default

    That appears to have done the trick. It seems to work well with almost my entire library also, sans 1 title, but that is good enough for me. Thank you Paul.

  3. #3
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,642

    Default

    Glad that works . Hope you enjoy streaming with Mezzmo!

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

Similar Threads

  1. Help, Sharp Aquos LC-70EQ10U and MKVs
    By bave in forum Mezzmo Questions and Support
    Replies: 3
    Last Post: 12-28-2014, 11:43 AM
  2. Android Mezzmo not seen on Sharp Aquos (2012) TV
    By mhg in forum Mezzmo Questions and Support
    Replies: 10
    Last Post: 11-21-2014, 10:10 AM
  3. Mezzmo 3.2 in Sharp Aquos LC40LE630E
    By lluisbru in forum Mezzmo Questions and Support
    Replies: 3
    Last Post: 06-14-2013, 10:20 AM
  4. Sharp Aquos C8470U - Not playing my MKV files
    By Scott in forum Mezzmo Questions and Support
    Replies: 13
    Last Post: 12-21-2012, 05:23 PM
  5. Using Mezzmo with a Sharp Aquos Quattron LC-70LE733U TV
    By FunkyBoss in forum Mezzmo Questions and Support
    Replies: 7
    Last Post: 01-23-2012, 09:31 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •