[FFmpeg-trac] #1823(FFmpeg:closed): Allow output file for -report option to be specified.

FFmpeg trac at avcodec.org
Thu Jul 25 02:07:18 CEST 2013


#1823: Allow output file for -report option to be specified.
-------------------------------------+----------------------------------
             Reporter:  dericed      |                    Owner:
                 Type:  enhancement  |                   Status:  closed
             Priority:  wish         |                Component:  FFmpeg
              Version:  git-master   |               Resolution:  fixed
             Keywords:  report       |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+----------------------------------

Comment (by DK):

 Yeah, guys I know it's a way to handle this but I'm running multiple
 FFMpegs in parallel (all the default codecs I tried are single-threaded)
 so I can utilise all my cores while rendering multiple videos. Since I'm
 starting them in arbitrary order picking from the job queue I don't want
 to have any issues with concurrency here, when one thread modifies env
 variable while another is reading it expecting previous value.

 Is there a chance this can be added to the command line parameter? thanks!

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


More information about the FFmpeg-trac mailing list