Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

7
  • You're using a H264 encoder which WebM container doesn't support. You need a VP8/9 encoder that make use of nvidia hardware, but I don't see one available.
    – Gyan
    Commented Feb 28, 2018 at 6:09
  • Thank you Mulvya for your feedbacks . Do you have any recommendation in regards which hardware can support vp8/vp9 encoding instead of nvidia geforce ? Or do you have any recommendation to get the best output performance with this existing GPU ,I mean different type of output container. Commented Feb 28, 2018 at 7:18
  • You can save to MKV.
    – Gyan
    Commented Feb 28, 2018 at 7:27
  • Any comment for vp8/vp9 supporting GPU hardware. Commented Feb 28, 2018 at 7:30
  • On linux, you can use VAAPI to use Intel GPUs for VP8/9.
    – Gyan
    Commented Feb 28, 2018 at 7:31