Share

Yet Another Metadata Injector for FLV

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Compilation error in Ubuntu

You are viewing a single message from this topic. View all messages.

  1. 2009-01-08 16:07:15 UTC
    Hi,

    These warnings are only during compiling the source code and are probably due to your version of ubuntu. You have to compile the source code only once. The resulting binary "yamdi" does the work.

    "gcc yamdi.c -o yamdi -O2 -Wall" does only compile the source code. The warnings (not errors) can be ignored by just not reading them.

    To add the meta data to your flv you just need the binary and the command line:
    "yamdi -i sample.flv -o sample_with_metadata.flv"

    Regards,
    Ingo
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.