https://github.com/flagbug/flvextract
A portable (PCL) .NET library that extracts the audio and/or video tracks from FLV files
https://github.com/flagbug/flvextract
Last synced: 8 months ago
JSON representation
A portable (PCL) .NET library that extracts the audio and/or video tracks from FLV files
- Host: GitHub
- URL: https://github.com/flagbug/flvextract
- Owner: flagbug
- License: gpl-2.0
- Created: 2013-07-22T20:29:57.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-23T11:52:34.000Z (over 12 years ago)
- Last Synced: 2024-10-27T22:32:25.017Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 112 KB
- Stars: 3
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
FlvExtract
==========
A portable (PCL) .NET library that extracts the audio and/or video tracks from FLV files
This library is a PCL port of the FlvExtract library from J.D. Purcell (http://moitah.net/)
### License
[GNU General Public License version 2 (GPLv2)](http://opensource.org/licenses/gpl-2.0)