[FFmpeg-user] Problems dumping H264 stream from Axis camera

Carl Eugen Hoyos cehoyos at ag.or.at
Sat Aug 25 22:03:27 CEST 2012


 <paulj <at> fastmail.es> writes:

> > > [paulo <at> webserver ~]$ ffmpeg -rtsp_transport tcp -i rtsp://... 
> > > -vcodec copy -acodec copy -t 10 -f h264 bla.h264

> > Try with -vbsf h264_mp4toannexb to get a valid h264 file.
> 
> Nope, doesn't work either (see log below). Of course, I 
> realize this is because I'm using "-vcodec copy"

The bitstream filter only works with -vcodec copy, but needs 
h264 as output file type.

Carl Eugen



More information about the ffmpeg-user mailing list