[FFmpeg-trac] #750(undetermined:closed): ffmpeg does not list OGG-theora metadata tags (like title author etc)

FFmpeg trac at avcodec.org
Mon Apr 9 12:52:57 CEST 2012


#750: ffmpeg does not list OGG-theora metadata tags (like title author etc)
-------------------------------------+-------------------------------------
             Reporter:  RyszardG     |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |  worksforme
Analyzed by developer:  0            |               Blocked By:
                                     |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by reimar):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 Either this was fixed or there is some critical information missing:
 ffmpeg -i theora-0packets.ogv -vcodec copy -metadata TITLE="My title"
 -metadata ARTIST="Me" meta.ogv
 [...]
 ffmpeg -i meta.ogv
 [...]
 {{{
 Input #0, ogg, from 'meta.ogv':
   Duration: 00:00:33.00, start: 0.000000, bitrate: 576 kb/s
     Stream #0:0: Video: theora, yuv420p, 320x176, 24 fps, 24 tbr, 24 tbn,
 24 tbc
     Stream #0:1: Audio: flac, 48000 Hz, stereo, s16
     Metadata:
       TITLE           : My title
       ARTIST          : Me
       ENCODER         : Lavf54.3.100
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/750#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list