[Ffmpeg-devel] [PATCH] Read AVI tags
David Conrad
davedc_
Tue Aug 15 21:25:07 CEST 2006
On Aug 15, 2006, at 4:00 AM, Benjamin Larsson wrote:
> Hi,
>
> David Conrad skrev:
>> On Aug 15, 2006, at 1:39 AM, David Conrad wrote:
>>
>>> Hi,
>>> The following patch adds some read support for metadata tags in
>>> AVI files. One note: the artist tag is put in the author field
>>> since there is no AVI tag for author, but this seems to be the
>>> same behavior as the mp3 parser's id3 tag reader.
>>
>> My apologies, please ignore that last patch. The correct one follows.
>>
>> -David
>>
>
> can you implement writing also ? You can look here for a patch
> noone cleaned up enough to commit. http://thread.gmane.org/
> gmane.comp.video.ffmpeg.devel/28596/focus=28596
Okay, I cleaned up that patch for writing, and I think I addressed
all of your and Micheal's concerns with the original. One thing,
though, is that the hash for the two test AVI files for ffserver
changed for me; the original patch doesn't indicate this.
-David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: write_info_tags.patch
Type: application/octet-stream
Size: 16143 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060815/9ede15d4/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: read_info_tags.patch
Type: application/octet-stream
Size: 1545 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060815/9ede15d4/attachment-0001.obj>
More information about the ffmpeg-devel
mailing list