Results 1 to 5 of 5

Thread: Strange problem: mkv shows as JPG

  1. #1

    Default Strange problem: mkv shows as JPG

    I have transferred my Movie and TV-series collection from my NAS to a PC running Mezzmo, now the videos are presented in a strange way.
    All but one episode of a Tv-series are indicated as jpg and I cannot reproduce them and it list only one audio track while playing the only one working, but it let chose between the four different subtitle.
    All these files played fine in my iomega DLNA enabled NAS.

    I have a Panasonic Viera TX-P42VT20 and using the Panasonic Viera profile 2011 that was choose n by the software at the beginning change to 2009 did nothing.

    Update: this problem happen to all my 3D SBS mkv and happen nothing changing the properties.

    Here are the FFmpeg properties of a not working file:

    ffmpeg version N-59793-g7a8318f Copyright (c) 2000-2014 the FFmpeg developers
    built on Jan 16 2014 16:51:32 with gcc 4.8.2 (GCC)
    configuration: --enable-memalign-hack --arch=x86_64 --target-os=mingw32 --cross-prefix=x86_64-w64-mingw32- --enable-static --disable-shared --enable-zlib --disable-postproc --prefix=/home/peter/ffmpeg/build/gpl64 --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect --extra-cflags=-I/home/peter/cc32/include --extra-ldflags=-L/home/peter/cc64/lib --pkg-config=pkg-config --disable-w32threads --enable-libvpx --enable-libvorbis
    libavutil 52. 62.100 / 52. 62.100
    libavcodec 55. 48.101 / 55. 48.101
    libavformat 55. 23.103 / 55. 23.103
    libavdevice 55. 5.102 / 55. 5.102
    libavfilter 4. 1.100 / 4. 1.100
    libswscale 2. 5.101 / 2. 5.101
    libswresample 0. 17.104 / 0. 17.104
    Input #0, matroska,webm, from 'video1.mkv':
    Metadata:
    title : video1
    encoder : libebml2 v0.21.1 + libmatroska2 v0.22.1
    creation_time : 2013-08-30 22:21:31
    Duration: 00:56:16.71, start: 0.000000, bitrate: 5750 kb/s
    Stream #0:0(eng): Video: h264 (High), yuv420p, 1280x720, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
    Metadata:
    title : video1
    Stream #0:1(ita): Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s (default) (forced)
    Metadata:
    title : AC3 2.0
    Stream #0:2(eng): Audio: ac3, 48000 Hz, stereo, fltp, 224 kb/s
    Metadata:
    title : AC3 2.0
    Stream #0:3(ita): Subtitle: subrip (default) (forced)
    Metadata:
    title : Sub Forced
    Stream #0:4(ita): Subtitle: subrip
    Metadata:
    title : Sub
    Stream #0:5(eng): Subtitle: subrip
    Metadata:
    title : Sub
    At least one output file must be specified

    <MEZZMO>: Child process ended with code: 109, ExitCode=1


    ---> DB Level Info: 41, 100
    ---> Frame rate: 23,98
    ---> Aspect ratio: 16:9 PAR=1:1
    ---> Duration: 00:56:16
    And here are the FFmpeg properties of a working file:

    ffmpeg version N-59793-g7a8318f Copyright (c) 2000-2014 the FFmpeg developers
    built on Jan 16 2014 16:51:32 with gcc 4.8.2 (GCC)
    configuration: --enable-memalign-hack --arch=x86_64 --target-os=mingw32 --cross-prefix=x86_64-w64-mingw32- --enable-static --disable-shared --enable-zlib --disable-postproc --prefix=/home/peter/ffmpeg/build/gpl64 --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect --extra-cflags=-I/home/peter/cc32/include --extra-ldflags=-L/home/peter/cc64/lib --pkg-config=pkg-config --disable-w32threads --enable-libvpx --enable-libvorbis
    libavutil 52. 62.100 / 52. 62.100
    libavcodec 55. 48.101 / 55. 48.101
    libavformat 55. 23.103 / 55. 23.103
    libavdevice 55. 5.102 / 55. 5.102
    libavfilter 4. 1.100 / 4. 1.100
    libswscale 2. 5.101 / 2. 5.101
    libswresample 0. 17.104 / 0. 17.104
    Input #0, matroska,webm, from 'video2.mkv':
    Metadata:
    title : video2
    encoder : libebml2 v0.21.1 + libmatroska2 v0.22.1
    creation_time : 2013-09-06 21:00:25
    Duration: 00:55:03.14, start: 0.000000, bitrate: 5876 kb/s
    Stream #0:0(eng): Video: h264 (High), yuv420p, 1280x720, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
    Metadata:
    title : video2
    Stream #0:1(ita): Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s (default) (forced)
    Metadata:
    title : AC3 2.0
    Stream #0:2(eng): Audio: ac3, 48000 Hz, stereo, fltp, 224 kb/s
    Metadata:
    title : AC3 2.0
    Stream #0:3(ita): Subtitle: subrip (default) (forced)
    Metadata:
    title : Sub Forced
    Stream #0:4(ita): Subtitle: subrip
    Metadata:
    title : Sub
    Stream #0:5(eng): Subtitle: subrip
    Metadata:
    title : Sub
    At least one output file must be specified

    <MEZZMO>: Child process ended with code: 109, ExitCode=1


    ---> DB Level Info: 41, 100
    ---> Frame rate: 23,98
    ---> Aspect ratio: 16:9 PAR=1:1
    ---> Duration: 00:55:03
    Last edited by Devilman; 09-28-2014 at 04:03 PM.

  2. #2

    Default

    Another user that has aTV very similar to mine GT20 instead of VT20 (http://forum.conceiva.com/showthread...-movies-as-jpg), buy I don't see any suggestion do you need my lo to?

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

    Default

    The two MKV files look much the same so it's strange why one plays and another does not. The Panasonic Viera 2011 models device profile will stream these files directly to your TV (no transcoding), so if your TV does not play some of these files, then either the files's encoding is bad or your TV's firmware cannot decode and play them. One workaround is to pre-transcode these files to another format. See this FAQ to pre-transcode files - http://forum.conceiva.com/showthread...nscoding-Files. Another workaround is to choose the Panasonic Viera 2099 models device profile. This will auto transcode your MKV files to a compatible format.

    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

    Default

    These files are played fine if I use the DLNA server of my NAS only if I want to access them through mezzmo are not played and even if are streamed directly to the TV if I use my NAS I can choose the language while I cannot with Mezzmo.

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

    Default

    Understand. Email us at support [at] conceiva [dot] com and we'll provide an updated device profile.

    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. "Waiting for Mezzmo"... new strange problem
    By runf in forum Mezzmo Questions and Support
    Replies: 1
    Last Post: 05-08-2014, 01:46 PM
  2. Mezzmo shows my TV shows by episode title and not the file name
    By BroKV in forum Mezzmo Questions and Support
    Replies: 7
    Last Post: 09-25-2013, 06:38 AM
  3. Mezzmo shows movies as jpg
    By pinkwoolsun in forum Mezzmo Questions and Support
    Replies: 1
    Last Post: 07-17-2013, 12:32 PM
  4. Strange title postfix "(mkv=orig)" after upgrading to 3.2.2.0
    By Hogi in forum Mezzmo Questions and Support
    Replies: 4
    Last Post: 05-13-2013, 05:55 PM
  5. Little problem with MKV
    By 4L3xN3t in forum Mezzmo Questions and Support
    Replies: 10
    Last Post: 06-03-2011, 08:43 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
  •