[FFmpeg-trac] #1125(undetermined:open): Flash 11 RTMP h264 non monotonically increasing error

FFmpeg trac at avcodec.org
Sun Apr 1 05:12:46 CEST 2012


#1125: Flash 11 RTMP h264 non monotonically increasing error
-------------------------------------+-------------------------------------
             Reporter:  finalweb     |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
  av_interleaved_write_frame flv     |               Blocked By:
  h264                               |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by finalweb):

 Just to be clear, the problem is that we want to transcode the audio on
 the stream and send it back out via another rtmp connection, and we'd like
 to use vcodec -copy to pass the video through.  If we transcode the video
 with vcodec -libx264, it works, but with the number of streams we are
 handling at once this creates a CPU issue.  As soon as we use vcodec
 -copy, ffmpeg throws the non-monotonically increasing error.

 Given the needs as described here, I don't believe rtmpdump alone is
 enough to accomplish our goal since it doesn't transcode.  Am I missing
 something?

 Thanks...

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


More information about the FFmpeg-trac mailing list