[FFmpeg-trac] #8338(avformat:new): can't copy GoPro metadata

FFmpeg trac at avcodec.org
Fri Nov 1 23:05:43 EET 2019


#8338: can't copy GoPro metadata
-------------------------------------+------------------------------------
             Reporter:  importon     |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  mov          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------
Changes (by cehoyos):

 * keywords:   => mov
 * priority:  normal => wish
 * version:  unspecified => git-master
 * component:  undetermined => avformat
 * type:  defect => enhancement


Comment:

 I believe the following works as expected:
 {{{
 ffmpeg -i 0.MP4 -c copy -map 0:v -map 0:a -map 0:3 out.mp4
 }}}
 The `fdsc` tag is unsupported afaict.

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


More information about the FFmpeg-trac mailing list