[FFmpeg-user] ffmpeg3 crashes on sending rtsp

Carl Eugen Hoyos ceffmpeg at gmail.com
Fri Sep 9 12:42:54 EEST 2016


2016-09-09 11:18 GMT+02:00 Shi Qiu <qiushics at gmail.com>:

> The command used with ffmpeg3(crashed):
> ffmpeg -f dshow -i video="XXX":audio="XXX"
> -preset fast -c:v libx264 -c:a
> aac -ab 128k -ar 44100 -f rtsp rtsp://XXX

(Complete, uncut console output missing.)

If you cannot provide a backtrace (that is required
for every crash report), this is a very bad example
for a sample command line that you ask us to test.

Does it also crash if you use a native encoder
instead of libx264?
Does it also crash if you use file input instead
of dshow?
Does it also crash if you use file output instead
of rtsp?

Carl Eugen


More information about the ffmpeg-user mailing list