search for: mp4info

Displaying 3 results from an estimated 3 matches for "mp4info".

Did you mean: mp3info
2005 May 06
2
ices-0.4 patch proposal
Hello I'd like to submit (if this has not been already done) a small patch which displays MP4 metadata. This peace of code has been taken from mp4info. Tell me what you think. Regards -------------- next part -------------- A non-text attachment was scrubbed... Name: in_mp4.c.diff Type: application/octet-stream Size: 2255 bytes Desc: not available Url : http://lists.xiph.org/pipermail/icecast-dev/attachments/20050505/aefe6bbb/in_mp4.c.obj
2005 Aug 05
1
ices-0.4 patch proposal
...On 5/7/05, Brendan Cully <brendan@xiph.org> wrote: > On Thursday, 05 May 2005 at 13:13, bedlam wrote: > > Hello > > I'd like to submit (if this has not been already done) a small patch > > which displays MP4 metadata. This peace of code has been taken from > > mp4info. > > > > Tell me what you think. > > Looks pretty good. Could you make it a separate function (something > like mp4_read_metadata)? Also, I don't think there's any point in > reading anything but artist and title since those are the only fields > that get used. O...
2005 May 07
0
ices-0.4 patch proposal
On Thursday, 05 May 2005 at 13:13, bedlam wrote: > Hello > I'd like to submit (if this has not been already done) a small patch > which displays MP4 metadata. This peace of code has been taken from > mp4info. > > Tell me what you think. Looks pretty good. Could you make it a separate function (something like mp4_read_metadata)? Also, I don't think there's any point in reading anything but artist and title since those are the only fields that get used. Oh, for consistency, call it Title...