On Thu, Jul 19, 2018 at 09:41:35 +0200, Flumotion Support wrote: > This is my fffmpeg version > > ffmpeg -version > ffmpeg version N-86442-g8aa6060 Copyright (c) 2000-2017 the FFmpeg developers
You may want to consider upgrading to latest, as quite some work has gone into Decklink support since June of last year. > /usr/local/bin/ffmpeg -re -loglevel 48 -format_code pal -f decklink -i > "DeckLink Mini Recorder" -audio_input embedded -video_input sdi Does this work correctly for you? I understand that "-audio_input" and "-video_input" are input options, and therefore belong *before* "-i". (It may not matter if it works for you.) Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
