Am Fr., 31. Mai 2019 um 04:45 Uhr schrieb Carlos M <[email protected]>:
> 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 _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
