macgstcopy: Add adaptivedemux2 and mpeg mux/demux
This commit is contained in:
5
dist/macos/macgstcopy.sh
vendored
5
dist/macos/macgstcopy.sh
vendored
@@ -62,6 +62,7 @@ cp -v -f "${GST_PLUGIN_SCANNER}" "${bundledir}/Contents/PlugIns/" || exit 1
|
|||||||
install_name_tool -add_rpath "@loader_path/../Frameworks" "${bundledir}/Contents/PlugIns/$(basename ${GST_PLUGIN_SCANNER})" || exit 1
|
install_name_tool -add_rpath "@loader_path/../Frameworks" "${bundledir}/Contents/PlugIns/$(basename ${GST_PLUGIN_SCANNER})" || exit 1
|
||||||
|
|
||||||
gst_plugins="
|
gst_plugins="
|
||||||
|
libgstadaptivedemux2
|
||||||
libgstaes
|
libgstaes
|
||||||
libgstaiff
|
libgstaiff
|
||||||
libgstapetag
|
libgstapetag
|
||||||
@@ -92,6 +93,10 @@ libgstid3demux
|
|||||||
libgstid3tag
|
libgstid3tag
|
||||||
libgstisomp4
|
libgstisomp4
|
||||||
libgstlame
|
libgstlame
|
||||||
|
libgstmpegpsdemux
|
||||||
|
libgstmpegpsmux
|
||||||
|
libgstmpegtsdemux
|
||||||
|
libgstmpegtsmux
|
||||||
libgstlibav
|
libgstlibav
|
||||||
libgstmpg123
|
libgstmpg123
|
||||||
libgstmusepack
|
libgstmusepack
|
||||||
|
|||||||
Reference in New Issue
Block a user