Opened 8 years ago

Closed 6 years ago

#5655 closed defect (invalid)

ffserver doesn't seem to honor the "-report" option as expected

Reported by: taeuber Owned by:
Priority: normal Component: ffserver
Version: git-master Keywords: report
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
How to reproduce:

% ffserver_g -v 9 -loglevel 99 -report

the log file conatins only the following lines:

ffserver started on 2016-06-21 at 22:04:28
Report written to "ffserver-20160621-220428.log"
Command line:
ffserver_g -v 9 -loglevel 99 -report
ffserver version N-80494-g9204a84 Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
  configuration: --enable-libvorbis --enable-libmp3lame --enable-libopus
  libavutil      55. 24.100 / 55. 24.100
  libavcodec     57. 46.100 / 57. 46.100
  libavformat    57. 38.102 / 57. 38.102
  libavdevice    57.  0.101 / 57.  0.101
  libavfilter     6. 46.102 /  6. 46.102
  libswscale      4.  1.100 /  4.  1.100
  libswresample   2.  1.100 /  2.  1.100

stdout is not copied to the log file

Change History (2)

comment:1 by Carl Eugen Hoyos, 8 years ago

Keywords: report added; -report removed

comment:2 by Rostislav Pehlivanov, 6 years ago

Resolution: invalid
Status: newclosed

ffserver was removed from git master, closing bug as invalid

Note: See TracTickets for help on using tickets.