Archive for November, 2006

Tagging Avi Videos

Dear LazyWeb,

I’m in a need for a tool to tag my avi videos, is there any tag editor for videos just like easytag for audio? This what I currently use

mencoder input.avi -oac copy -ovc copy
-info artist=artist:name=title
-o output.avi

It works but it also changes other properties that I don’t want to change like encoder. So anything better than this is welcome. Thanks.

Comments (1)