[FFmpeg-trac] #4302(undetermined:new): wmv streams are not splitting

FFmpeg trac at avcodec.org
Mon Feb 9 13:43:53 CET 2015


#4302: wmv streams are not splitting
-------------------------------------+-------------------------------------
             Reporter:  mox          |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:  wmv          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:

 Stream from wmv are stay eve if excluded with mapping causing problem

 How to reproduce:
 {{{
 % ffmpeg -i in.wmv -i in.m4a -map 0:1 -map 1:0 -c:v libx265 -c:a copy
 out.mp4
 ffmpeg version N-69659-gc0367f7
 built on ...
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4302>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list