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

FFmpeg trac at avcodec.org
Mon Jun 10 20:41:06 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 mikhailov):

 Replying to [comment:42 cehoyos]:
 > I am not used to MP4Box: Could you add the command line that "fixes"
 out.mp4?

 ffmpeg -y -i out.mp4 -vcodec copy -acodec libvo_aacenc -ab 96k -ac 1
 output.mp4
 MP4Box -raw 1 output.mp4
 MP4Box -raw 2 output.mp4
 MP4Box -add output_track1.h264:fps=15 -add output_track2.aac output.mp4
 MP4Box -hint output.mp4
 rm output_track1.h264
 rm output_track2.aac

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


More information about the FFmpeg-trac mailing list