VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Baka!!!
    Join Date
    Feb 2014
    Location
    Mars
    Search Comp PM
    Okay so all I'm trying to do is change the container of the video files which is in mkv and i just want it to change to mp4 with everything intact (chapters and all that goodies) a nice user on here posted this
    ffmpeg -i %1 -c:v copy -c:a copy -sn %1.mp4
    and say to make it into a .cmd on notepad because for some old reason I can't get ffmpeg on cmd to open manually so i have to drag the video to that (even though my ffmpeg.exe is on desktop and video files also on desktop) so the script work great keeping the file size and resolution and chapters work fine but it's alway showing the chapters title and I have no idea how to get the sub to work even if I rip the sub out I have no idea how to burn it in
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    I would try mkv2mp4. It is a gui for several command line tools and does most stuff automatically.
    Quote Quote  
  3. Baka!!!
    Join Date
    Feb 2014
    Location
    Mars
    Search Comp PM
    I've tried that and one of the file the sub was not working

    it gave me this

    Repack/encoder video to MP4 for Apple iPhone, iPad, ATV2. MkvToMp4 version 0.224 (x64)
    Build from: Sep 24 2013 14:57:05
    Use log file: ../Temp/Logs\03_02_2014_19_23_32.txt
    CoreAudioToolbox version: 7.9.7.9
    Added on list: C:/Users/John/Desktop/Date a Live 4.mkv



    Started processing file: C:/Users/John/Desktop/Date a Live 4.mkv
    Starting MkvExtract with the parameters:
    ../Tools/mkvextract\mkvextract tracks "C:/Users/John/Desktop/Date a Live 4.mkv" 0:"../Temp/video.264" 1:"../Temp/Date a Live 4_internal_audio_2.AAC" 2:"../Temp/Date a Live 4_internal_sub_3.ASS"
    Extracting track 0 with the CodecID 'V_MPEG4/ISO/AVC' to the file '../Temp/video.264'. Container format: AVC/h.264 elementary stream
    Extracting track 1 with the CodecID 'A_AAC' to the file '../Temp/Date a Live 4_internal_audio_2.AAC'. Container format: raw AAC file with ADTS headers
    Extracting track 2 with the CodecID 'S_TEXT/ASS' to the file '../Temp/Date a Live 4_internal_sub_3.ASS'. Container format: SSA/ASS text subtitles
    Starting Eac3To with the parameters:
    ..\Tools\eac3to\eac3to "C:\Users\John\Desktop\MKVTOMP4\Temp\Date a Live 4_internal_audio_2.AAC" "..\Temp\Date a Live 4_internal_audio_2_new.AAC" +31ms -progressnumbers
    AAC, 2.0 channels, 24kHz
    Applying AAC delay...
    A remaining delay of -11ms could not be fixed.
    Creating file "..\Temp\Date a Live 4_internal_audio_2_new.AAC"...
    Done.
    Starting GSConv with the parameters:
    ../Tools/GSConv\GSConv SRT "C:/Users/John/Desktop/MKVTOMP4/Temp/Date a Live 4_internal_sub_3.ASS"
    GSConv terminated with error: 3221225477
    Skipping subtitle C:/Users/John/Desktop/MKVTOMP4/Temp/Date a Live 4_internal_sub_3.ASS
    Starting Mp4Box with the parameters:
    ../Tools/mp4box/x64/MP4Box.exe -new -set-meta "[:tk=2]" -add "../Temp/video.264":fps=23.976:lang=eng:level=41:name="" -add "C:/Users/John/Desktop/MKVTOMP4/Temp/Date a Live 4_internal_audio_2_new.AAC"#1:fps=23.976:lang=jpn: name="Sky" -itags tool="MkvToMp4 [www.mkvtomp4.ru] version 0.224 (x64)" "C:/Users/John/Desktop\Date a Live 4.m4v" -tmp "../Temp/Mp4Box"
    AVC-H264 import - frame size 1280 x 720 at 23.976 FPS
    AVC Import results: 34081 samples - Slices: 344 I 8194 P 25542 B - 1 SEI - 322 IDR
    Stream uses forward prediction - stream CTS offset: 2 frames
    AAC ADTS import - sample rate 24000 - MPEG-4 audio - 2 channels
    Setting up iTunes/iPod file...
    Saving C:/Users/John/Desktop\Date a Live 4.m4v: 0.500 secs Interleaving
    Correction mp4 file.
    TKHD atom correction for video. TRAK 1
    TKHD atom correction for audio. TRAK 2
    Writing tags in file: C:/Users/John/Desktop\Date a Live 4.m4v
    Open result file C:/Users/John/Desktop\Date a Live 4.m4v for test.
    The file C:/Users/John/Desktop/Date a Live 4.mkv is processed successfully
    File processing time: 13 sec.
    Total time: 13 sec.
    1 files processed.
    Quote Quote  
  4. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    You can try post the log in the https://forum.videohelp.com/threads/340675-MkvТоMp4-v0-224-rapid-tool-for-repack-Mkv-to-Mp4 thread.

    The gsconv failed convert the ass file.
    Quote Quote  
  5. Baka!!!
    Join Date
    Feb 2014
    Location
    Mars
    Search Comp PM
    i found it in a post that say that the ass file was too long and say t edit it in notepad but i have no idea what that mean
    Quote Quote  



Similar Threads

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