[FFmpeg-user] Panasonic GH4 4K live stream using ffmpeg

Fred Perie f.fredperie at gmail.com
Mon Jul 15 11:10:22 EEST 2019


On Mon, Jul 15, 2019 at 1:46 AM Michael Shaffer <mikeshaffer at gmail.com> wrote:
>
> Can anyone recommend a good HDMI input card that will work with ffmpeg in
> Ubuntu Linux?
>
> Thanks,
> Michael Shaffer
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".

Hello Michael,

I use Blackmagic Intensity Pro 4K under Mint whcih support UltraHD.
You have to compile ffmpeg with the relevant option : ./configure
--enable-decklink --extra-cflags="-I/usr/include/blackmagic" ....

This works fine for me.

Fred


More information about the ffmpeg-user mailing list