Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 31

Thread: Target Container

  1. #21
    Join Date
    Aug 2011
    Posts
    16

    Default

    thats regular avi i guess
    plays on other players, also not 720p and not h264

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

    Default

    Not all devices/players support high-def AVIs (with h264), but if you want to try, just change:

    Code:
    	<format id="mpeg4" encode="1" codec="mpeg4" preferredtranscoded="1">
    to:

    Code:
    	<format id="h264" encode="1" codec="libx264" preferredtranscoded="1">

    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. #23
    Join Date
    Aug 2011
    Posts
    16

    Default

    same thing with the avi, has to finish transcoding first
    BEST thing is MKV

    ok last thing, is there a way to only identify as mp4 , but transcoded as mkv?

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

    Default

    Quote Originally Posted by biso911 View Post
    ok last thing, is there a way to only identify as mp4 , but transcoded as mkv?
    Sorry, I don't understand what you mean... Do you mean to pass-through MP4s natively and transcode the rest to MKV?

    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

  5. #25
    Join Date
    Aug 2011
    Posts
    16

    Default

    no i mean the file is .MP4
    but the transcoding is actually MKV

    like when i did with the old DLNA software
    the real file was MKV, but i changed it to ,avi so it can play

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

    Default

    You could try changing the mime type in the device profile, but the device/player may refuse to play it after it gets the first few bytes and sees that it's not the described format.

    Can you please tell me in more detail, what is the other DLNA software you used and how did you change MKVs to AVIs exactly?

    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

  7. #27
    Join Date
    Aug 2011
    Posts
    16

    Default

    twonky media

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

    Default

    So how did you trick it into sending an MKV as an AVI?

    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. #29
    Join Date
    Aug 2011
    Posts
    16

    Default

    just renamed the file from for example video.mkv
    to video.avi

    anyway i am back to nothing, the resolution is wrongits not 720p

    another thing is that videos added to the library from a network, are not transcoded

  10. #30
    Join Date
    Aug 2011
    Posts
    16

    Default

    i kinda made a breakthrough in knowing exactly what is the best file to be played
    so i did:

    1- disabled transcoding totally.
    2- Files that played are 720P MKV videos downloaded from the internet.
    3- Some 720P files that didnt work, has DTS audio.
    4- 1080p surely didnt work (not something new)


    So, what i need is to transcode all files to this format:

    Code:
    ffmpeg version N-31788-g0d4ea7b, Copyright (c) 2000-2011 the FFmpeg developers
      built on Aug 10 2011 11:16:35 with gcc 4.4.2
      configuration: --enable-memalign-hack --arch=x86 --target-os=mingw32 --cross-prefix=i686-mingw32- --enable-static --disable-shared --enable-zlib --disable-ffplay --prefix=/media/windows/ffmpeg --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect --pkg-config=pkg-config
      libavutil    51. 11. 1 / 51. 11. 1
      libavcodec   53. 10. 0 / 53. 10. 0
      libavformat  53.  6. 0 / 53.  6. 0
      libavdevice  53.  2. 0 / 53.  2. 0
      libavfilter   2. 28. 1 /  2. 28. 1
      libswscale    2.  0. 0 /  2.  0. 0
      libpostproc  51.  2. 0 / 51.  2. 0
    [matroska,webm @ 013b9a20] Estimating duration from bitrate, this may be inaccurate
    Input #0, matroska,webm, from 'I:\series\ctu-x264-terminator.the.sarah.connor.chronicles.219\terminator.the.sarah.connor.chronicles.s02e19.720p.hdtv.x264-ctu.avi':
      Duration: 00:43:10.43, start: 0.000000, bitrate: 448 kb/s
        Stream #0.0: Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s (default)
        Stream #0.1(eng): Video: h264 (High), yuv420p, 1280x720, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
    At least one output file must be specified
    
    
    ---> DB Level Info: 0, 0
    ---> Frame rate: 
    ---> Aspect ratio:
    could you please help me with the profile?

    i want all videos except those originally in 720p to be transcoded to the above mentioned details in MKV
    including downsizing of 1080P MKV & MPEGTS videos

Similar Threads

  1. Download DLC container
    By Christoph4306 in forum DownloadStudio Questions and Support
    Replies: 0
    Last Post: 12-02-2010, 07:09 PM
  2. still a problem with some mkv container files and samsung c-series
    By micha in forum Mezzmo Questions and Support
    Replies: 16
    Last Post: 09-13-2010, 03:37 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
  •