[FFmpeg-trac] #2630(FFplay:new): Log output is blocking

FFmpeg trac at avcodec.org
Mon Jun 3 10:33:41 CEST 2013


#2630: Log output is blocking
------------------------------------+----------------------------------
             Reporter:  bjartnes    |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  FFplay
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+----------------------------------
Description changed by cehoyos:

Old description:

> Not sure if this is labelled a bug or more a new feature/feature change
> but it was mentioned that it might should be raised with ffmpeg.
>
> The issue is that when I pipe video in node.js to a ffplay child-process
> the log output is blocking. This means that after a while playing the
> video will halt because the output buffer from stdout fills up with
> progress information. It's easy to work around, but it was claimed that
> it seems unnescessary to blog on log output. I myself have no strong
> opinions on the issue, but I thought I should bring it up.
>
> https://github.com/joyent/node/issues/5610

New description:

 Not sure if this is labelled a bug or more a new feature/feature change
 but it was mentioned that it might should be raised with ffmpeg.

 The issue is that when I pipe video in node.js to a ffplay child-process
 the log output is blocking. This means that after a while playing the
 video will halt because the output buffer from stdout fills up with
 progress information. It's easy to work around, but it was claimed that it
 seems unnescessary to block on log output. I myself have no strong
 opinions on the issue, but I thought I should bring it up.

 https://github.com/joyent/node/issues/5610

--

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


More information about the FFmpeg-trac mailing list