Search Results

1
vote

Capturing large amounts of output from Apache Commons-Exec

The problem is in the run method of YUV4MPEGPipeParser class. There are two successive loops. The second loop terminates immediately if there are no data currently available on the stream (e.g. all …