#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: 1845
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+----------------------------------
Comment (by slhck):
Replying to [comment:7 domifm]:
> I'm having a similar issue when trying to convert mkv container to mp4
without re-encoding.
When you specify `-c copy`, you tell ffmpeg to copy the input file
streams. It's therefore not ffmpeg's fault if those streams are not
applicable for the output file.
This bug relates to what would happen if you did `-c:v copy -c:a copy`,
having ffmpeg figure out how to convert the subtitle stream.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/2260#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac