[FFmpeg-trac] #2085(undetermined:new): MP4 remux with playback stuck at 2nd seconds

FFmpeg trac at avcodec.org
Fri Aug 30 15:46:35 CEST 2013


#2085: MP4 remux with playback stuck at 2nd seconds
-------------------------------------+-------------------------------------
             Reporter:  mikhailov    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  h264 flv     |               Resolution:
  mov                                |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by arut):

 Replying to [comment:63 mikhailov]:
 > @cehoyos this is another commit, any reason why the original commit by
 @arut is not merged yet?

 That patch does the same but it's slightly more specific. Anyway Michael
 Niedermayer thinks it breaks some stuff in ffmpeg.

 The original code checking RTMP packet type byte for zero was very
 strange. It handled all AAC decoder configs but ONLY FIRST H264 decoder
 config and let others pass as H264 NALs to the caller. I've fixed that but
 the old behavior certainly makes sense in certain situations since it
 looks very much like a workaround.

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


More information about the FFmpeg-trac mailing list