[FFmpeg-user] Change container/encoder used to create a file without re-encoding
Carl Eugen Hoyos
ceffmpeg at gmail.com
Sat Jun 1 01:01:36 EEST 2019
Am Fr., 31. Mai 2019 um 04:45 Uhr schrieb Carlos M <carlosmarc12 at gmail.com>:
> I have two video files that represent the same movie.
> One of the files was encoded with the Lavf encoder and
> the other one i think with the mpeg-4 part 2 encoder
(Command line and complete, uncut console output missing)
This makes no sense: lavf is not an encoder (but a muxing
/ demuxing library) while libavcodec does contain an implementation
of an mpeg-4 part 2 encoder. The two cannot be compared as in
above sentence.
Carl Eugen
More information about the ffmpeg-user
mailing list