https://github.com/ioppermann/yamdi
Yet Another MetaData Injector for FLV
https://github.com/ioppermann/yamdi
Last synced: about 1 year ago
JSON representation
Yet Another MetaData Injector for FLV
- Host: GitHub
- URL: https://github.com/ioppermann/yamdi
- Owner: ioppermann
- License: bsd-3-clause
- Created: 2009-02-24T11:17:22.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2015-01-07T18:24:52.000Z (over 11 years ago)
- Last Synced: 2025-04-02T10:11:53.390Z (about 1 year ago)
- Language: C
- Homepage: http://yamdi.sourceforge.net/
- Size: 244 KB
- Stars: 54
- Watchers: 3
- Forks: 28
- Open Issues: 4
-
Metadata Files:
- Readme: README
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
README
yamdi - Yet Another MetaData Injector for FLV
yamdi stands for Yet Another MetaData Injector and is a metadata injector
for FLV files. It adds the onMetaData event to your FLV files. yamdi should
run under *BSD and Linux (tested with FreeBSD, MacOSX, Ubuntu and Win32) and
is published under the BSD license (see LICENSE).
Compile yamdi with:
gcc yamdi.c -o yamdi -O2 -Wall
For more information please visit the yamdi homepage at:
http://yamdi.sourceforge.net/