On Sun, 15 Sep 2013 03:41:34 -0400
Andrew Kelley <[email protected]> wrote:

> I tried using the supposedly anonymous ftp server but it wouldn't let me do
> anything without logging in. I also tried filing a bug report with bugzilla
> but it's been 10 minutes since it was supposed to send a email to get my
> account going.
> 
> So I'm mailing libav-devel.
> 
> This ogg file:
> http://s3.amazonaws.com/superjoe/temp/libav_metadata_missing.ogg
> 
> has no metadata according to libav. If you check it in a different program
> however such as Ex Falso, it has title, artist, album, comment, date, and
> track number.

ffprobe also shows some metadata:

Input #0, ogg, from 
'http://s3.amazonaws.com/superjoe/temp/libav_metadata_missing.ogg':
  Duration: 00:05:14.35, start: 0.000000, bitrate: 173 kb/s
    Stream #0:0: Audio: vorbis, 44100 Hz, stereo, fltp, 192 kb/s
    Metadata:
      TITLE           : The Big Burn
      ARTIST          : National Broadcast Network
      DATE            : 2012
      COMMENT         : Visit http://nationalbroadcastnetwork.bandcamp.com
      ALBUM           : Atomic
      track           : 8

So maybe you want to backport some ffmpeg changes.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to