Opened 22 months ago
#10338 new defect
disabling default subtitles doesn't work for mp4 containers
Reported by: | rauchwolke | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug:
How to reproduce:
% ffmpeg -i input.mp4 -c:s copy -c:v copy -c:a copy -default_mode infer_no_subs -disposition:s -default outout.mp4 ffmpeg version 4.4.3 built on gentoo
Using the same options "-default_mode infer_no_subs -disposition:s -default" with webm containers works as expected
Note:
See TracTickets
for help on using tickets.