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

FFmpeg trac at avcodec.org
Wed Jan 21 06:38:38 CET 2015


#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 pcordes):

 Maybe try compiling ffmpeg under cygwin.  Cygwin's support for Unix-style
 per-process environment variables doesn't interact with Windows env vars,
 other than importing them when a cygwin process starts.

 Most of the major codecs are multithreaded ATM, including x264, x265, and
 I think VP9.  Also utvideo, ffvhuff, and I think even the image2 PNG
 writer are parallelized.  But sure, there are some things that aren't,
 esp. filters like a slow deinterlace.

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


More information about the FFmpeg-trac mailing list