This patch does not improve or fix something instead it is meant for
easily reproducing issue 7827 (as requested, cf.
https://trac.ffmpeg.org/ticket/7827). I've to admit that I don't know
how to produce a patch by "git format-patch" instead it was made by "git
diff > muxing.patch".
diff --git
On 04.04.2019 08:49, myp...@gmail.com wrote:
On Thu, Apr 4, 2019 at 2:33 PM Peter Belkner wrote:
This patch does not improve or fix something instead it is meant for
easily reproducing issue 7827 (as requested, cf.
https://trac.ffmpeg.org/ticket/7827). I've to admit that I don't k
Hi,
building current FFmpeg breaks on MSYS2 MINGW64
(http://sourceforge.net/projects/msys2/) with error "Unknown OS
'mingw64_nt-6.0'." from "configure".
Probably "mingw64_nt-6.0" results from "uname -s" on MSYS2 MINGW64:
$ uname -s
MINGW64_NT-6.0
The attached patch seems to fix it.
R
On 12.09.2015 11:15, Geek.Song wrote:
diff -u
--- ./a/ffmpeg/configure2015-09-11 19:20:03.0 +0200
+++ ./b/ffmpeg/configure2015-09-12 11:36:32.78060 +0200
@@ -3297,7 +3297,7 @@
exesuf() {
case $1 in
-mingw32*|win32|win64|cygwin*|*-dos|freedos|opendos|o