Skip to content

Commit

Permalink
latest GStreamer combined the elements
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Feb 3, 2023
1 parent 48c1403 commit 5f05258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -1394,7 +1394,7 @@ def do_add_DLLs(prefix="lib", *dll_names):
"autodetect",
#video codecs:
"vpx", "x264", "aom", "openh264", "d3d11", "winscreencap",
"videoconvert", "videorate", "videoscale",
"videoconvertscale", "videorate",
)
add_dir(os.path.join("lib", "gstreamer-1.0"), [("libgst%s.dll" % x) for x in GST_PLUGINS])
#END OF SOUND
Expand Down

0 comments on commit 5f05258

Please sign in to comment.