Is there library to edit WMV metadata using Python or PHP? I tried editing with ffmpeg but it just creates a new video file(with edited tags) rather than just editing the tags.

link|improve this question

I've never done anything like this, but are you sure you can't tell it to write back to the input file? – Jonah May 18 '10 at 19:48
1  
@mcandre: That topic deals with grabbing a frame – manny May 28 '10 at 4:38
feedback

1 Answer

Try pymedia.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.