#3058(undetermined:new): Stats overwritten in console
#3058: Stats overwritten in console -------------------------------------+------------------------------------- Reporter: | Type: defect spookybathtub | Priority: normal Status: new | Version: git- Component: | master undetermined | Blocked By: Keywords: | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- When -stats is used with any log level less than "info", the stats line is overwritten by the next console line after the process is completed. We should add a line break after the stats at the end. I am using OS X 10.8.5. {{{ $ ffmpeg -loglevel error -stats -i 1.mov -vn 1.mp4 File '1.mp4' already exists. Overwrite ? [y/N] y $ 49.85 bitrate= 246.2kbits/s $ }}} -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3058> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#3058: Stats overwritten in console -------------------------------------+------------------------------------- Reporter: | Owner: spookybathtub | Status: new Type: defect | Component: Priority: normal | undetermined Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by spookybathtub): It makes more sense if I post the whole thing, without stripping host name and username. The output is partially overwritten. {{{ macpro:Transcodes elliott$ ffmpeg -loglevel fatal -stats -i 1.mov -vn 1.mp4 File '1.mp4' already exists. Overwrite ? [y/N] y macpro:Transcodes elliott$ 49.85 bitrate= 246.2kbits/s macpro:Transcodes elliott$ }}} -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3058#comment:1> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#3058: Stats overwritten in console ---------------------------------------+---------------------------------- Reporter: spookybathtub | Owner: Type: defect | Status: open Priority: minor | Component: FFmpeg Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ---------------------------------------+---------------------------------- Changes (by cehoyos): * priority: normal => minor * status: new => open * component: undetermined => FFmpeg * reproduced: 0 => 1 Comment: Reproducible with: {{{ $ ./ffmpeg -loglevel warning -stats -i tests/lena.pnm -f null - }}} -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3058#comment:2> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#3058: Stats overwritten in console ---------------------------------------+---------------------------------- Reporter: spookybathtub | Owner: Type: defect | Status: open Priority: minor | Component: FFmpeg Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ---------------------------------------+---------------------------------- Comment (by spookybathtub): Same problem with OS X 10.9. -- Ticket URL: <https://trac.ffmpeg.org/ticket/3058#comment:3> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#3058: Stats overwritten in console ---------------------------------------+---------------------------------- Reporter: spookybathtub | Owner: Type: defect | Status: open Priority: minor | Component: FFmpeg Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ---------------------------------------+---------------------------------- Comment (by cehoyos): Not OS-related. -- Ticket URL: <https://trac.ffmpeg.org/ticket/3058#comment:4> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
participants (1)
-
FFmpeg