VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Member
    Join Date
    Feb 2021
    Location
    127.0.0.1
    Search Comp PM
    This is probably simple task, how to trim directly from end (precise) of PCM and AC3 6ch streams? Can be done in ffmpeg.
    It is 00:53:32.260 length, but should 00:53:13.249.
    Quote Quote  
  2. Can be done by clever Ffmpeg-GUI, cut section.
    Quote Quote  
  3. Member
    Join Date
    Feb 2021
    Location
    127.0.0.1
    Search Comp PM
    Tried clever Ffmpeg-GUI, but throws exceptions when enter values.

    Tried also ffmpeg and this looks like works:
    Code:
    ffmpeg -ss 0 -to 00:53:13.248 -i "track2_[eng]_DELAY 0ms.wav" -c copy "track2_[eng]_fix.wav"
    Is it correct or should be added something more for better result?

    This is stupid question, but I don't trust my skills in ffmpeg
    Quote Quote  
  4. Originally Posted by JosephTocco View Post
    Tried clever Ffmpeg-GUI, but throws exceptions when enter values.
    Bug corrected in the newest beta:
    https://files.videohelp.com/u/292773/clever_ffmpeg_gui_newest_beta.7z
    Quote Quote  



Similar Threads

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