[FFmpeg-user] Android encoded video Demux and Mux again

Carl Eugen Hoyos cehoyos at ag.or.at
Mon Nov 14 14:13:41 CET 2011


Dmitry Monakhov <dmonlist <at> gmail.com> writes:

> > > And now i want to check that resulted stream are usable and it is
> > > possible to mux it again to container
> > > #ffmpeg -i h264sample.h264 -vcodec copy 264sample-out.mp4
> > > But i always get an error.
> > 
> > Complete, uncut console output missing.
> ffmpeg version N-34800-g46eae15, Copyright (c) 2000-2011 the FFmpeg
> developers
>   built on Nov 13 2011 15:23:31 with gcc 4.4.3

> [h264 @ 0xa339e20] missing picture in access unit with size 1693527
> [h264 @ 0xa339e20] no frame!
> [h264 @ 0xa32bac0] Could not find codec parameters (Video: h264)
> [h264 @ 0xa32bac0] Estimating duration from bitrate, this may be
> inaccurate
> h264sample-1.h264: could not find codec parameters

Is there any software that understands your file?
(If you have posted complete, uncut output, FFmpeg completely fails to read
h264sample.h264, this is not a problem of remuxing or pts.)

Carl Eugen



More information about the ffmpeg-user mailing list