lu-zero / bmdtools

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

Ffmpeg instead of avconv. #31

Closed rstanislav closed 10 years ago

rstanislav commented 10 years ago

Tested current version of ffmpeg instead of avconv - bmdtools compiling and working (atleast bmdcapture) with it. So i guess readme needs to be updated :)

lu-zero commented 10 years ago

The readme correctly states that I do not support ffmpeg: I do not test it and tend to ask who does use it to move to avconv before reporting issues.

The fact it works is purely incidental and it would keep working until the FFmpeg project keeps merging all that happens on the Libav side.

The NUT-pipe changes are currently present only on my branch so depending on your usage needs you will need to use it (at least until won't get it in Libav mainline).