VideoHelp Forum




+ Reply to Thread
Results 1 to 7 of 7
  1. Hello again. I've recently moved to Windows from OS X and I'm looking for an app that can edit a video's metadata (e.g. comments,title and etc). On OS X, I am using identity but I did a net search and can't find anything for windows.

    I'm hoping for an app that can do bulk update as well.

    Thanks
    Quote Quote  
  2. Mod Neophyte redwudz's Avatar
    Join Date
    Sep 2002
    Location
    USA
    Search Comp PM
    I found quite a few MS programs for altering metadata by doing an Internet search for, " windows, alter video metadata "

    Some may not like it when you alter metadata.
    Quote Quote  
  3. Have a look at metax , but it's not free

    You can do some batch manipulations with commandline tools such as mp4v2, mp4box, mkvmerge, exiftool - but they are not as easy to use

    There isn't a "great" all in 1 tool for handling metadata for various containers
    Quote Quote  
  4. Thanks for the help. I've been trying various software but they don't seemed to do the job. I'll trial metax. thanks
    Quote Quote  
  5. Member Budman1's Avatar
    Join Date
    Jul 2012
    Location
    NORTHWEST ILLINOIS, USA
    Search Comp PM
    According to the web site information MetX handles:

    MetaX supports MP4, M4V, MOV, AVI, MKV and WMV files.
    Quote Quote  
  6. With ffmpeg ..

    ffmpeg -i myvideo.mp4 -metadata title="TITLE" -metadata artist="ARTIST" -metadata date=DATE -metadata genre="GENRE" -metadata comment="COMMENT" -acodec copy -vcodec copy mynewvideo.mp4
    Quote Quote  
  7. Originally Posted by sekininsha View Post
    With ffmpeg ..

    ffmpeg -i myvideo.mp4 -metadata title="TITLE" -metadata artist="ARTIST" -metadata date=DATE -metadata genre="GENRE" -metadata comment="COMMENT" -acodec copy -vcodec copy mynewvideo.mp4
    I can easily make a DOS script out of that. thanks!
    Quote Quote  



Similar Threads

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