Does Avidemux use FFmpeg for remuxing and cutting videos without reencoding them? Does it also tell me when and if I have to reencode the video so it can precisely cut frame by frame without using keyframes? If not, it otherwise just cuts losslessly regardless of frame?
+ Reply to Thread
Results 1 to 10 of 10
-
Last edited by Jay123210599; 26th Oct 2023 at 16:04.
-
Avidemux does not use ffmpeg for encoding. It uses a built-in libavcodec.
If you are cutting/trimming with 'copy' selected, you MUST cut at a keyframe/iframe otherwise any video before the next iframe will be corrupt.
If you do not have 'copy' selected you can choose any frame but the whole video is re-encoded.
There are no messages within the program as far as I am aware. -
AviDemux shows you the frame type at the bottom of the window:
[Attachment 74558 - Click to enlarge]
It will show I, B, or P. -
If you make a selection (that is not on keyframes) and save in copy mode (no reencoding), Avidemux will automatically trim to the nearest keyframes without informing you.
This isn't quite true, because whilst your selection must always start on a keyframe, you can often end on an intermediate frame.
If you trim/delete a section from the middle of a stream that is not on keyframes (whilst in copy mode), Avidemux will warn you that errors are likely in the exported video.
Edit....The above occurs even with alerts enabled.Last edited by Secoast; 27th Oct 2023 at 16:30.
-
Newer versions always start the cut on keyframe in Copy mode.
There are warning messages, unless disabled. -
-
But Shutter Encoder and LosslessCut does use FFmpeg for those things?
-
Last edited by Secoast; 27th Oct 2023 at 17:37.
-
Similar Threads
-
Error message while encoding x265 using ffmpeg, thread message queue blo...
By sienipulla in forum Video ConversionReplies: 10Last Post: 30th Sep 2022, 09:51 -
Avidemux 2.8.0 colorspace
By tugatomsk in forum Video ConversionReplies: 5Last Post: 5th Apr 2022, 16:15 -
AviDemux latest
By ro2124 in forum Newbie / General discussionsReplies: 14Last Post: 21st Sep 2021, 04:41 -
Avidemux
By kelvin in forum Newbie / General discussionsReplies: 17Last Post: 11th May 2021, 14:27 -
Avidemux commands
By Georgios in forum Video ConversionReplies: 1Last Post: 14th Apr 2019, 13:30