[FFmpeg-trac] #2260(ffmpeg:new): FFmpeg doesn't auto-select subtitle codec for MP4

FFmpeg trac at avcodec.org
Mon Apr 10 11:17:50 EEST 2017


#2260: FFmpeg doesn't auto-select subtitle codec for MP4
------------------------------------+----------------------------------
             Reporter:  slhck       |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  ffmpeg
              Version:  git-master  |               Resolution:
             Keywords:  mov         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+----------------------------------

Comment (by domifm):

 It's not as simple as using {{{-c:s mov_text}}} because there are other
 subtitle streams of other types that I want to keep.

 If it could autoselect the codec when using {{{-map 0 -c:v copy -c:a
 copy}}} that would be great.  Otherwise it is hard to batch convert files
 that have different numbering of the streams since each file has to be
 inspected and the stream numbers tailored.

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


More information about the FFmpeg-trac mailing list