[FFmpeg-trac] #11223(undetermined:new): -map 0:a does not skip disabled tracks
FFmpeg
trac at avcodec.org
Thu Oct 3 01:42:22 EEST 2024
#11223: -map 0:a does not skip disabled tracks
-------------------------------------+-------------------------------------
Reporter: markshw2222 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by markshw2222):
Note: if I'm explicit with track selection:
-map 0:a:1 - will fail as I select the disabled track (with bad codec)
-map 0:a:0 - will pass as I select the good track
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11223#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list