Results 1 to 3 of 3

Thread: Samsung D8000 series advice

  1. #1
    Join Date
    Mar 2012
    Posts
    4

    Default Samsung D8000 series advice

    Hi all, I have a D8000 series Samsung TV and I am testing DLNA servers. So far I have given up on samsung allshare, it kept crashing and taking hours to update media, and then giving me "server not started" errors, in short it's rubbish.

    So I stumbled across Mezzmo, but I have some questions:

    When trialing Twonky, it created a Twonky icon in the source menu which then bypassed smarthub and opened up shared media, nice feature, but I can't find this using Mezzmo?

    When I add internet artwork to my movie files in Mezzmo and then view them on my TV, the artwork looks "zoomed in" like they are not the correct resolution for the TV, should the profile that is selected not automatically optomise these images? obviously not at the moment, so how do I get around this to get the best quality artwork displayed on my TV?

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

    Default

    Can you take a photo of your TV (use your smartphone or digicam) so we can see what you mean with regards the Twonky icon in the source menu? Send the photo to us at support [at] conceiva [dot] com.

    By default, artwork thumbnails are 160x160 pixels (the DLNA standard). Your TV appears to be stretching/fitting these into their (larger) artwork thumbnail size. You can increase the artwork thumbnail size in Mezzmo so that larger thumbnails will be delivered to your TV. Here's what you need to do:

    1. In Mezzmo, go to the Options dialog (Streaming page) and change the size to (say) 320x320pixels.
    2. Stop your Mezzmo media server and exit Mezzmo using File/Exit.
    3. Assuming you are using the 'Samsung D' device profile (go to Media Devices dialog to check this), you need to edit the 'SamsungD.prf' device profile with a text editor such as Notepad. See this thread for the location of device profiles: http://forum.conceiva.com/showthread...ofiles-located. Before editing the file, change the file properties from being read-only. In your text editor, look for:

    Code:
            <avcontainer id="jpeg" name="jpeg_tn" encode="1" mimetype="image/jpeg" baseline="1" dlnaprofile="JPEG_TN" preferredthumbnail="1" supportschunked="0">
            	<image>
            		<format id="jpeg" encode="1" mimetype="image/jpeg" codec="98" quality="2">
            			<maxdimensions width="160" height="160" />
    	        		<maxbits>24</maxbits>
            		</format>
            	</image>
            </avcontainer>
    and change it to:

    Code:
            <avcontainer id="jpeg" name="jpeg_tn" encode="1" mimetype="image/jpeg" baseline="1" dlnaprofile="JPEG_TN" preferredthumbnail="1" supportschunked="0">
            	<image>
            		<format id="jpeg" encode="1" mimetype="image/jpeg" codec="98" quality="2">
            			<maxdimensions width="320" height="320" />
    	        		<maxbits>24</maxbits>
            		</format>
            	</image>
            </avcontainer>
    4. Save the SamsungD.prf file
    5. Start Mezzmo and run Maintain Library. This is required so that all your thumbnails are re-generated using the new (larger) size. In the Maintain Library dialog, check 'Update information about media files" and check 'Update artwork' and check 'Update all files'. Click OK and once maintenance is complete (check the Status pane), then start your Mezzmo media server and try streaming now. Note: You may lose some of your manually added internet movie artwork after maintenance has completed - unfortunately, you will have to add them back in.

    You should have larger artwork displayed on your TV now.

    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. #3
    Join Date
    Mar 2012
    Posts
    4

    Default

    Ok, Forget the first comment stupid me it works the same in Mezzmo as in Twonky. I have tried adjusting the artwork with little luck, but I think this is just a really annoying Samsung issue. If you use the take screenshot from video it looks fine, however trying to add your own artwork that is the correct resolution is a nightmare.

Similar Threads

  1. Chaptering on Samsung C series TV
    By Gus in forum Mezzmo Questions and Support
    Replies: 61
    Last Post: 08-17-2012, 05:00 PM
  2. Subtitles and FBW/FF not working with Samsung B Series TV
    By devshin in forum Mezzmo Questions and Support
    Replies: 1
    Last Post: 12-05-2011, 11:36 AM
  3. How do i use Subtitles feature on Samsung C series
    By Gus in forum Mezzmo Questions and Support
    Replies: 4
    Last Post: 10-17-2011, 04:09 PM
  4. Any progress on Samsung C series chaptering?
    By Gus in forum Mezzmo Questions and Support
    Replies: 5
    Last Post: 07-20-2011, 08:29 AM
  5. MKV with samsung C8000 Series...
    By theother1wstolen in forum Mezzmo Questions and Support
    Replies: 14
    Last Post: 03-23-2011, 01:02 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
  •