[FFmpeg-trac] #10997(undetermined:new): Stream map '0:a' matches no streams

FFmpeg trac at avcodec.org
Sun May 5 12:17:38 EEST 2024


#10997: Stream map '0:a' matches no streams
-------------------------------------+-------------------------------------
             Reporter:  bitworld58   |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 Stream map '0:a' matches no streams.
 To ignore this, add a trailing '?' to the map.
 Failed to set value '0:a' for option 'map': Invalid argument
 Error parsing options for output file output.mp3.
 Error opening output files: Invalid argument

 ffmpeg version N-115067-gdf868bae23-20240504

 How to reproduce:
 {{{
 ffmpeg -i test.h265 -map 0:a -c:a copy output.mp3
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10997>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list