[FFmpeg-user] ffmpeg3 crashes on sending rtsp

Shi Qiu qiushics at gmail.com
Tue Sep 13 03:25:57 EEST 2016


I don't know where to find the backtrace on win7. The report just tell it's
an APPCRASH with a code c0000005.

ffmpeg3 only crash when I send rtsp.

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

On Fri, Sep 9, 2016 at 5:42 PM, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:

> 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
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list