[FFmpeg-user] RTSP/H.264 stream - errors, smearing

Carl Eugen Hoyos ceffmpeg at gmail.com
Sat Nov 5 13:55:51 EET 2016


2016-11-05 3:17 GMT+01:00 Keith Thelen <thelen at keyc.com>:

> ffmpeg -i input -vcodec copy out.h264

> ffmpeg -i rtsp://10.12.1.71/stream1 -vcodec copy out.h264

The first command writes an unchanged elementary stream
to the output file, it can be fed into the reference decoder.

The second command produces an mpegts stream (this
is not a file with a different name, it is a completely different
file format).

Carl Eugen


More information about the ffmpeg-user mailing list