Frogging-Family / wine-tkg-git

The wine-tkg build systems, to create custom Wine and Proton builds
836 stars 146 forks source link

h.264 and h.265 encoding #1194

Closed xioren closed 3 weeks ago

xioren commented 3 weeks ago

This may be a dumb question but I am trying to get the h.264 and h.265 encoders working in Topaz Video AI. The open source VP9 encoder works so I believe it has to do with the closed source encoders not being available. My question is: Is that something that needs to be addressed here at the compilation level (via gstreamer or another package) or should I be troubleshooting somewhere else downstream?