[FFmpeg-user] How to split webm files quickly?
Vincent Deconinck
vincent at deconinck.info
Wed Jul 5 01:29:39 EEST 2023
> Can I always specify -vcodec copy even for audio files? Or it will
> have a back consequence? Thanks.
I don't think using the -vcodec option would have any effect if the
source does not have a video track.
However, if you just want to make sure no re-encoding happens in audio
or video, please note you can use the generic option that applies to all
tracks :
-codec copy
Vincent
PS : Please don't use top-posting on this mailing-list -
https://ffmpeg.org/mailing-list-faq.html#What-is-top_002dposting_003f-1
More information about the ffmpeg-user
mailing list