Panasonic GH4 4K live stream using ffmpeg
Can anyone recommend a good HDMI input card that will work with ffmpeg in Ubuntu Linux? Thanks, Michael Shaffer
On Mon, Jul 15, 2019 at 1:46 AM Michael Shaffer <mikeshaffer@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@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email ffmpeg-user-request@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
On 7/15/2019 4:10 AM, Fred Perie wrote:
On Mon, Jul 15, 2019 at 1:46 AM Michael Shaffer <mikeshaffer@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@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email ffmpeg-user-request@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 _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email ffmpeg-user-request@ffmpeg.org with subject "unsubscribe". I also use black magic cards
On Mon, Jul 15, 2019 at 10:22 AM Jim Shupert <jshupert@theppsgroup.com> wrote:
On 7/15/2019 4:10 AM, Fred Perie wrote:
On Mon, Jul 15, 2019 at 1:46 AM Michael Shaffer <mikeshaffer@gmail.com> wrote:
Can anyone recommend a good HDMI input card that will work with ffmpeg in Ubuntu Linux?
Thanks, Michael Shaffer
I like blackmagic cards as well, but Elgato Camlink 4K can be an option too. As far as I know it is UVC compliant, then it can run plug and play on the system
participants (4)
-
Fred Perie -
Jim Shupert -
Micael Silva -
Michael Shaffer