On Mon, Jul 22, 2019 at 21:44:35 +0800, qw wrote: > I build ffmpeg with x265 and svt-hevc. I can do transcoding via > ffmpeg command. But how to use svt-hevc in x265 via ffmpeg command?
I don't understand what you mean by "use svt-hevc in x265". svt-hevc is an HEVC/H.265 encoder. (lib)x265 is an HEVC/H.265 encoder. You would use either one or the other. Cheers, Moritz _______________________________________________ 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".
