Git Product home page Git Product logo

ffmpeg-builds's Introduction

FFmpeg Static Auto-Builds

Static Windows (x86_64) and Linux (x86_64) Builds of ffmpeg master and latest release branch.

Windows builds are targetting Windows 7 and newer, provided UCRT is installed. The minimum supported version is Windows 10 22H2, no guarantees on anything older.

Linux builds are targetting RHEL/CentOS 8 (glibc-2.28 + linux-4.18) and anything more recent.

Auto-Builds

Builds run daily at 12:00 UTC (or GitHubs idea of that time) and are automatically released on success.

Auto-Builds run ONLY for win64 and linux(arm)64. There are no win32/x86 auto-builds, though you can produce win32 builds yourself following the instructions below.

Release Retention Policy

  • The last build of each month is kept for two years.
  • The last 14 daily builds are kept.
  • The special "latest" build floats and provides consistent URLs always pointing to the latest build.

Package List

For a list of included dependencies check the scripts.d directory. Every file corresponds to its respective package.

How to make a build

Prerequisites

  • bash
  • docker

Build Image

  • ./makeimage.sh target variant [addin [addin] [addin] ...]

Build FFmpeg

  • ./build.sh target variant [addin [addin] [addin] ...]

On success, the resulting zip file will be in the artifacts subdir.

Targets, Variants and Addins

Available targets:

  • win64 (x86_64 Windows)
  • win32 (x86 Windows)
  • linux64 (x86_64 Linux, glibc>=2.28, linux>=4.18)
  • linuxarm64 (arm64 (aarch64) Linux, glibc>=2.28, linux>=4.18)

The linuxarm64 target will not build some dependencies due to lack of arm64 (aarch64) architecture support or cross-compiling restrictions.

  • davs2 and xavs2: aarch64 support is broken.
  • libmfx and libva: Library for Intel QSV, so there is no aarch64 support.

Available variants:

  • gpl Includes all dependencies, even those that require full GPL instead of just LGPL.
  • lgpl Lacking libraries that are GPL-only. Most prominently libx264 and libx265.
  • nonfree Includes fdk-aac in addition to all the dependencies of the gpl variant.
  • gpl-shared Same as gpl, but comes with the libav* family of shared libs instead of pure static executables.
  • lgpl-shared Same again, but with the lgpl set of dependencies.
  • nonfree-shared Same again, but with the nonfree set of dependencies.

All of those can be optionally combined with any combination of addins:

  • 4.4/5.0/5.1/6.0/6.1/7.0 to build from the respective release branch instead of master.
  • debug to not strip debug symbols from the binaries. This increases the output size by about 250MB.
  • lto build all dependencies and ffmpeg with -flto=auto (HIGHLY EXPERIMENTAL, broken for Windows, sometimes works for Linux)

ffmpeg-builds's People

Contributors

akshetpandey avatar arakisatoshi avatar bastimeyer avatar bitraid avatar brainiarc7 avatar btbn avatar cdgriffith avatar chkimes avatar daniel-stanciu avatar dtugend avatar hugolowegren avatar martineesmaa avatar mikayule avatar mrintrepide avatar n00mkrad avatar nanake avatar nihil-admirari avatar nyanmisaka avatar ogunkarakus avatar penyuan avatar phantom10111 avatar realies avatar shirt-dev avatar sudo-nautilus avatar tsukumijima avatar yichengliu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ffmpeg-builds's Issues

Symbol builds

I stumbled across an issue in ffmpeg and would like to debug it so I can file a bug report. For this I need a debug build with symbols, to get an accurate stack and determine where in the code the issue is.

Would it be possible to create and host builds of ffmpeg with debug symbols here?

Thanks!

Stable link to latest builds

It would be very useful to have links with stable paths that are maintained to point at the relevant latest builds.
I'm trying to script up installing FFmpeg on Windows and the paths have just changed. I don't think there was any way I could have predicted what today's path was going to be. I'm trying to use the 4.3.1 shared build.
Thanks!

Windows is blocking the DLLs

Hi,

I'm trying to use a software called Reaper to edit videos. In order to use ffmpeg, I need to put your dll files (the ones that are inside the bin folder) inside a user plugins folder. I tried this in another machine (running windows 8.1) and it works fine. The procedure is simple and is described here. But in my Windows 10 machine Reaper simply doesn`t load those dll files. I noticed that the dll files were blocked in the properties, so I unblocked then. They seem to be unblocked now in properties, but I used all those different methods anyway:
https://www.tenforums.com/tutorials/5357-unblock-file-windows-10-a.html
https://www.tenforums.com/tutorials/124092-use-applocker-allow-block-dll-files-running-windows-10-a.html
https://www.tenforums.com/tutorials/85418-how-disable-downloaded-files-being-blocked-windows.html

