[FFmpeg-trac] #2731(undetermined:new): Problem with -metadata disc

FFmpeg trac at avcodec.org
Sun Jun 30 14:31:20 CEST 2013


#2731: Problem with -metadata disc
-------------------------------------+-------------------------------------
             Reporter:  Messiahs     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  mov          |               Resolution:
  metadata                           |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by Messiahs):

 If i use e.g. mp3tag to update disc tag the output of ffprobe is correct:


 {{{
 F:\>ffprobe outfile.m4a
 ffprobe version N-53724-g716dbc7 Copyright (c) 2007-2013 the FFmpeg
 developers
   built on May 31 2013 23:33:02 with gcc 4.8.0 (GCC)
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-av
 isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls
 --enab
 le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-
 libfreetyp
 e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame
 --ena
 ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg
 --enable-l
 ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr
 --enable-libsp
 eex --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-
 libvo-
 amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-
 libxavs --
 enable-libxvid --enable-zlib
   libavutil      52. 34.100 / 52. 34.100
   libavcodec     55. 12.102 / 55. 12.102
   libavformat    55.  8.102 / 55.  8.102
   libavdevice    55.  2.100 / 55.  2.100
   libavfilter     3. 73.100 /  3. 73.100
   libswscale      2.  3.100 /  2.  3.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  3.100 / 52.  3.100
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'outfile.m4a':
   Metadata:
     major_brand     : M4A
     minor_version   : 512
     compatible_brands: isomiso2
     track           : 13
     disc            : 1/3
     album           : Kontor - Chilled Beats
     album_artist    : Various Artists
     artist          : Hardwell vs. Collin McLoughlin
     title           : test
     encoder         : Lavf55.8.102
     date            : 2013
   Duration: 00:02:19.24, start: 0.000000, bitrate: 129 kb/s
     Stream #0:0(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo,
 fltp, 12
 8 kb/s
     Metadata:
       handler_name    : SoundHandler

 }}}

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


More information about the FFmpeg-trac mailing list