Coder Social home page Coder Social logo

callmetayyy / flac-image Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 21 KB

A tiny utility to store and retrieve any arbitrary files into APPLICATION metadata blocks in FLAC files

License: Other

Makefile 2.74% C 97.26%
flac metadata tagging tags vorbis-comment

flac-image's Introduction

flac-image

A tiny utility for stuffing image files (e.g. album cover art) into metadata blocks in FLAC files. Actually you could store and retrieve any arbitrary file you wanted; this program doesn't care. The tar ball contains a binary compiled on Debian Linux, but the source is easy to compile (2 files) so you don't have to take my word for it.

about

This is an archive of the app created by Michael A. Dickerson. You can still view the original site via The Wayback Machine.

Learn more about FLAC's APPLICATION metadata blocks.

dependencies

  • libflac

flac-image's People

Contributors

callmetayyy avatar

Watchers

 avatar

flac-image's Issues

flac-mage and metaflac

Hi
metaflac v.1.3.3
metaflac --remove-all file.flac
metaflac --import-picture-from=cover.jpg file.flac

flac-image -l file.flac
Found 0 recognized block(s)

metaflac --remove-all file.flac
flac-image -i cover.jpg file.flac

metaflac --export-picture-to=file.jpg file.flac
file.flac: ERROR: FLAC file has no PICTURE block.

Regards.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.