Things I tried:
-If I put another dll files there (for other plugins) they (the other plugins) work fine.
-I already downloaded the ffmpeg from 4 different sources and also different versions.
-I tried the same thing with a portable version of Reaper, that uses a different user plugin folder, but it also didn`t work.
-I added the user plugins folder path as exceptions on Windows security and Malwarebytes.
-I tried running Reaper with Windows security and Malwarebytes disabled.
-In Reaper community, nobody seems to have this problem

Someone told me that I should register the DLLs. I tried the procedure of using the command FOR %1 IN (*.DLL) DO REGSVR32 %1, but it gives me the error that says the dll is read but the DLLRegistryServer entry point is not found.
I also tried :
-register using RegDIIView and it gives me the error "Failed to register. Error 127. The specified procedure could not be found". About that error, I read somewhere else that (about an unrelated dll called comdlg32) "Certain DLLs won't register if they are not ActiveX DLLs. comdlg32 is not an ActiveX DLL, that's why you're getting that error."
-right click one of the DLLs > open with > C:\Windows\SysWOW64\regsvr32.exe, and it also gives me the error that says the dll is read but the DLLRegistryServer entry point is not found.

Somehow Windows is preventing Reaper from loading those dll files. What can I do?

Thanks,

What I have:
ffmpeg-n4.3.1-30-g666d2fc6e2-win64-gpl-shared-4.3
Windows 10 Pro
Version 20H2 19042.746
Windows Feature Experience Pack 120.2212.551.0

LV2 support?

LV2 (LADSPA Version 2) is a set of royalty-free open standards for plug-ins and matching host applications. LV2 is an extensible framework, allowing a program to load a plugin to do some processing.

To enable compilation of this filter ffmpeg needs to be configured with --enable-lv2 (docs).

Is it possible to add LV2 support to ffmpeg builds?

since version N-99692-gde59826703 (2020-10-22) an error occurs when using nvidia "h264_nvenc" library in Windows

d:\user\Videos>D:\software\youtube-dl\ffmpeg.exe -i "D:\user\Videos\RVC Recordings\The deceived - Aflevering 1 (Seizoen 1) VRT NU.mpg" -ss 00:00:03.000 -t 01:27:09.000 -c:v h264_nvenc -preset slow -c:a aac "D:\user\Videos\deceived\the deceived 1 01 aflevering 1.mp4"
ffmpeg version N-99692-gde59826703 Copyright (c) 2000-2020 the FFmpeg developers
built with gcc 9.3-win32 (GCC) 20200320
configuration: --prefix=/ffbuild/prefix --pkg-config-flags=--static --pkg-config=pkg-config --cross-prefix=x86_64-w64-mingw32- --arch=x86_64 --target-os=mingw32 --enable-version3 --disable-debug --enable-iconv --enable-zlib --enable-libxml2 --enable-libfreetype --enable-libfribidi --enable-gmp --enable-lzma --enable-fontconfig --enable-opencl --enable-libvmaf --enable-vulkan --enable-libvorbis --enable-amf --enable-libaom --disable-avisynth --enable-libdav1d --disable-libdavs2 --enable-ffnvcodec --enable-cuda-llvm --enable-libglslang --enable-libass --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvpx --enable-libwebp --enable-libmfx --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librav1e --enable-schannel --enable-sdl2 --enable-libsoxr --enable-libsrt --enable-libsvtav1 --enable-libtwolame --enable-libuavs3d --disable-libvidstab --disable-libx264 --disable-libx265 --disable-libxavs2 --disable-libxvid --enable-libzimg --extra-cflags=-DLIBTWOLAME_STATIC --extra-cxxflags= --extra-ldflags=-pthread --extra-libs=-lgomp
libavutil 56. 60.100 / 56. 60.100
libavcodec 58.111.101 / 58.111.101
libavformat 58. 62.100 / 58. 62.100
libavdevice 58. 11.102 / 58. 11.102
libavfilter 7. 88.100 / 7. 88.100
libswscale 5. 8.100 / 5. 8.100
libswresample 3. 8.100 / 3. 8.100
Input #0, mpeg, from 'D:\user\Videos\RVC Recordings\The deceived - Aflevering 1 (Seizoen 1) VRT NU.mpg':
Duration: 01:27:19.64, start: 0.409600, bitrate: 10347 kb/s
Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p(tv, progressive), 1920x1080 [SAR 1:1 DAR 16:9], 30 fps, 30 tbr, 90k tbn, 60 tbc
Side data:
cpb: bitrate max/min/avg: 13000000/0/0 buffer size: 5324800 vbv_delay: N/A
Stream #0:1[0x1c0]: Audio: mp2, 48000 Hz, stereo, s16p, 192 kb/s
Stream mapping:
Stream #0:0 -> #0:0 (mpeg2video (native) -> h264 (h264_nvenc))
Stream #0:1 -> #0:1 (mp2 (native) -> aac (native))
Press [q] to stop, [?] for help
[h264_nvenc @ 000001bd1744d140] Cannot get the preset configuration: invalid device (4): EncodeAPI Internal Error.
Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Conversion failed!

Description of builds

Hi
No matter how tech-savvy they are, I don't think most users understand the difference between all these builds.
Can you please provide some description of the differences between them? in the Wiki would be good.

thanks

Invalid dll name

Downlaoded ffmpeg-n4.3.1-26-gca55240b8c-win64-lgpl-shared-4.3.zip. Linked executable. It required avcodec-57.dll, zip contains avcodec-58.dll. Only me?

Feature Request: Enabiling high bitdepth mode for VP9

According to VP9 Encoding Guide just need to add --enable-vp9-highbitdepth, but I have not tested it yet myself.

Just noticed that the libvpx-vp9 didn't support 10-bit pixel format currently:

Encoder libvpx-vp9 [libvpx VP9]:
    General capabilities: delay threads
    Threading capabilities: auto
    Supported pixel formats: yuv420p yuva420p yuv422p yuv440p yuv444p gbrp

Thanks again for your builds! FastFlix have been able to support a wide array of encoders and options thanks to it!

please explain 2 differing build sets

What is the difference between the dual sets of builds you have?

For example, what is the difference between these?:

ffmpeg-n4.3.1-20-g8a2acdc6da-win64-lgpl-shared-4.3
ffmpeg-N-99555-g00772ef4f7-win64-lgpl-shared

No such filter: 'libvmaf'

Hi,
I'm having error 'No such filter libvmaf' while trying to calculate vmaf metric:
image

I do not have the issue if I use gyan or zeranoe builds:
image

Thanks.

build with librsvg

Hi,
would it be possible to include librsvg in your ffmpeg build?
This would be great
Thank you

is it possible to also build some win32 versions?

I am currently working on the Scoop project for an update of the FFmpeg bucket refresh: #1454

I am using your build and may ask if you could also build these win32 variants:

  • ffmpeg-n4.3.1-20-g8a2acdc6da-win64-gpl-4.3.zip
  • ffmpeg-n4.3.1-20-g8a2acdc6da-win64-gpl-shared-4.3.zip

Build doesn't work in docker rootless mode

Trying to make a build locally resulted in the following error:

+ docker run --rm -i -u 1000:1000 -v /home/phantom/FFmpeg-Builds/ffbuild:/ffbuild docker.pkg.github.com/btbn/ffmpeg-builds/win32-lgpl-shared:latest bash -s
+ cd /ffbuild
+ rm -rf ffmpeg prefix
+ git clone https://github.com/FFmpeg/FFmpeg.git ffmpeg
fatal: could not create work tree dir 'ffmpeg': Permission denied

Looks like the issue is that the commands inside the container are run with my own user id, when they should be run with user id 1. If I remove -u "$(id -u):$(id -g)" from build.sh, then the commands succeed. I'd send a pull request with this change, but I'm assuming there must be some significance to manually setting the user id in the script, otherwise the option wouldn't be there.

config.h header file

Hello,

There are many un-added header files in the build archives. All those can be added from source Ffmpeg repo but config.h file is auto generated when built, can you please add autogenerated config.h file into file archives/include folder ?

Thanks.

Does the latest version support target win32?

I try to compile for target win32 and get the following error. It looks like the package named โ€˜win32-gplโ€™ does not exist. How can I solve this problem? Thank you.

CM@DESKTOP-DGMS1HK MINGW64 /e/FFmpeg-Builds-autobuild-2021-03-02-12-32
$ ./build.sh win32 gpl
++ dirname ./build.sh

  • cd .
  • source util/vars.sh
    ++ [[ 2 -lt 2 ]]
    ++ TARGET=win32
    ++ VARIANT=gpl
    ++ shift 2
    ++ [[ -f variants/win32-gpl.sh ]]
    ++ ADDINS=()
    ++ ADDINS_STR=
    ++ [[ 0 -gt 0 ]]
    ++ REPO=btbn/ffmpeg-builds
    ++ REPO=btbn/ffmpeg-builds
    ++ REGISTRY=docker.pkg.github.com
    ++ BASE_IMAGE=docker.pkg.github.com/btbn/ffmpeg-builds/base:latest
    ++ TARGET_IMAGE=docker.pkg.github.com/btbn/ffmpeg-builds/base-win32:latest
    ++ IMAGE=docker.pkg.github.com/btbn/ffmpeg-builds/win32-gpl:latest
  • source variants/win32-gpl.sh
    +++ dirname variants/win32-gpl.sh
    ++ source variants/default-install.sh
    +++ dirname variants/win32-gpl.sh
    ++ source variants/defaults-gpl.sh
    +++ FF_CONFIGURE='--enable-gpl --enable-version3 --disable-debug'
    +++ FF_CFLAGS=
    +++ FF_CXXFLAGS=
    +++ FF_LDFLAGS=
    +++ GIT_BRANCH=master
    ++ docker run --rm docker.pkg.github.com/btbn/ffmpeg-builds/win32-gpl:latest bash -c 'echo $FFBUILD_PREFIX'
    Unable to find image 'docker.pkg.github.com/btbn/ffmpeg-builds/win32-gpl:latest' locally
    docker: Error response from daemon: repository docker.pkg.github.com/btbn/ffmpeg-builds/win32-gpl not found: name unknown: docker package "win32-gpl" does not exist under owner "btbn/ffmpeg-builds".
    See 'docker run --help'.

Unable to find shared libraries

After installing ffmpeg full build from here, I am not able to get other libraries like avformat-55.dll. Can you please let me know where to download these from?

It doesn't work properly on my Windows 7 computer

Hello, I have written a small piece of software in Python. It works on my Win10 computer, but it doesn't work when it is downloaded to my Win7 computer. Why is that?An error is as follows

a

The FFMPEg-related EXE file I downloaded was placed in a directory of the EXE file I packaged. May I ask what problem caused it to be unavailable?

Versin file

ffmpeg-N-100459-ga7f9b3b954-win64-gpl-vulkan.zip -- 100 MB.
ffmpeg -i (no working)
ffmpeg -version (no working)

I can't build win32 dll

./makeimage.sh win32 gpl
Allways return this error:
The command '/bin/sh -c run_stage' returned a non-zero code: 255

please help me!
error

Builds for win32 and pdb

Will you plan to build for win32 and offer pdb files
Those are really important to me.
Think you!

ffplay 4.2.3 vs ffplay 4.3.1

ffplay 4.2.3 can start one stream while 4.3.1 can't. It shouldn't be.
I obtained m3u8 url from browser's network monitor.
This is the website broadcasting i24 News Live:

https://www.i24news.tv/ar/%D9%85%D8%A8%D8%A7%D8%B4%D8%B1

I have observed that number of programs from one time in the past can start the stream
and number of programs from recent time can't: streamlink, ffplay, mpv.

Here is a hint what causes this error:

streamlink/streamlink#3361 (comment)

I post output from working ffplay 4.2.3 and failing 4.3.1

Old streamlink can start the stream with ffplay 4.3.1 and new stramlink can't.
After that I found that ffplay 4.2.4 starts the stream and 4.3.1. doesn't.

Where would be the right place to report this bug if not here with ffmpeg?

C:\>ffplay.exe "https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/playlist-all_dvr.m3u8?__nn__=5476555825001&hdnea=st=1607337000~exp=1607340600~acl=/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/*~hmac=7e413b988a011efe0dbc6ec5b2ff919b818e0ccb6510896e6b664eb62d70f549&__nn__=5476555825001&hdnea=st=1593502200~exp=1593505800~acl=/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/*~hmac=e10085a246c4608e9f04e7d4b925449af4c8477024068d6ca8e4e3f9de7364b1&__nn__=5476555825001&hdnea=st=1579100400~exp=1579104000~acl=/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/*~hmac=c186cee77d80e35d26659b79813e3945270ce3339b49292ac0a39914dba1ffc5"
ffplay version n4.3.1-26-gca55240b8c Copyright (c) 2003-2020 the FFmpeg developers
  built with gcc 9.3-win32 (GCC) 20200320
  configuration: --prefix=/ffbuild/prefix --pkg-config-flags=--static --pkg-config=pkg-config --cross-prefix=x86_64-w64-mingw32- --arch=x86_64 --target-os=mingw32 --enable-gpl --enable-version3 --disable-debug --enable-shared --disable-static --disable-debug --disable-w32threads --enable-pthreads --enable-iconv --enable-zlib --enable-libxml2 --enable-libfreetype --enable-libfribidi --enable-gmp --enable-lzma --enable-fontconfig --enable-opencl --enable-libvmaf --disable-vulkan --enable-libvorbis --enable-amf --enable-libaom --enable-avisynth --enable-libdav1d --enable-libdavs2 --enable-ffnvcodec --enable-cuda-llvm --disable-libglslang --enable-libass --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvpx --enable-libwebp --enable-libmfx --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librav1e --enable-librubberband --enable-schannel --enable-sdl2 --enable-libsoxr --enable-libsrt --enable-libtwolame --enable-libvidstab --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxvid --enable-libzimg --extra-cflags=-DLIBTWOLAME_STATIC --extra-cxxflags= --extra-ldflags=-pthread --extra-libs=-lgomp
  libavutil      56. 51.100 / 56. 51.100
  libavcodec     58. 91.100 / 58. 91.100
  libavformat    58. 45.100 / 58. 45.100
  libavdevice    58. 10.100 / 58. 10.100
  libavfilter     7. 85.100 /  7. 85.100
  libswscale      5.  7.100 /  5.  7.100
  libswresample   3.  7.100 /  3.  7.100
  libpostproc    55.  7.100 / 55.  7.100
[hls @ 00000289b2f83d40] Skip ('#EXT-X-VERSION:3')sq=    0B f=0/0
[hls @ 00000289b2f83d40] Opening 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_0/chunklist_dvr.m3u8?hdnea2=exp=1607366720~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=5468ffb8c4b361db44e3fd8479e747cfabdca9be6bf2e9748d643e32b0f5af8f' for reading
[https @ 00000289b2f89500] HTTP error 403 Forbiddenq=    0B f=0/0
[hls @ 00000289b2f83d40] parse_playlist error Server returned 403 Forbidden (access denied) [https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_0/chunklist_dvr.m3u8?hdnea2=exp=1607366720~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=5468ffb8c4b361db44e3fd8479e747cfabdca9be6bf2e9748d643e32b0f5af8f]
[hls @ 00000289b2f83d40] Opening 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_1/chunklist_dvr.m3u8?hdnea2=exp=1607366720~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=5468ffb8c4b361db44e3fd8479e747cfabdca9be6bf2e9748d643e32b0f5af8f' for reading
[https @ 00000289b2f89500] HTTP error 403 Forbiddenq=    0B f=0/0
[hls @ 00000289b2f83d40] parse_playlist error Server returned 403 Forbidden (access denied) [https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_1/chunklist_dvr.m3u8?hdnea2=exp=1607366720~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=5468ffb8c4b361db44e3fd8479e747cfabdca9be6bf2e9748d643e32b0f5af8f]
[hls @ 00000289b2f83d40] Opening 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_2/chunklist_dvr.m3u8?hdnea2=exp=1607366720~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=5468ffb8c4b361db44e3fd8479e747cfabdca9be6bf2e9748d643e32b0f5af8f' for reading
[https @ 00000289b2f89500] HTTP error 403 Forbiddenq=    0B f=0/0
[hls @ 00000289b2f83d40] parse_playlist error Server returned 403 Forbidden (access denied) [https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_2/chunklist_dvr.m3u8?hdnea2=exp=1607366720~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=5468ffb8c4b361db44e3fd8479e747cfabdca9be6bf2e9748d643e32b0f5af8f]
[hls @ 00000289b2f83d40] Opening 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_3/chunklist_dvr.m3u8?hdnea2=exp=1607366720~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=5468ffb8c4b361db44e3fd8479e747cfabdca9be6bf2e9748d643e32b0f5af8f' for reading
[https @ 00000289b2f89500] HTTP error 403 Forbiddenq=    0B f=0/0
[hls @ 00000289b2f83d40] parse_playlist error Server returned 403 Forbidden (access denied) [https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_3/chunklist_dvr.m3u8?hdnea2=exp=1607366720~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=5468ffb8c4b361db44e3fd8479e747cfabdca9be6bf2e9748d643e32b0f5af8f]
[hls @ 00000289b2f83d40] Opening 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_4/chunklist_dvr.m3u8?hdnea2=exp=1607366720~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=5468ffb8c4b361db44e3fd8479e747cfabdca9be6bf2e9748d643e32b0f5af8f' for reading
[https @ 00000289b2f89500] HTTP error 403 Forbiddenq=    0B f=0/0
[hls @ 00000289b2f83d40] parse_playlist error Server returned 403 Forbidden (access denied) [https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_4/chunklist_dvr.m3u8?hdnea2=exp=1607366720~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=5468ffb8c4b361db44e3fd8479e747cfabdca9be6bf2e9748d643e32b0f5af8f]
[hls @ 00000289b2f83d40] Opening 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_5/chunklist_dvr.m3u8?hdnea2=exp=1607366720~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=5468ffb8c4b361db44e3fd8479e747cfabdca9be6bf2e9748d643e32b0f5af8f' for reading
[https @ 00000289b2f89500] HTTP error 403 Forbiddenq=    0B f=0/0
[hls @ 00000289b2f83d40] parse_playlist error Server returned 403 Forbidden (access denied) [https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_5/chunklist_dvr.m3u8?hdnea2=exp=1607366720~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=5468ffb8c4b361db44e3fd8479e747cfabdca9be6bf2e9748d643e32b0f5af8f]
[hls @ 00000289b2f83d40] Empty segment [https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_0/chunklist_dvr.m3u8?hdnea2=exp=1607366720~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=5468ffb8c4b361db44e3fd8479e747cfabdca9be6bf2e9748d643e32b0f5af8f]
[hls @ 00000289b2f83d40] Empty segment [https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_1/chunklist_dvr.m3u8?hdnea2=exp=1607366720~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=5468ffb8c4b361db44e3fd8479e747cfabdca9be6bf2e9748d643e32b0f5af8f]
[hls @ 00000289b2f83d40] Empty segment [https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_2/chunklist_dvr.m3u8?hdnea2=exp=1607366720~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=5468ffb8c4b361db44e3fd8479e747cfabdca9be6bf2e9748d643e32b0f5af8f]
[hls @ 00000289b2f83d40] Empty segment [https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_3/chunklist_dvr.m3u8?hdnea2=exp=1607366720~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=5468ffb8c4b361db44e3fd8479e747cfabdca9be6bf2e9748d643e32b0f5af8f]
[hls @ 00000289b2f83d40] Empty segment [https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_4/chunklist_dvr.m3u8?hdnea2=exp=1607366720~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=5468ffb8c4b361db44e3fd8479e747cfabdca9be6bf2e9748d643e32b0f5af8f]
[hls @ 00000289b2f83d40] Empty segment [https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_5/chunklist_dvr.m3u8?hdnea2=exp=1607366720~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=5468ffb8c4b361db44e3fd8479e747cfabdca9be6bf2e9748d643e32b0f5af8f]
Input #0, hls, from 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/playlist-all_dvr.m3u8?__nn__=5476555825001&hdnea=st=1607337000~exp=1607340600~acl=/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/*~hmac=7e413b988a011efe0dbc6ec5b2ff919b818e0ccb6510896e6b664eb62d70f549&__nn__=5476555825001&hdnea=st=1593502200~exp=1593505800~acl=/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/*~hmac=e10085a246c4608e9f04e7d4b925449af4c8477024068d6ca8e4e3f9de7364b1&__nn__=5476555825001&hdnea=st=1579100400~exp=1579104000~acl=/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/*~hmac=c186cee77d80e35d26659b79813e3945270ce3339b49292ac0a39914dba1ffc5':
  Duration: N/A, bitrate: N/A
  Program 0
    Metadata:
      variant_bitrate : 2347008
  Program 1
    Metadata:
      variant_bitrate : 2083840
  Program 2
    Metadata:
      variant_bitrate : 1323008
  Program 3
    Metadata:
      variant_bitrate : 1015808
  Program 4
    Metadata:
      variant_bitrate : 657408
  Program 5
    Metadata:
      variant_bitrate : 452608
Failed to open file 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/playlist-all_dvr.m3u8?__nn__=5476555825001&hdnea=st=1607337000~exp=1607340600~acl=/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/*~hmac=7e413b988a011efe0dbc6ec5b2ff919b818e0ccb6510896e6b664eb62d70f549&__nn__=5476555825001&hdnea=st=1593502200~exp=1593505800~acl=/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/*~hmac=e10085a246c4608e9f04e7d4b925449af4c8477024068d6ca8e4e3f9de7364b1&__nn__=5476555825001&hdnea=st=1579100400~exp=1579104000~acl=/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/*~hmac=c186cee77d80e35d26659b79813e3945270ce3339b49292ac0a39914dba1ffc5' or configure filtergraph
[tls @ 00000289b2f88940] Failed to send close message    0B f=0/0
C:\>ffplay.exe "https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/playlist-all_dvr.m3u8?__nn__=5476555825001&hdnea=st=1607337000~exp=1607340600~acl=/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/*~hmac=7e413b988a011efe0dbc6ec5b2ff919b818e0ccb6510896e6b664eb62d70f549&__nn__=5476555825001&hdnea=st=1593502200~exp=1593505800~acl=/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/*~hmac=e10085a246c4608e9f04e7d4b925449af4c8477024068d6ca8e4e3f9de7364b1&__nn__=5476555825001&hdnea=st=1579100400~exp=1579104000~acl=/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/*~hmac=c186cee77d80e35d26659b79813e3945270ce3339b49292ac0a39914dba1ffc5"
ffplay version 4.2.3 Copyright (c) 2003-2020 the FFmpeg developers
  built with gcc 9.3.1 (GCC) 20200523
  configuration: --disable-static --enable-shared --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt
  libavutil      56. 31.100 / 56. 31.100
  libavcodec     58. 54.100 / 58. 54.100
  libavformat    58. 29.100 / 58. 29.100
  libavdevice    58.  8.100 / 58.  8.100
  libavfilter     7. 57.100 /  7. 57.100
  libswscale      5.  5.100 /  5.  5.100
  libswresample   3.  5.100 /  3.  5.100
  libpostproc    55.  5.100 / 55.  5.100
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-VERSION:3')sq=    0B f=0/0
[hls @ 0000020a5cdadd40] Opening 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_0/chunklist_dvr.m3u8?hdnea2=exp=1607367168~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=6c72656308e3145fc2b3d308ebdc18ab581ec75aceaf6ad822cb28e493f164ad' for reading
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-VERSION:3')sq=    0B f=0/0
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:36')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
[hls @ 0000020a5cdadd40] Skip ('#BCOV-RENDITION-DATA-X-STREAM-INF:BANDWIDTH=2347008,AVERAGE-BANDWIDTH=2347008,AUDIO-SAMPLING-RATE=44100,AUDIO-CHANNEL-CONFIGURATION=2,RESOLUTION=1280x720,FRAME-RATE=30.000,FRAME-RATE-RATIO=30/1,CODECS="mp4a.40.2,avc1.4d4029"')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T08:52:33.689+00:00')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T08:52:39.689+00:00')

[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T10:52:21.689+00:00')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T10:52:27.689+00:00')
[https @ 0000020a5ce3d400] Opening 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_1/chunklist_dvr.m3u8?hdnea2=exp=1607367168~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=6c72656308e3145fc2b3d308ebdc18ab581ec75aceaf6ad822cb28e493f164ad' for reading
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-VERSION:3')sq=    0B f=0/0
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:36')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
[hls @ 0000020a5cdadd40] Skip ('#BCOV-RENDITION-DATA-X-STREAM-INF:BANDWIDTH=2083840,AVERAGE-BANDWIDTH=2083840,AUDIO-SAMPLING-RATE=44100,AUDIO-CHANNEL-CONFIGURATION=2,RESOLUTION=960x540,FRAME-RATE=30.000,FRAME-RATE-RATIO=30/1,CODECS="mp4a.40.2,avc1.4d4029"')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T08:52:39.689+00:00')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T08:52:45.689+00:00')

[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T10:52:27.689+00:00')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T10:52:33.689+00:00')
[https @ 0000020a5ce3d400] Opening 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_2/chunklist_dvr.m3u8?hdnea2=exp=1607367168~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=6c72656308e3145fc2b3d308ebdc18ab581ec75aceaf6ad822cb28e493f164ad' for reading
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-VERSION:3')sq=    0B f=0/0
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:36')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
[hls @ 0000020a5cdadd40] Skip ('#BCOV-RENDITION-DATA-X-STREAM-INF:BANDWIDTH=1323008,AVERAGE-BANDWIDTH=1323008,AUDIO-SAMPLING-RATE=44100,AUDIO-CHANNEL-CONFIGURATION=2,RESOLUTION=854x480,FRAME-RATE=30.000,FRAME-RATE-RATIO=30/1,CODECS="mp4a.40.2,avc1.4d4020"')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T08:52:39.689+00:00')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T08:52:45.689+00:00')

[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T10:52:27.689+00:00')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T10:52:33.689+00:00')
[https @ 0000020a5ce3d400] Opening 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_3/chunklist_dvr.m3u8?hdnea2=exp=1607367168~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=6c72656308e3145fc2b3d308ebdc18ab581ec75aceaf6ad822cb28e493f164ad' for reading
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-VERSION:3')sq=    0B f=0/0
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:36')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
[hls @ 0000020a5cdadd40] Skip ('#BCOV-RENDITION-DATA-X-STREAM-INF:BANDWIDTH=1015808,AVERAGE-BANDWIDTH=1015808,AUDIO-SAMPLING-RATE=44100,AUDIO-CHANNEL-CONFIGURATION=2,RESOLUTION=640x360,FRAME-RATE=30.000,FRAME-RATE-RATIO=30/1,CODECS="mp4a.40.2,avc1.4d401f"')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T08:52:39.689+00:00')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T08:52:45.689+00:00')

[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T10:52:27.689+00:00')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T10:52:33.689+00:00')
[https @ 0000020a5ce3d400] Opening 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_4/chunklist_dvr.m3u8?hdnea2=exp=1607367168~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=6c72656308e3145fc2b3d308ebdc18ab581ec75aceaf6ad822cb28e493f164ad' for reading
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-VERSION:3')sq=    0B f=0/0
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:36')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
[hls @ 0000020a5cdadd40] Skip ('#BCOV-RENDITION-DATA-X-STREAM-INF:BANDWIDTH=657408,AVERAGE-BANDWIDTH=657408,AUDIO-SAMPLING-RATE=44100,AUDIO-CHANNEL-CONFIGURATION=2,RESOLUTION=480x270,FRAME-RATE=30.000,FRAME-RATE-RATIO=30/1,CODECS="mp4a.40.2,avc1.4d401e"')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T08:52:39.689+00:00')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T08:52:45.689+00:00')

[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T10:52:27.689+00:00')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T10:52:33.689+00:00')
[https @ 0000020a5ce3d400] Opening 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_5/chunklist_dvr.m3u8?hdnea2=exp=1607367168~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=6c72656308e3145fc2b3d308ebdc18ab581ec75aceaf6ad822cb28e493f164ad' for reading
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-VERSION:3')sq=    0B f=0/0
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:36')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
[hls @ 0000020a5cdadd40] Skip ('#BCOV-RENDITION-DATA-X-STREAM-INF:BANDWIDTH=452608,AVERAGE-BANDWIDTH=452608,AUDIO-SAMPLING-RATE=44100,AUDIO-CHANNEL-CONFIGURATION=2,RESOLUTION=320x180,FRAME-RATE=30.000,FRAME-RATE-RATIO=30/1,CODECS="mp4a.40.2,avc1.4d4015"')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T08:52:39.689+00:00')

[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T10:52:27.689+00:00')
[hls @ 0000020a5cdadd40] Skip ('#EXT-X-PROGRAM-DATE-TIME:2020-12-07T10:52:33.689+00:00')
[hls @ 0000020a5cdadd40] Opening 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/alive.key192710_41ca5ef4-1d15-4eb1-a9f3-f2f924f22b55?hdnea2=exp=1607367168~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=6c72656308e3145fc2b3d308ebdc18ab581ec75aceaf6ad822cb28e493f164ad' for reading
[hls @ 0000020a5cdadd40] Opening 'crypto+https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_0/1he620s9_885039906fc54ff3b72c525dafc79c4e_media_192714.ts?hdnea2=exp=1607367168~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=6c72656308e3145fc2b3d308ebdc18ab581ec75aceaf6ad822cb28e493f164ad' for reading
[hls @ 0000020a5cdadd40] Opening 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/alive.key192710_8de03f94-ec08-4bf9-a9c0-b9555888f9e6?hdnea2=exp=1607367168~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=6c72656308e3145fc2b3d308ebdc18ab581ec75aceaf6ad822cb28e493f164ad' for reading
[hls @ 0000020a5cdadd40] Opening 'crypto+https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_1/3nkzl5i2_710bfd85e44f4e9ab6468e225ecd9309_media_192714.ts?hdnea2=exp=1607367168~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=6c72656308e3145fc2b3d308ebdc18ab581ec75aceaf6ad822cb28e493f164ad' for reading
[hls @ 0000020a5cdadd40] Opening 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/alive.key192710_d0e5dd1a-3bc8-4f38-8621-c1c4d2d872e2?hdnea2=exp=1607367168~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=6c72656308e3145fc2b3d308ebdc18ab581ec75aceaf6ad822cb28e493f164ad' for reading
[hls @ 0000020a5cdadd40] Opening 'crypto+https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_2/7773ocb8_77bbc2bd821645e4b22d81bd334b68df_media_192714.ts?hdnea2=exp=1607367168~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=6c72656308e3145fc2b3d308ebdc18ab581ec75aceaf6ad822cb28e493f164ad' for reading
[hls @ 0000020a5cdadd40] Opening 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/alive.key192710_c62e881a-3e7a-4745-8c61-64ab117c7085?hdnea2=exp=1607367168~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=6c72656308e3145fc2b3d308ebdc18ab581ec75aceaf6ad822cb28e493f164ad' for reading
[hls @ 0000020a5cdadd40] Opening 'crypto+https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_3/sx9q3p91_aed533d13da44239a96eb586246da616_media_192714.ts?hdnea2=exp=1607367168~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=6c72656308e3145fc2b3d308ebdc18ab581ec75aceaf6ad822cb28e493f164ad' for reading
[hls @ 0000020a5cdadd40] Opening 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/alive.key192710_7d8697b6-c356-45d7-842d-4b04123fdbeb?hdnea2=exp=1607367168~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=6c72656308e3145fc2b3d308ebdc18ab581ec75aceaf6ad822cb28e493f164ad' for reading
[hls @ 0000020a5cdadd40] Opening 'crypto+https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_4/hc1ghfkk_1ad71370e67d4b858aed0719bd06cebb_media_192714.ts?hdnea2=exp=1607367168~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=6c72656308e3145fc2b3d308ebdc18ab581ec75aceaf6ad822cb28e493f164ad' for reading
[hls @ 0000020a5cdadd40] Opening 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/alive.key192710_6d1b9690-bd4e-4c2b-bdfa-a91ce639e07f?hdnea2=exp=1607367168~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=6c72656308e3145fc2b3d308ebdc18ab581ec75aceaf6ad822cb28e493f164ad' for reading
[hls @ 0000020a5cdadd40] Opening 'crypto+https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/profile_5/etbar7d2_4f176691f4694608834fc2ed82610a22_media_192714.ts?hdnea2=exp=1607367168~acl=%2f773a2fa387914315ad11e6957cd54f6e%2feu-central-1%2f5377161796001%2f*~hmac=6c72656308e3145fc2b3d308ebdc18ab581ec75aceaf6ad822cb28e493f164ad' for reading
Input #0, hls, from 'https://i24alive2.akamaized.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/playlist-all_dvr.m3u8?__nn__=5476555825001&hdnea=st=1607337000~exp=1607340600~acl=/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/*~hmac=7e413b988a011efe0dbc6ec5b2ff919b818e0ccb6510896e6b664eb62d70f549&__nn__=5476555825001&hdnea=st=1593502200~exp=1593505800~acl=/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/*~hmac=e10085a246c4608e9f04e7d4b925449af4c8477024068d6ca8e4e3f9de7364b1&__nn__=5476555825001&hdnea=st=1579100400~exp=1579104000~acl=/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/*~hmac=c186cee77d80e35d26659b79813e3945270ce3339b49292ac0a39914dba1ffc5':
  Duration: N/A, start: 13193.947956, bitrate: N/A
  Program 0
    Metadata:
      variant_bitrate : 2347008
    Stream #0:0: Data: timed_id3 (ID3  / 0x20334449)
    Metadata:
      variant_bitrate : 2347008
    Stream #0:1: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 30 tbr, 90k tbn, 60 tbc
    Metadata:
      variant_bitrate : 2347008
    Stream #0:2: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp
    Metadata:
      variant_bitrate : 2347008
  Program 1
    Metadata:
      variant_bitrate : 2083840
    Stream #0:3: Data: timed_id3 (ID3  / 0x20334449)
    Metadata:
      variant_bitrate : 2083840
    Stream #0:4: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p(tv, bt709), 960x540 [SAR 1:1 DAR 16:9], 30 tbr, 90k tbn, 60 tbc
    Metadata:
      variant_bitrate : 2083840
    Stream #0:5: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp
    Metadata:
      variant_bitrate : 2083840
  Program 2
    Metadata:
      variant_bitrate : 1323008
    Stream #0:6: Data: timed_id3 (ID3  / 0x20334449)
    Metadata:
      variant_bitrate : 1323008
    Stream #0:7: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p(tv, bt709), 854x480 [SAR 1:1 DAR 427:240], 30 tbr, 90k tbn, 60 tbc
    Metadata:
      variant_bitrate : 1323008
    Stream #0:8: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp
    Metadata:
      variant_bitrate : 1323008
  Program 3
    Metadata:
      variant_bitrate : 1015808
    Stream #0:9: Data: timed_id3 (ID3  / 0x20334449)
    Metadata:
      variant_bitrate : 1015808
    Stream #0:10: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p(tv, smpte170m), 640x360 [SAR 1:1 DAR 16:9], 30 tbr, 90k tbn, 60 tbc
    Metadata:
      variant_bitrate : 1015808
    Stream #0:11: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp
    Metadata:
      variant_bitrate : 1015808
  Program 4
    Metadata:
      variant_bitrate : 657408
    Stream #0:12: Data: timed_id3 (ID3  / 0x20334449)
    Metadata:
      variant_bitrate : 657408
    Stream #0:13: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p(tv, smpte170m), 480x270 [SAR 1:1 DAR 16:9], 30 tbr, 90k tbn, 60 tbc
    Metadata:
      variant_bitrate : 657408
    Stream #0:14: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp
    Metadata:
      variant_bitrate : 657408
  Program 5
    Metadata:
      variant_bitrate : 452608
    Stream #0:15: Data: timed_id3 (ID3  / 0x20334449)
    Metadata:
      variant_bitrate : 452608
    Stream #0:16: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p(tv, smpte170m), 320x180 [SAR 1:1 DAR 16:9], 30 tbr, 90k tbn, 60 tbc
    Metadata:
      variant_bitrate : 452608
    Stream #0:17: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp
    Metadata:
      variant_bitrate : 452608
13197.36 A-V: -0.007 fd=   0 aq=   36KB vq=  349KB sq=    0B f=0/0

double --disable-debug in shared build

run ffmpeg on shared build.

ffmpeg version N-100563-g66deab3a26 Copyright (c) 2000-2021 the FFmpeg developers
built with gcc 9.3-win32 (GCC) 20200320
configuration: --prefix=/ffbuild/prefix --pkg-config-flags=--static --pkg-config=pkg-config --cross-prefix=x86_64-w64-mingw32- --arch=x86_64 --target-os=mingw32 --enable-gpl --enable-version3 --disable-debug --enable-shared --disable-static --disable-debug --disable-w32threads --enable-pthreads --enable-iconv --enable-zlib --enable-libxml2 --enable-libfreetype --enable-libfribidi --enable-gmp --enable-lzma --enable-fontconfig --enable-opencl --enable-libvmaf --disable-vulkan --enable-libvorbis --enable-amf --enable-libaom --enable-avisynth --enable-libdav1d --enable-libdavs2 --enable-ffnvcodec --enable-cuda-llvm --disable-libglslang --enable-libass --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvpx --enable-libwebp --enable-libmfx --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librav1e --enable-librubberband --enable-schannel --enable-sdl2 --enable-libsoxr --enable-libsrt --enable-libsvtav1 --enable-libtwolame --enable-libuavs3d --enable-libvidstab --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxvid --enable-libzimg --extra-cflags=-DLIBTWOLAME_STATIC --extra-cxxflags= --extra-ldflags=-pthread --extra-libs=-lgomp

ffmpeg No such filter: 'scale_app'

ffmpeg -hwaccel cuvid -c:v h264_cuvid -i a.mp4 -c:v h264_nvenc -b:v 2048k -vf scale_app=1280:-1 -y sdafas.mp4

Need to support ffmpeg scale_app , need to download which file
QQๅ›พ็‰‡20210131032834

32bit builds release

Thanks for doing this efforts!
Could you add 32bit builds for release versions - please?

SVT-VP9 support

I would love to have SVT-VP9 ffmpeg encoder enabled!
It requires a small patch and then you can use --enable-libsvtvp9 to enable it

ffmpeg cannot find the program input point vkBindImageMemory 2

I want to install ffmpeg, cmd executes ffmpeg -version, and then ran out of this window (I found that ffmpeg was changed to an English path and directly clicked on ffmpeg.exe, and the result will run out of this window)

https://answers.microsoft.com/zh-hant/windows/forum/windows_10-hardware/%E5%A6%82%E4%BD%95%E4%BF%AE%E5%BE%A9/716b4fed-3de3 -4e61-8700-98521ebea273

I executed

Windows+X select A and enter the following command,

DISM /Online /Cleanup-Image /RestoreHealth

cmd.exe /c "for %1 in (%windir%\system32*.dll) do regsvr32.exe /s %1"

Try again from boot.

But still not resolved

Can ask what to do to solve

Problems with dynamic link libraries
Normally, ffmpeg -version should run out of information

could you tell me how do I do it?

ffmpeg2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.