Posts: 38
Threads: 10
Joined: 2019 Jan
Thanks: 2
Given 3 thank(s) in 3 post(s)
Country:
2019-02-04, 02:30 AM
(This post was last modified: 2019-02-04, 02:36 AM by CaveDoctor.)
My preferred video standard from here on out is x265 with an honorable mention of x264 as my other preferred video streaming format.
My question, what is the quality like for converting VC-1 content to x265?
Would it be better to convert the VC-1 content to prores before converting to x265, in order to avoid degradation?
Also, are there any methods of audio upscaling?
Posts: 211
Threads: 9
Joined: 2015 May
Thanks: 21
Given 30 thank(s) in 26 post(s)
Country:
The easy answer is no. Besides anything you convert it to will be inherently lossy, x265 isn't mature enough to actually produce good results.
Posts: 38
Threads: 10
Joined: 2019 Jan
Thanks: 2
Given 3 thank(s) in 3 post(s)
Country:
The Big Lebowski certainly kicked ass in x265.
Posts: 1,424
Threads: 33
Joined: 2016 Dec
Thanks: 96
Given 523 thank(s) in 313 post(s)
UHD blu rays are hardware encoded with top gear, still people complain about artifacts a lot.
Posts: 211
Threads: 9
Joined: 2015 May
Thanks: 21
Given 30 thank(s) in 26 post(s)
Country:
2019-02-04, 10:12 AM
(This post was last modified: 2019-02-04, 10:13 AM by Doctor M.)
To clarify, x265 is a project for an encoder that is based on the H.265/HEVC format.
Unless you have access to commercial encoders, x265 is about the only easily available option, and like I said before, it's not great (yet). x264 produces better results, but of course isn't nearly as efficient.
It should also be pointed out that x264's 10-bit format (Hi10P) isn't a good solution either. It hits processors hard and there is little hardware accelerated support for it.
If you have no other need to re-encode besides a dislike for the VC-1 codec, I'd say try to live with it. There is nothing to be gained elsewhere.
Posts: 6,470
Threads: 545
Joined: 2015 Jan
Thanks: 933
Given 1160 thank(s) in 784 post(s)
Country:
Well, Hybrid uses these encoders:
x265, kvazaar, DivX265, nvencc, qsvencc, vceencc, ffmpeg nvenc
I wonder if there is one (or more) better than x265, or, if the same quality, faster...
Posts: 211
Threads: 9
Joined: 2015 May
Thanks: 21
Given 30 thank(s) in 26 post(s)
Country:
I thought I read that ffmpeg is using x265 (or at least a fork of it).