Page 5 of 6 FirstFirst ... 3456 LastLast
Results 41 to 50 of 53

Thread: Native format passthrough (BD M2TS, DTS-MA/TrueHD)

  1. #41
    Join Date
    Aug 2011
    Posts
    19

    Default

    "Ok, to pass all those through, change the "mpegts" container to the following:"

    Hi, where is this file located and what's it called? Can you edit it with notepad?

    Thanks.

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

    Default

    Quote Originally Posted by Jabber View Post
    "Ok, to pass all those through, change the "mpegts" container to the following:"

    Hi, where is this file located and what's it called? Can you edit it with notepad?

    Thanks.
    Those changes are part of the 2.4.5 release (for the "Sony BDP (PAL)" device profile).

    Device profiles are here: http://forum.conceiva.com/showthread...ofiles-located and yes, you can edit them with Notepad. Just remove read-only from them first.

    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

  3. #43
    Join Date
    Aug 2011
    Posts
    19

    Default

    Thanks, Dennis. I would be interested in doing this with a BD-C6900 (Samsung BDP-3D profile) and a Samsung C7000 TV.
    It looks like the profile for the BDP has only the AC3 audio codec parameter in the mpegts container. The BD-C6900 can support DTS audio but not trueHD. That's all I've tried so far.

    I'm not sure which profile file is for the Samsung C, but assuming the one for the BDP is "SamsungBDP-3D.prf".
    But it would be nice to add the DTS pass through capability to the profile. Is that possible? TIA.

  4. #44
    Join Date
    Jul 2011
    Location
    Melbourne, Australia
    Posts
    35

    Default

    I have to say that my DLNA experience has been soooooo much better since these changes. Negligible FFmpeg CPU usage and superb video and audio qualities.

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

    Default

    Quote Originally Posted by Jabber View Post
    Thanks, Dennis. I would be interested in doing this with a BD-C6900 (Samsung BDP-3D profile) and a Samsung C7000 TV.
    It looks like the profile for the BDP has only the AC3 audio codec parameter in the mpegts container. The BD-C6900 can support DTS audio but not trueHD. That's all I've tried so far.

    I'm not sure which profile file is for the Samsung C, but assuming the one for the BDP is "SamsungBDP-3D.prf".
    But it would be nice to add the DTS pass through capability to the profile. Is that possible? TIA.
    Did you try adding the "dts" codec to the BDP profile? If you did, did it play natively?

    The "C" profile is in the "SamsungLA.prf" file.

    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

  6. #46
    Join Date
    Jul 2011
    Location
    Melbourne, Australia
    Posts
    35

    Default

    Will Mezzmo pass-through "MVC (Multiview Video Codec)"? Thanks.

  7. #47
    Join Date
    Aug 2011
    Posts
    19

    Default

    Quote Originally Posted by Dennis View Post
    Did you try adding the "dts" codec to the BDP profile? If you did, did it play natively?

    The "C" profile is in the "SamsungLA.prf" file.
    Thanks Dennis,

    It worked to add the DTS to the profile "SamsungBDP-3D.prf" as follows:

    <avcontainer id="mpegts" name="mpegts" encode="0" mimetype="video/mpeg" dlnaprofile="MP3" supportschunked="0">
    <video>
    <format id="h264" encode="0">
    </format>
    </video>
    <video>
    <format id="mpeg2" encode="0">
    </format>
    </video>
    <audio>
    <format id="dts" encode="0">
    </format>
    </audio>
    <audio>
    <format id="ac3" encode="0">
    </format>
    </audio>
    </avcontainer>


    The BDC6900 will pass the DTS audio without re-encoding, but if I force re-encoding (to compress the file size) with "Deliver media files supported by the device: Never Deliver" in the advanced device settings, it always re-encodes the audio from DTS to AC3 dolby.

    If I play the file without transcoding, it plays with the DTS but stutters a lot.
    Is it possible to re-encode the original video to a smaller file size and still keep the DTS audio? I'm hoping that playing back the transcoded file will get rid of the stuttering even if the audio is DTS.

    Thanks Again.

    PS I did the same thing with my Samsung C7000 TV with the same results except that the C7000 has an extra 'sound' selection under the TV's remote tools button and allows me to switch from Dolby to PCM. The BDC6900 doesn't have that feature.
    Last edited by Jabber; 10-22-2011 at 07:21 PM.

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

    Default

    Quote Originally Posted by l8router View Post
    Will Mezzmo pass-through "MVC (Multiview Video Codec)"? Thanks.
    Can you please post FFmpeg information on such a file?

    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

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

    Default

    Quote Originally Posted by Jabber View Post
    It worked to add the DTS to the profile "SamsungBDP-3D.prf" as follows:
    Thanks - we'll add it to our profile to be shipped with the next update.

    The BDC6900 will pass the DTS audio without re-encoding, but if I force re-encoding (to compress the file size) with "Deliver media files supported by the device: Never Deliver" in the advanced device settings, it always re-encodes the audio from DTS to AC3 dolby.

    If I play the file without transcoding, it plays with the DTS but stutters a lot.
    Is it possible to re-encode the original video to a smaller file size and still keep the DTS audio? I'm hoping that playing back the transcoded file will get rid of the stuttering even if the audio is DTS.
    That's because the encoding container doesn't have encoding enabled for DTS. Can you please send a message to support mentioning this thread and I'll send you a device profile to try.

    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

  10. #50
    Join Date
    Aug 2011
    Posts
    19

    Default

    Email request sent. I look forward to trying the new profile.

    Thanks very much again, Dennis!

Similar Threads

  1. Native format for Sony Bravia TV Streaming
    By jwgill in forum Mezzmo Questions and Support
    Replies: 7
    Last Post: 12-08-2011, 01:57 PM
  2. native file and transcoding
    By ken in forum Mezzmo Questions and Support
    Replies: 1
    Last Post: 02-21-2011, 09:09 AM
  3. Don't transcode, just play native format please.
    By djvdgalien in forum Mezzmo Questions and Support
    Replies: 3
    Last Post: 01-10-2011, 10:36 AM
  4. Streaming M2TS Video (Blu-ray rip)
    By LilJ in forum Mezzmo Questions and Support
    Replies: 1
    Last Post: 01-01-2011, 11:26 AM
  5. Sony BDP-S370 transcoding .m2ts to .m2ts
    By JohnM in forum Mezzmo Questions and Support
    Replies: 4
    Last Post: 12-07-2010, 06:31 PM

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
  •