[FFmpeg-trac] #3097(FFmpeg:new): -report option with parallel ffmpeg instances overwrites existing report files

FFmpeg trac at avcodec.org
Thu Oct 31 13:46:13 CET 2013


#3097: -report option with parallel ffmpeg instances overwrites existing report
files
-------------------------------------+----------------------------------
             Reporter:  foldaway     |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  normal       |                Component:  FFmpeg
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+----------------------------------

Comment (by foldaway):

 If running 2 instances in parallel like so:

 {{{
 ffmpeg -report -i input ... -f mpegts - | ffmpeg -report -f mpegts -i -
 ... output
 }}}

 Setting the environment variable FFREPORT will apply to both. Meaning only
 1 report file is generated not 2, as required.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3097#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list