{"id":20667053,"url":"https://github.com/lu-zero/libbmd","last_synced_at":"2025-04-19T17:05:34.858Z","repository":{"id":5599277,"uuid":"6806135","full_name":"lu-zero/libbmd","owner":"lu-zero","description":"C wrapper over Blackmagic Devices Decklink C++ api","archived":false,"fork":false,"pushed_at":"2016-01-06T15:32:28.000Z","size":111,"stargazers_count":9,"open_issues_count":10,"forks_count":9,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-05-02T00:15:46.552Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lu-zero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.GPLv3","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-22T01:30:44.000Z","updated_at":"2024-05-02T00:15:46.553Z","dependencies_parsed_at":"2022-09-18T17:22:28.126Z","dependency_job_id":null,"html_url":"https://github.com/lu-zero/libbmd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-zero%2Flibbmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-zero%2Flibbmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-zero%2Flibbmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-zero%2Flibbmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lu-zero","download_url":"https://codeload.github.com/lu-zero/libbmd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224964678,"owners_count":17399434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T19:42:46.723Z","updated_at":"2024-11-16T19:42:47.313Z","avatar_url":"https://github.com/lu-zero.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"libbmd\n======\n\nC wrapper over Blackmagic Devices Decklink C++ api\n\nStatus\n------\n\nA simple high level capture api a quite reduced bmdcapture leveraging it\nare provided. bmdcapture.cpp and the other tools will be converted later.\n\nBuild\n-----\n\nYou need autotools, recent Decklink drivers and library and, optionally,\nLibav for the test programs.\n\n    autoreconf -ivf\n    ./configure --with-sdkdir=/path/to/the/sdk/include\n    make\n    make install\n\nIntegration with Libav\n----------------------\n\nThe is an experimental [branch](http://github.com/lu-zero/libav/tree/bmd)\nthat leverages libbmd capture to provide an avdevice. In order to enable it:\n\n    ./configure --enable-libbmd\n\nis enough.\n\nTo use it the normal avdevice way to configure the input is enough\n\n    ./avconv -analyzeduration 0 -f bmd -video_mode 8 -audio_connection 2 -video_connection 4 -video_format 1 -i default ${output options}\n\nKeep in mind that the code is in flux and the options are bound to change.\n\nToDo\n----\n\n* Add some high level api for probing/enumerating devices.\n* Add the equivalent simple high level api for playback.\n* Provide a thin wrapper over the decklink classes.\n* Document the whole thing properly\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flu-zero%2Flibbmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flu-zero%2Flibbmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flu-zero%2Flibbmd/lists"}