Is it possible to create an H264 video with profile Hi444PP from YUV v210 encoded video using gst-launch?( I'm trying to use vaapih264enc )
Asked
Active
Viewed 110 times
0
-
That depends on your hardware. Most likely the answer is "no". – Florian Zwoch Oct 09 '20 at 17:46
-
I've a Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz so I could use vaapih264enc via intel quick sync function, but I' don't know how to obtain a video encoded in h264 hi444pp – Paolo Branca Oct 11 '20 at 15:38
-
These implementations focus on consumer use cases. These are 420 to 99%. So no, you can't. – Florian Zwoch Oct 11 '20 at 18:36