Results 1 to 4 of 4

Thread: LG TV 2013. File not supported

  1. #1
    Join Date
    Jan 2015
    Posts
    4

    Default LG TV 2013. File not supported

    Good day!
    Have some problems streaming on my LG 2013 TV (47LA660V).
    Some files just throw error File type not supported.

    no playing, no autotranscodig.
    what's wrong?


    file example:

    ffmpeg version N-66094-gbb8b752 Copyright (c) 2000-2014 the FFmpeg developers
    built on Sep 4 2014 16:23:51 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 54. 7.100 / 54. 7.100
    libavcodec 56. 1.100 / 56. 1.100
    libavformat 56. 4.100 / 56. 4.100
    libavdevice 56. 0.100 / 56. 0.100
    libavfilter 5. 0.103 / 5. 0.103
    libswscale 3. 0.100 / 3. 0.100
    libswresample 1. 1.100 / 1. 1.100
    Input #0, avi, from 'C:\Storage\Video\Cartoonseries\Avatar_complete series!\Avatar_book 1_Water_DVDRip\s1e1 The Boy in the Iceberg.avi':
    Duration: 00:23:34.88, start: 0.000000, bitrate: 1666 kb/s
    Stream #0:0: Video: mpeg4 (DX50 / 0x30355844), yuv420p, 608x448 [SAR 1:1 DAR 19:14], 1462 kb/s, 29.97 fps, 29.97 tbr, 29.97 tbn, 30k tbc
    Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 48000 Hz, stereo, s16p, 192 kb/s
    At least one output file must be specified

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


    ---> DB Level Info: -99, -99
    ---> Frame rate: 29,97
    ---> Aspect ratio: 19:14 PAR=1:1
    ---> Duration: 00:23:34

  2. #2
    Join Date
    Jun 2014
    Posts
    44

    Default

    Had similar problems with some AVI files that are in Divx form.

    My Sony & Panasonic TV's handle virtually everything except Divx - giving the error you've got.

    Mezzmo won't transcode as AVI files are supported but there's no check to see if the file is Xvid or Divx.

    My solution was to edit the .prf file (in ProgramData/Conceiva/Mezzmo/DeviceProfiles) changing the line:-

    <format id="mpeg4">
    to
    <format id="mpeg4" codectag="XVID">

    This will be following the lines

    <avcontainer id="asf" name="asf" mimetype="video/x-ms-asf" encode="0" supportschunked="0" minlevel="40" level="41">
    <video>
    <format id="wmv3">
    <maxframerate>30</maxframerate>
    </format>

    in your .prf file (LGTV2013.prf)

    Having edited it the stop & restart the media server.

    The result should be that Divx encoded files will be transcoded.

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

    Default

    Great advice, TimC. Makes sense to try this.

    e.lit: If that does not help, then email us at support [at] conceiva [dot] com and we'll provide a tweaked 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

  4. #4
    Join Date
    Jan 2015
    Posts
    4

    Default

    It works like a magic!
    Thanx alot

    Quote Originally Posted by TimC View Post
    Had similar problems with some AVI files that are in Divx form.

    My Sony & Panasonic TV's handle virtually everything except Divx - giving the error you've got.

    Mezzmo won't transcode as AVI files are supported but there's no check to see if the file is Xvid or Divx.

    My solution was to edit the .prf file (in ProgramData/Conceiva/Mezzmo/DeviceProfiles) changing the line:-

    <format id="mpeg4">
    to
    <format id="mpeg4" codectag="XVID">

    This will be following the lines

    <avcontainer id="asf" name="asf" mimetype="video/x-ms-asf" encode="0" supportschunked="0" minlevel="40" level="41">
    <video>
    <format id="wmv3">
    <maxframerate>30</maxframerate>
    </format>

    in your .prf file (LGTV2013.prf)

    Having edited it the stop & restart the media server.

    The result should be that Divx encoded files will be transcoded.

Similar Threads

  1. Not Supported File Type
    By Booms in forum Mezzmo Questions and Support
    Replies: 5
    Last Post: 09-23-2014, 11:29 AM
  2. The current file not supported
    By dedum in forum Mezzmo Questions and Support
    Replies: 1
    Last Post: 03-12-2014, 09:41 AM
  3. Audio file not supported
    By dedum in forum Mezzmo Questions and Support
    Replies: 6
    Last Post: 06-24-2013, 08:35 AM
  4. File Types Supported? M4V?
    By chadfetter in forum Mezzmo Questions and Support
    Replies: 2
    Last Post: 04-15-2013, 02:28 PM
  5. File Not Supported
    By rick in forum Mezzmo Questions and Support
    Replies: 3
    Last Post: 09-27-2012, 04:24 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
  •