mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
mention how ffmpeg was built
This commit is contained in:
parent
24de360325
commit
e80c1f6d59
|
@ -5,3 +5,8 @@ requires a win7 vm which has never been connected to the internet and a host-onl
|
||||||
first-time setup steps in notes.txt
|
first-time setup steps in notes.txt
|
||||||
|
|
||||||
run build.sh in the vm to fetch src + compile + push a new exe to the linux host for manual publishing
|
run build.sh in the vm to fetch src + compile + push a new exe to the linux host for manual publishing
|
||||||
|
|
||||||
|
|
||||||
|
## ffmpeg
|
||||||
|
|
||||||
|
built with [ffmpeg-windows-build-helpers](https://github.com/rdp/ffmpeg-windows-build-helpers) and [this patch](./ffmpeg.patch) using [these steps](./ffmpeg.txt)
|
||||||
|
|
Loading…
Reference in a new issue