[Bug 797315] Add support gst-libav build on MSVC using downloaded prebuilt ffmpeg

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 22 05:42:08 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=797315

Seungha Yang <pudding8757 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #373983|0                           |1
        is obsolete|                            |

--- Comment #3 from Seungha Yang <pudding8757 at gmail.com> ---
Created attachment 373992
  --> https://bugzilla.gnome.org/attachment.cgi?id=373992&action=edit
Add support gst-libav build on MSVC using downloaded prebuilt ffmpeg

On windows, installing ffmpeg and building gst-libav requires more
effort compared to *nix environment. This patch will make it easier
on Windows MSVC build.
To enable this, run meson build with '-D download_prebuilt_ffmpeg=true'

* Auto detect prebuilt ffmpeg dll path and set it to env for 'uninstalled' use
case.
* Use copy hack to avoid unwanted 'FFmpeg' subproject fallback depending on
download_prebuilt_ffmpeg option.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list