VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Member
    Join Date
    Mar 2018
    Location
    Michiana
    Search Comp PM
    I am trying to find a product that will convert .mkv to .m2ts and PRESERVE the 8-channel audio. Plenty of products will convert the video, but not give 8-channel audio.
    Quote Quote  
  2. Member
    Join Date
    Aug 2010
    Location
    San Francisco, California
    Search PM
    If you are not command line-averse, FFmpeg will do this easily using -codec copy.
    Quote Quote  
  3. Member
    Join Date
    Mar 2018
    Location
    Michiana
    Search Comp PM
    I used this command on the file I have attached: C:\>ffmpeg -i Dolby_Spheres_v1_Lossless-thedigitaltheater.mkv -codec copy shperes.m2ts

    While the conversion was happening, I received tens of thousands of the error "Non-monotonous DTS in output stream 0:1;...". I have attached a screen shot of those.

    What have I done wrong?
    Image Attached Thumbnails Click image for larger version

Name:	non-monotonous DTS.JPG
Views:	101
Size:	860.3 KB
ID:	45041  

    Image Attached Files
    Quote Quote  
  4. Originally Posted by Spica66 View Post
    What have I done wrong?
    Nothing - this is pretty common warning provided by ffmpeg when some non ffmpeg created files are processed - if result works for you then you can ignore those warning messages .
    Quote Quote  
  5. Member
    Join Date
    Aug 2010
    Location
    San Francisco, California
    Search PM
    And if you don't want to see the warnings, add -v error to the command line.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!