lu-zero / bmdtools

Basic capture and play programs for Blackmagic Design Decklink
Boost Software License 1.0
198 stars 74 forks source link

ffmpeg and current compatibility state #72

Closed ariselseng closed 8 years ago

ariselseng commented 8 years ago

Hi,

I am using bmdtools and specifically bmdcapture along with https://github.com/lu-zero/libav. There is some very nice filters only available in ffmpeg now (like bwdif and mcdeint) and I was wondering if the changes made to https://github.com/lu-zero/libav is necessary today.

As a workaround, could I pipe from libav to ffmpeg with nut as the container without issues you think?

I could just test this, but I am without any available hardware at the moment so I was hoping if @lu-zero had answers to this.

lu-zero commented 8 years ago

You can port the filters you like to Libav, it would help more people and would be quite a large thank you for my efforts. =)

ariselseng commented 8 years ago

@lu-zero Thank you so much for this project. It has helped a non profit that I work for immensely. As I am no C developer maybe we could hire you to help with this?

lu-zero commented 8 years ago

Would be great =)

me-vlad commented 8 years ago

@cowai JFYI - bmdcapture works with ffmpeg, but not supported by @lu-zero For example bmdtools from http://repo.enetres.net/ (centos 6 repo) - works fine with recent ffmpeg (I use static ffmpeg builds from http://johnvansickle.com/ffmpeg/). So you can test bmdcapture/ffmpeg combination on your workflow, but @lu-zero dont likes ffmpeg related bugs ;)

lu-zero commented 8 years ago

Surely I'm not happy to have people asking for free support for using my code with a project I do not belong to.