[FFmpeg-trac] #2146(undetermined:new): two outputs are not created as expected

FFmpeg trac at avcodec.org
Wed Jan 16 17:07:21 CET 2013


#2146: two outputs are not created as expected
-------------------------------------+-------------------------------------
             Reporter:  mpapp        |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 ./ffmpeg -i
 'http://1.dlteh.net/Music/Album/Alicia%20Keys%20-%20Girl%20On%20Fire%20320/06.%20Girl%20On%20Fire%20(Inferno%20Version)%20(Feat.%20Nicki%20Minaj).mp3'
 -codec copy -map 0 -reference_stream  a oo%d.mkv -c copy music.mkv
 This produced two outputs
 oo%d.mkv and music.mkv. This looks incorrect.
 I expected that this command should produces many segments based on
 oo%d.mkv and one huge file music.mkv
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

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


More information about the FFmpeg-trac mailing list