[FFmpeg-trac] #870(FFmpeg:closed): Transcoding a file. Is this output actually an error?

FFmpeg trac at avcodec.org
Wed Jan 4 13:05:24 CET 2012


#870: Transcoding a file. Is this output actually an error?
------------------------------------+-----------------------------------
             Reporter:  himanshu    |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  FFmpeg
              Version:  git-master  |               Resolution:  invalid
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Replying to [comment:2 himanshu]:
 > Yes I checked the code again the return value is coming out to be zero
 only. But the strange thing is why STDOUT stream is empty while STDERR is
 giving the output, could it be due to log levels in the FFMPEG app.

 Given that FFmpeg supports pipe output, this is definitely intended.

 > >[wav @ 0000000001C5F2E0] max_analyze_duration 5000000 reached at
 5120000
 >
 > Is it informational or does it hold specific significance?

 It means when trying to find out the duration of your file, FFmpeg stopped
 after scanning more than the default size (5000000) that you can change
 with -analyzeduration

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


More information about the FFmpeg-trac mailing list