Changes between Version 11 and Version 12 of Encode/H.265
- Timestamp:
- May 16, 2018, 7:19:02 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encode/H.265
v11 v12 81 81 === Setting Profiles === 82 82 83 Currently, ffmpeg [https://lists.ffmpeg.org/pipermail/ffmpeg-user/2015-July/027592.html does not support setting profiles] (main, high, ...) via the `profile:v` option, as libx264 does. However, the profile options can be set manually, as shown [http://superuser.com/questions/935930/setting-the-profile-level-for-libx265-using-ffmpeg in this Super User post].83 Profiles can be set via the `-profile:v` option, similar to libx264. 84 84 85 85
