[FFmpeg-trac] #6847(ffmpeg:new): Could not create DeckLink iterator, Generic error in an external library

FFmpeg trac at avcodec.org
Mon Nov 20 05:51:28 EET 2017


#6847: Could not create DeckLink iterator, Generic error in an external library
--------------------------------+--------------------------------------
             Reporter:  Syl20   |                     Type:  defect
               Status:  new     |                 Priority:  normal
            Component:  ffmpeg  |                  Version:  git-master
             Keywords:          |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+--------------------------------------
 Hi all,

 I have successfully compiled ffmpeg with Decklink SDK 10.9.5 and up to
 date ffmpeg repo with --enable-decklink option.

 When I run :

 {{{
 ffmpeg -format_code Hi50 -f decklink -i 'UltraStudio Mini Recorder' out.ts
 }}}

 I receive this error :

 {{{
 ffmpeg version N-89130-g218ce1f623 Copyright (c) 2000-2017 the FFmpeg
 developers
   built with Apple LLVM version 8.1.0 (clang-802.0.42)
   configuration: --prefix=/usr/local --pkg-config-flags=--static
 --disable-shared --enable-gpl --enable-nonfree --enable-libass --enable-
 libfdk-aac --enable-libtheora --enable-libvorbis --enable-libvpx --enable-
 libx264 --enable-libx265 --enable-libopus --enable-libxvid --enable-
 libfreetype --enable-decklink --extra-cflags=-I/usr/local/include/
 --extra-ldflags=-L/usr/local/lib/
   libavutil      56.  0.100 / 56.  0.100
   libavcodec     58.  3.103 / 58.  3.103
   libavformat    58.  2.102 / 58.  2.102
   libavdevice    58.  0.100 / 58.  0.100
   libavfilter     7.  2.100 /  7.  2.100
   libswscale      5.  0.101 /  5.  0.101
   libswresample   3.  0.101 /  3.  0.101
   libpostproc    55.  0.100 / 55.  0.100
 [decklink @ 0x7f9d43800000] Could not create DeckLink iterator
 UltraStudio Mini Recorder: Generic error in an external library

 }}}

 Notes :
 > It was working in june 2017.
 > Looks like #4144

 Attached :
 > Full output of configure and make.


 Thank you for your help.

 --
 Sylvain

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6847>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list