VideoHelp Forum
+ Reply to Thread
Results 1 to 8 of 8
Thread
  1. Hi all,

    This my very first post

    I have a simple request.
    I'd like to transfer the content of some TS files into MKV (Sony TVs don't read TS files).
    They are Samsung UHD (3840x2160) demos encoded in HEVC.
    You can find some here:
    http://demo-uhd3d.com/categorie.php?cat=demouhd
    One sample here:
    http://demo-uhd3d.com/fiche.php?cat=uhd&id=29

    I tried MKVmergeGUI but unfortunatly for some reason it doesn't "see" the video stream of those TS files.

    Thanks for your help.
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    I doubt your sony tv supports HEVC video. In any container(ts,mkv,avi,etc).
    Quote Quote  
  3. Well, my question is about HEVC embedded into TS files not recognized by MKVmergeGUI.

    Not about Sony TVs...

    But while you're there teach yourself, Sony X85 and X9 series TV (at least) do decode HEVC (and in UHD 3840x2160).
    I own a KD-49X8505B and it plays this HEVC demo:
    http://demo-uhd3d.com/fiche.php?cat=uhd&id=21
    Quote Quote  
  4. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    OKey. You can then try a newer build from ffmpeg,

    from a command line:
    Code:
    ffmpeg -i video.ts -vcodec copy -acodec copy video.mkv
    and see how it works.
    Quote Quote  
  5. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    And I found this about mkvmergegui:
    * mkvmerge, mkvextract: new feature: added support for h.265/HEVC by merging the patches from DivX/Rovi Corp. So far HEVC is only supported as elementary streams and read from other Matroska files.
    So you must then extract the hevc stream from the ts....maybe tsmuxer if it supports hevc in ts...but try the ffmpeg remuxing first.
    Quote Quote  
  6. OK, thanks
    I'll try this.
    Quote Quote  
  7. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Let me know how it works. So I can learn something more. .
    Quote Quote  
  8. Yeahaaa !
    It works

    tsmuxer then mkvmerge, GUI versions, as is.
    Thanks again.
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!