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.
+ Reply to Thread
Results 1 to 5 of 5
-
-
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"
This is stupid question, but I don't trust my skills in ffmpeg -
Bug corrected in the newest beta:
https://files.videohelp.com/u/292773/clever_ffmpeg_gui_newest_beta.7z
Similar Threads
-
How to trim video on Youtube Editor when video stream is shorter than audio
By miguelmorin in forum EditingReplies: 8Last Post: 15th Mar 2021, 07:23 -
Trim and Fade audio files
By fabs68 in forum EditingReplies: 3Last Post: 14th Mar 2021, 17:26 -
Batch trim end of multiple length videos
By Budman1 in forum Video ConversionReplies: 3Last Post: 10th Dec 2019, 06:22 -
AviSynth audio trim
By aradmey in forum EditingReplies: 29Last Post: 25th Jun 2019, 20:36 -
Avidemux to trim commercials: output has shorter audio stream than video
By MGRV in forum EditingReplies: 5Last Post: 13th Feb 2019, 10:28