I uploaded 2 new files, the stream input with header informations of two cameras with the same stream protocol for testing.
The file h264_ip_cam_input.working of the first camera gets decoded well with the command: ffmpeg -f h264 -i h264_ip_cam_input.working output.mp4 The file h264_ip_cam_input.nworking produces the errors as posted before. Greetings, Alex 2013/6/6 Carl Eugen Hoyos <[email protected]> > Alexander Wischnewski <aw.wisch@...> writes: > > > ffmpeg -i "http://192.168.1.166:86/livestream/12?action=play&media=video > " > > -vcodec copy h264_ip_cam_input.avi > > > > Was this the wrong way ? > > Not necessarily, but it will likely not help showing > if there is a bug in FFmpeg or not. > Does wget work? Or is there maybe another program to > simply dump the network packets? > > Carl Eugen > > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user >
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
