Am Mo., 25. Nov. 2019 um 10:52 Uhr schrieb <[email protected]>: > > I am experimenting and reviewing the usefulness of hevc for me by > transcoding h.264/avc .mp4 files into hevc .mp4 using nvenc.
(Without looking at your actual command line that looks very complicated) Every (re-) encode is equivalent to a loss of quality, so unless you need smaller files (with worse quality) or smaller resolutions, you should not reencode. If you encode something that you don't want to keep in its current state, libx265 is supposed to provide better quality / smaller file size than libx264, don't know about the hardware encoders: Usually, they quickly provide bad quality. 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".
