VideoHelp Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. Member
    Join Date
    Mar 2008
    Location
    United States
    Search Comp PM
    Hello,

    I have several hundred WMV video files with bad embedded author/title/date information that I am about to convert to MP4 for use on an iPod using MediaCoder.

    However, the correct information is correctly encoded in the file name.. i.e. "title-author-date.wmv"

    So, two questions:

    1) Can I set MediaCoder to extract the tags from the file name?

    2) Failing that, is there command-line program I can use to clear the MP4 metadata and add my own? (I'm willing to write a Python script to automate it, if needed.)

    -- Thank you
    Quote Quote  
  2. Banned
    Join Date
    Jun 2007
    Location
    UNREACHABLE
    Search Comp PM
    is there command-line program I can use to clear the MP4 metadata and add my own?
    mp4tags.exe

    Code:
    mp4tags: You must specify at least one MP4 file.
    usage mp4tags OPTION... FILE...
    Adds or modifies iTunes-compatible tags on MP4 files.
    
      -h, -help         Display this help text and exit
      -v, -version      Display version information and exit
      -A, -album    STR  Set the album title
      -a, -artist   STR  Set the artist information
      -b, -tempo    NUM  Set the tempo (beats per minute)
      -c, -comment  STR  Set a general comment
      -d, -disk     NUM  Set the disk number
      -D, -disks    NUM  Set the number of disks
      -g, -genre    STR  Set the genre name
      -G, -grouping STR  Set the grouping name
      -P, -picture  PTH  Set the picture as a .png
      -s, -song     STR  Set the song title
      -t, -track    NUM  Set the track number
      -T, -tracks   NUM  Set the number of tracks
      -w, -writer   STR  Set the composer information
      -y, -year     NUM  Set the year
      -r, -remove   STR  Remove tags by code (e.g. "-r cs"
                         removes the comment and song tags)
    Quote Quote  
  3. Member
    Join Date
    Mar 2008
    Location
    United States
    Search Comp PM
    Originally Posted by Midzuki
    mp4tags.exe

    Code:
    mp4tags: You must specify at least one MP4 file.
    usage mp4tags OPTION... FILE...
    Adds or modifies iTunes-compatible tags on MP4 files.
    
      -h, -help         Display this help text and exit
      -v, -version      Display version information and exit
      -A, -album    STR  Set the album title
      -a, -artist   STR  Set the artist information
      -b, -tempo    NUM  Set the tempo (beats per minute)
      -c, -comment  STR  Set a general comment
      -d, -disk     NUM  Set the disk number
      -D, -disks    NUM  Set the number of disks
      -g, -genre    STR  Set the genre name
      -G, -grouping STR  Set the grouping name
      -P, -picture  PTH  Set the picture as a .png
      -s, -song     STR  Set the song title
      -t, -track    NUM  Set the track number
      -T, -tracks   NUM  Set the number of tracks
      -w, -writer   STR  Set the composer information
      -y, -year     NUM  Set the year
      -r, -remove   STR  Remove tags by code (e.g. "-r cs"
                         removes the comment and song tags)
    Wow. That looks great. Where can I download the mp4tags.exe program?

    Thank you.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!