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

FFmpeg trac at avcodec.org
Tue Jan 15 17:04:39 CET 2013


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

Comment (by mikhailov):

 Just take the test file with FLV container (h264 + Speex)
 http://yadi.sk/d/75d7DWh01YPxf
 and run


 {{{
 ffmpeg -i test.flv -c:v libx264 -profile:v baseline -c:a libvo_aacenc -ab
 96k -ac 1 result.mp4
 }}}


 It will produce correct MP4+AAC file can be played back on any devices.

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


More information about the FFmpeg-trac mailing list