[FFmpeg-user] Problems dumping H264 stream from Axis camera
paulj at fastmail.es
paulj at fastmail.es
Fri Aug 24 16:43:13 CEST 2012
> > [paulo at webserver ~]$ ffmpeg -i bla.h264 -vcodec copy -acodec copy
> bla.mp4
>
> What if you try it like
> ffmpeg -i bla.h264 -f h264
> ?
Nope, doesn't work either.
[paulo at webserver ~]$ ffmpeg -i bla.h264 -f h264 -vcodec copy -acodec copy bla.mp4
ffmpeg version N-43821-gf92f493 Copyright (c) 2000-2012 the FFmpeg developers
built on Aug 23 2012 12:47:11 with gcc 4.1.2 (GCC) 20080704 (Red Hat 4.1.2-50)
configuration: --enable-encoder=libx264 --enable-libx264 --enable-runtime-cpudetect --
enable-libmp3lame --enable-gpl
libavutil 51. 70.100 / 51. 70.100
libavcodec 54. 54.100 / 54. 54.100
libavformat 54. 25.104 / 54. 25.104
libavdevice 54. 2.100 / 54. 2.100
libavfilter 3. 13.100 / 3. 13.100
libswscale 2. 1.101 / 2. 1.101
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
bla.h264: Invalid data found when processing input
Paulo.
-------------------------------------------
"Oh, don't worry kids. Most of you will
never fall in love. You'll just marry
for fear of dying alone."
The Simpsons.
-------------------------------------------
More information about the ffmpeg-user
mailing list