Last active
October 19, 2020 12:48
-
-
Save JanKoppe/e52bed29e0ec53844a097ad492210d4d to your computer and use it in GitHub Desktop.
ffmpeg-no-decklink-sources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# DesktopVideoUpdateTool -la | |
Available Devices: | |
* DeckLink Quad HDMI Recorder (Gc0272b0) | |
Firmware is up to date |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ffmpeg -version | |
ffmpeg version 4.3.1 Copyright (c) 2000-2020 the FFmpeg developers | |
built with gcc 10.2.0 (GCC) | |
configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-avisynth --enable-fontconfig --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libdav1d --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libiec61883 --enable-libjack --enable-libmfx --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librav1e --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-nvdec --enable-nvenc --enable-omx --enable-shared --enable-version3 --enable-nonfree --enable-decklink | |
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ffmpeg -loglevel verbose -sources decklink | |
ffmpeg version 4.3.1 Copyright (c) 2000-2020 the FFmpeg developers | |
built with gcc 10.2.0 (GCC) | |
configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-avisynth --enable-fontconfig --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libdav1d --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libiec61883 --enable-libjack --enable-libmfx --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librav1e --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-nvdec --enable-nvenc --enable-omx --enable-shared --enable-version3 --enable-nonfree --enable-decklink | |
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 | |
Auto-detected sources for decklink: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
decklink 11.6 | |
decklink-sdk 11.6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# lsmod | |
Module Size Used by | |
blackmagic 565248 0 | |
blackmagic_io 1908736 0 | |
intel_rapl_msr 20480 0 | |
intel_rapl_common 32768 1 intel_rapl_msr | |
x86_pkg_temp_thermal 20480 0 | |
intel_powerclamp 20480 0 | |
snd_hda_codec_hdmi 73728 1 | |
coretemp 20480 0 | |
kvm_intel 323584 0 | |
kvm 851968 1 kvm_intel | |
snd_hda_codec_realtek 139264 1 | |
irqbypass 16384 1 kvm | |
snd_hda_codec_generic 98304 1 snd_hda_codec_realtek | |
crct10dif_pclmul 16384 1 | |
ledtrig_audio 16384 1 snd_hda_codec_generic | |
i915 2662400 1 | |
crc32_pclmul 16384 0 | |
snd_hda_intel 57344 0 | |
snd_intel_dspcfg 24576 1 snd_hda_intel | |
ghash_clmulni_intel 16384 0 | |
ofpart 20480 0 | |
snd_hda_codec 167936 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek | |
cmdlinepart 16384 0 | |
i2c_algo_bit 16384 1 i915 | |
intel_spi_platform 16384 0 | |
aesni_intel 372736 0 | |
intel_spi 24576 1 intel_spi_platform | |
iTCO_wdt 16384 0 | |
crypto_simd 16384 1 aesni_intel | |
spi_nor 73728 1 intel_spi | |
at24 24576 0 | |
intel_pmc_bxt 16384 1 iTCO_wdt | |
drm_kms_helper 266240 1 i915 | |
cryptd 24576 2 crypto_simd,ghash_clmulni_intel | |
glue_helper 16384 1 aesni_intel | |
mtd 81920 6 spi_nor,cmdlinepart,intel_spi,ofpart | |
iTCO_vendor_support 16384 1 iTCO_wdt | |
ppdev 24576 0 | |
snd_hda_core 106496 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek | |
mei_hdcp 24576 0 | |
snd_hwdep 16384 1 snd_hda_codec | |
cec 73728 2 drm_kms_helper,i915 | |
rapl 16384 0 | |
xfs 1802240 1 | |
r8169 98304 0 | |
snd_pcm 147456 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core | |
intel_cstate 20480 0 | |
realtek 24576 1 | |
nls_iso8859_1 16384 1 | |
nls_cp437 20480 1 | |
snd_timer 45056 1 snd_pcm | |
mdio_devres 16384 1 r8169 | |
rc_core 61440 1 cec | |
snd 114688 8 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm | |
vfat 24576 1 | |
of_mdio 24576 1 mdio_devres | |
fat 86016 1 vfat | |
fixed_phy 16384 1 of_mdio | |
i2c_i801 36864 0 | |
intel_gtt 24576 1 i915 | |
libcrc32c 16384 1 xfs | |
intel_uncore 167936 0 | |
pcspkr 16384 0 | |
i2c_smbus 20480 1 i2c_i801 | |
mei_me 49152 1 | |
libphy 151552 5 r8169,mdio_devres,of_mdio,realtek,fixed_phy | |
syscopyarea 16384 1 drm_kms_helper | |
sysfillrect 16384 1 drm_kms_helper | |
soundcore 16384 1 snd | |
sysimgblt 16384 1 drm_kms_helper | |
lpc_ich 28672 0 | |
fb_sys_fops 16384 1 drm_kms_helper | |
mei 126976 3 mei_hdcp,mei_me | |
parport_pc 53248 0 | |
parport 69632 2 parport_pc,ppdev | |
evdev 28672 2 | |
mac_hid 16384 0 | |
drm 585728 3 drm_kms_helper,i915 | |
agpgart 53248 2 intel_gtt,drm | |
ip_tables 32768 0 | |
x_tables 53248 1 ip_tables | |
ext4 815104 1 | |
crc32c_generic 16384 0 | |
crc16 16384 1 ext4 | |
mbcache 16384 1 ext4 | |
jbd2 139264 1 ext4 | |
crc32c_intel 24576 3 | |
xhci_pci 20480 0 | |
ehci_pci 20480 0 | |
xhci_pci_renesas 20480 1 xhci_pci | |
ehci_hcd 98304 1 ehci_pci | |
xhci_hcd 286720 1 xhci_pci |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# lspci | |
00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06) | |
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06) | |
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06) | |
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06) | |
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05) | |
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04) | |
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05) | |
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05) | |
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5) | |
00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d5) | |
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05) | |
00:1f.0 ISA bridge: Intel Corporation H81 Express LPC Controller (rev 05) | |
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05) | |
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05) | |
01:00.0 Multimedia video controller: Blackmagic Design DeckLink Quad HDMI Recorder | |
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# uname -a | |
Linux recorder1 5.9.1-arch1-1 #1 SMP PREEMPT Sat, 17 Oct 2020 13:30:37 +0000 x86_64 GNU/Linux |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment