Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Always transcode to a particular device?

  1. #1
    Join Date
    Sep 2010
    Posts
    33

    Default Always transcode to a particular device?

    How would I set mezzmo to always transcode for certain devices? I just want a consistent experience where all media can play and I can fast forward.

  2. #2
    Join Date
    Sep 2010
    Posts
    33

    Default

    Does this do it? For each Device Setting > Advanced:
    Deliver media files supported by the device: Never Deliver
    Deliver media files partly supported by the device: Never Deliver
    The rest at the default: Automatic Delivery

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

    Default

    Yes, you could do it that way. However, disabling the second option will stop remuxing and will cause a full transcode of all files (which is a lot slower of course).

    Ideally, we should have our device profile do this for you of course. What sort of files are failing to play (and on what device)?

    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

  4. #4
    Join Date
    Sep 2010
    Posts
    33

    Default

    The reason I'm forcing full transcoding is because I want fast forwarding to always work. I don't know why it doesn't normally work for untranscoded media. Perhaps because it's mkv? Maybe mezzmo needs an option to lie about the file extension, if that is even relevant. I'm on the Samsung B profile.

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

    Default

    Most devices do not care about file extensions, it's mostly about mime types and other description tags.

    If I understand correctly, your TV doesn't allow FF/REW for MKV files, but once Mezzmo transcodes, it lets you do that? I've seen something like this happening on some files that we have here on somer particular devices, so it wouldn't surprise me. It's just the way the firmware player is implemented.

    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. #6
    Join Date
    Mar 2011
    Posts
    421

    Default

    Quote Originally Posted by badbob001 View Post
    Does this do it? For each Device Setting > Advanced:
    Deliver media files supported by the device: Never Deliver
    Deliver media files partly supported by the device: Never Deliver
    The rest at the default: Automatic Delivery
    So, Dennis, if I'm reading this correct, there's a way to turn off transcoding, but leave remuxing on? I have always assumed that everything was just a complete transcode. It would be useful if I could just automatically remux .mkv files using Mezzmo instead of having to do that manually after every BR rip. Why would I not be able to FFW/Rew with a remux but I could with a full transcode?

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

    Default

    No, not really - there's no way to just leave remuxing on. Mezzmo will try to remux as much as it can, based on the file and the device profile used, so that sort of works automatically (unless you turn that off via the Advanced settings - it's the "partly supported" one).

    When remuxing, Mezzmo will copy the video stream from the original file, so if that stream doesn't contain information needed by the device to FF/REW, then the resulting file will not have that information either, and thus you won't have those functions. A full transcode will write that information into a new 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

  8. #8
    Join Date
    Mar 2011
    Posts
    421

    Default

    Quote Originally Posted by Dennis View Post
    No, not really - there's no way to just leave remuxing on. Mezzmo will try to remux as much as it can, based on the file and the device profile used, so that sort of works automatically (unless you turn that off via the Advanced settings - it's the "partly supported" one).

    When remuxing, Mezzmo will copy the video stream from the original file, so if that stream doesn't contain information needed by the device to FF/REW, then the resulting file will not have that information either, and thus you won't have those functions. A full transcode will write that information into a new file.
    I've been ripping my BRs with AnyDVD HD and MakeMKV and then remuxing with tsMuxer to an .m2ts wihtout transcoding anything, leaving me with an .h264 and 5.1 channel AC3 hat are compliant with the PS3. So, I can assume that the original .mkv files would just be remuxed rather than transcoded and that I really don't need to be remuxing to avoid a full transcode? I have no trouble FF/Rew the .m2ts files.

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

    Default

    Quote Originally Posted by smitbret View Post
    I've been ripping my BRs with AnyDVD HD and MakeMKV and then remuxing with tsMuxer to an .m2ts wihtout transcoding anything, leaving me with an .h264 and 5.1 channel AC3 hat are compliant with the PS3. So, I can assume that the original .mkv files would just be remuxed rather than transcoded
    If the original MKV's video/audio tracks fall within what's specified by the device profile, then yes, they'll just be remuxed.
    and that I really don't need to be remuxing to avoid a full transcode? I have no trouble FF/Rew the .m2ts files.
    Sorry, I'm not sure what you mean here. A full transcode is triggered when a stream is not compatible or when the remuxing fails (which can happen as well).

    It all also depends on the actual profile used, e.g. the "Compatible" PS3 profile will transcode more than just the "PS3" one.

    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. #10
    Join Date
    Mar 2011
    Posts
    421

    Default

    Quote Originally Posted by Dennis View Post
    If the original MKV's video/audio tracks fall within what's specified by the device profile, then yes, they'll just be remuxed.

    Sorry, I'm not sure what you mean here. A full transcode is triggered when a stream is not compatible or when the remuxing fails (which can happen as well).

    It all also depends on the actual profile used, e.g. the "Compatible" PS3 profile will transcode more than just the "PS3" one.
    I rip my BR discs with AnyDVD and MakeMKV. I avoid transcoding as much as possible, so to make them PS3 compatible I remux the .mkv files into .m2ts files before adding them to my media library. However, if Mezzmo is just remuxing the .mkv file (and not transcoding anything), then I could just skip this step and see very little loss in performance and no loss in video and audio quality.

Similar Threads

  1. Transcoding: list devices and transcode state - option to pre-transcode
    By Dillster in forum Mezzmo Wish List and Feedback
    Replies: 13
    Last Post: 01-06-2012, 05:30 PM
  2. Possible to only transcode audio?
    By tekiusfanatikus in forum Mezzmo Questions and Support
    Replies: 1
    Last Post: 04-27-2011, 10:35 AM
  3. VLC used to transcode?
    By a980652 in forum Mezzmo Wish List and Feedback
    Replies: 1
    Last Post: 04-20-2011, 09:37 AM
  4. first start transcode, second start no transcode of MKV file?
    By djvdgalien in forum Mezzmo Questions and Support
    Replies: 5
    Last Post: 01-20-2011, 09:35 AM
  5. pre transcode
    By cheeseball in forum Mezzmo Questions and Support
    Replies: 2
    Last Post: 12-21-2010, 09:47 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
  •