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

FFmpeg trac at avcodec.org
Wed Apr 4 00:52:11 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 vestigal):

 Replying to [comment:10 finalweb]:
 > I believe that if you try and bypass the issue that way, the stream
 won't play via flash either. Are you seeing a different result?

 I'm seeing a completely playable stream via flash with my solution. More
 importantly for me, since the point of transcoding audio to AAC was for
 HLS, its playing back on my ios devices.

 I guess its worth noting that simply adjusting the code in
 libavformat/utils.c:compute_pkt_fields2() to ignore the error didn't work
 for me. I had to leave that stuff as-is and instead mess with the flags
 like I previously noted.

 In case it helps, here's my configuration:

 ffmpeg version 0.10.2 Copyright (c) 2000-2012 the FFmpeg developers
   built on Apr  3 2012 17:01:58 with gcc 4.1.2 20080704 (Red Hat 4.1.2-48)
   configuration: --enable-gpl --enable-libfaac --enable-libmp3lame
 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora
 --enable-libvorbis --enable-libx264 --enable-libxvid --enable-nonfree
 --enable-postproc --enable-version3 --enable-x11grab --enable-zlib
 --enable-shared --enable-libspeex --enable-librtmp
   libavutil      51. 35.100 / 51. 35.100
   libavcodec     53. 61.100 / 53. 61.100
   libavformat    53. 32.100 / 53. 32.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 61.100 /  2. 61.100
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0.  6.100 /  0.  6.100
   libpostproc    52.  0.100 / 52.  0.100

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


More information about the FFmpeg-trac mailing list