[FFmpeg-trac] #7532(avformat:open): copying chapter markers doesn't work with ogg (was: copying chapter markers doesn't work with libopus)

FFmpeg trac at avcodec.org
Mon Nov 5 12:43:23 EET 2018


#7532: copying chapter markers doesn't work with ogg
--------------------------------------+------------------------------------
             Reporter:  BlackLotus89  |                    Owner:
                 Type:  defect        |                   Status:  open
             Priority:  minor         |                Component:  avformat
              Version:  git-master    |               Resolution:
             Keywords:  chapters ogg  |               Blocked By:
             Blocking:                |  Reproduced by developer:  1
Analyzed by developer:  0             |
--------------------------------------+------------------------------------
Changes (by cehoyos):

 * status:  new => open
 * reproduced:  0 => 1
 * component:  ffmpeg => avformat
 * priority:  normal => minor
 * version:  unspecified => git-master
 * keywords:  chapters, libopus => chapters ogg


Comment:

 For future tickets: Please always test current FFmpeg git head (nothing
 else is supported here) and provide the command line you tested together
 with the complete, uncut console output.

 The bug is that the console output claims chapters are copied when writing
 ogg files, the missing chapters are an enhancement request.
 {{{
 $ ffmpeg -i fs225-frontend-von-judaea.opus -c copy out.opus
 ffmpeg version N-92356-g89a0d33 Copyright (c) 2000-2018 the FFmpeg
 developers
   built with gcc 6.4.0 (GCC)
   configuration: --enable-gpl --enable-gnutls --enable-libxml2
   libavutil      56. 23.100 / 56. 23.100
   libavcodec     58. 36.100 / 58. 36.100
   libavformat    58. 21.100 / 58. 21.100
   libavdevice    58.  6.100 / 58.  6.100
   libavfilter     7. 43.100 /  7. 43.100
   libswscale      5.  4.100 /  5.  4.100
   libswresample   3.  4.100 /  3.  4.100
   libpostproc    55.  4.100 / 55.  4.100
 [ogg @ 0x381c600] 91832 bytes of comment header remain
 Input #0, ogg, from 'fs225-frontend-von-judaea.opus':
   Duration: 04:11:04.31, start: 0.000000, bitrate: 49 kb/s
     Chapter #0:0: start 0.000000, end 102.121000
     Metadata:
       title           : Intro
     Chapter #0:1: start 102.121000, end 153.598000
     Metadata:
       title           : Begrüßung
     Chapter #0:2: start 153.598000, end 347.085000
     Metadata:
       title           : Vorstellung
     Chapter #0:3: start 347.085000, end 720.691000
     Metadata:
       title           : Vorgezogene Congress-Keynote
     Chapter #0:4: start 720.691000, end 1732.181000
     Metadata:
       title           : Lastenräder und Mobilität
     Chapter #0:5: start 1732.181000, end 2255.736000
     Metadata:
       title           : Stromanbieter wechseln
     Chapter #0:6: start 2255.736000, end 2789.798000
     Metadata:
       title           : Tim wird Bundeskanzlerin
     Chapter #0:7: start 2789.798000, end 3070.649000
     Metadata:
       title           : Webkonferenzen
     Chapter #0:8: start 3070.649000, end 3164.264000
     Metadata:
       title           : Remote arbeiten
     Chapter #0:9: start 3164.264000, end 5807.392000
     Metadata:
       title           : Agile Entwicklungsmethoden
     Chapter #0:10: start 5807.392000, end 7647.350000
     Metadata:
       title           : Die Welt ist eine Google
     Chapter #0:11: start 7647.350000, end 9184.885000
     Metadata:
       title           : Open Source Development
     Chapter #0:12: start 9184.885000, end 9795.583000
     Metadata:
       title           : gigatron TTL Color Computer
     Chapter #0:13: start 9795.583000, end 10613.363000
     Metadata:
       title           : Voice Coder und Skynet
     Chapter #0:14: start 10613.363000, end 10856.938000
     Metadata:
       title           : Machine learning failures
     Chapter #0:15: start 10856.938000, end 13913.858000
     Metadata:
       title           : Der Frontend Report
     Chapter #0:16: start 13913.858000, end 14385.355000
     Metadata:
       title           : Internetprobleme in Thüringen
     Chapter #0:17: start 14385.355000, end 14530.024000
     Metadata:
       title           : JavaScript Meetup in Jena
     Chapter #0:18: start 14530.024000, end 14810.242000
     Metadata:
       title           : Ausklang
     Chapter #0:19: start 14810.242000, end 15064.308000
     Metadata:
       title           : Bonus Track
     Stream #0:0: Audio: opus, 48000 Hz, stereo, fltp
     Metadata:
       ENCODER         : opusenc from opus-tools 0.1.10
       ENCODER_OPTIONS : --quiet --bitrate 48
       ALBUM           : Freak Show
       ARTIST          : Metaebene Personal Media
       track           : 225
       TITLE           : FS225 Frontend von Judäa
       PUBLISHER       : Freak Show
       URL             : https://freakshow.fm
       DATE            : 2018
       GENRE           : Podcast
       ENCODED_BY      : auphonic.com
       ENCODED-BY      : auphonic.com
     Stream #0:1: Video: mjpeg, yuvj420p(pc, bt470bg/unknown/unknown),
 1400x1400 [SAR 1:1 DAR 1:1], 90k tbr, 90k tbn, 90k tbc
     Metadata:
       comment         : Cover (front)
 Output #0, opus, to 'out.opus':
   Metadata:
     encoder         : Lavf58.21.100
     Chapter #0:0: start 0.000000, end 102.121000
     Metadata:
       title           : Intro
     Chapter #0:1: start 102.121000, end 153.598000
     Metadata:
       title           : Begrüßung
     Chapter #0:2: start 153.598000, end 347.085000
     Metadata:
       title           : Vorstellung
     Chapter #0:3: start 347.085000, end 720.691000
     Metadata:
       title           : Vorgezogene Congress-Keynote
     Chapter #0:4: start 720.691000, end 1732.181000
     Metadata:
       title           : Lastenräder und Mobilität
     Chapter #0:5: start 1732.181000, end 2255.736000
     Metadata:
       title           : Stromanbieter wechseln
     Chapter #0:6: start 2255.736000, end 2789.798000
     Metadata:
       title           : Tim wird Bundeskanzlerin
     Chapter #0:7: start 2789.798000, end 3070.649000
     Metadata:
       title           : Webkonferenzen
     Chapter #0:8: start 3070.649000, end 3164.264000
     Metadata:
       title           : Remote arbeiten
     Chapter #0:9: start 3164.264000, end 5807.392000
     Metadata:
       title           : Agile Entwicklungsmethoden
     Chapter #0:10: start 5807.392000, end 7647.350000
     Metadata:
       title           : Die Welt ist eine Google
     Chapter #0:11: start 7647.350000, end 9184.885000
     Metadata:
       title           : Open Source Development
     Chapter #0:12: start 9184.885000, end 9795.583000
     Metadata:
       title           : gigatron TTL Color Computer
     Chapter #0:13: start 9795.583000, end 10613.363000
     Metadata:
       title           : Voice Coder und Skynet
     Chapter #0:14: start 10613.363000, end 10856.938000
     Metadata:
       title           : Machine learning failures
     Chapter #0:15: start 10856.938000, end 13913.858000
     Metadata:
       title           : Der Frontend Report
     Chapter #0:16: start 13913.858000, end 14385.355000
     Metadata:
       title           : Internetprobleme in Thüringen
     Chapter #0:17: start 14385.355000, end 14530.024000
     Metadata:
       title           : JavaScript Meetup in Jena
     Chapter #0:18: start 14530.024000, end 14810.242000
     Metadata:
       title           : Ausklang
     Chapter #0:19: start 14810.242000, end 15064.308000
     Metadata:
       title           : Bonus Track
     Stream #0:0: Audio: opus, 48000 Hz, stereo, fltp
     Metadata:
       ENCODER         : opusenc from opus-tools 0.1.10
       ENCODER_OPTIONS : --quiet --bitrate 48
       ALBUM           : Freak Show
       ARTIST          : Metaebene Personal Media
       TRACKNUMBER     : 225
       TITLE           : FS225 Frontend von Judäa
       PUBLISHER       : Freak Show
       URL             : https://freakshow.fm
       DATE            : 2018
       GENRE           : Podcast
       ENCODED_BY      : auphonic.com
       ENCODED-BY      : auphonic.com
 Stream mapping:
   Stream #0:0 -> #0:0 (copy)
 Press [q] to stop, [?] for help
 size=   89966kB time=04:11:04.29 bitrate=  48.9kbits/s speed=6.99e+03x
 video:0kB audio:88833kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: 1.275655%
 }}}

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


More information about the FFmpeg-trac mailing list