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 <[email protected]> wrote: > 2016-09-09 11:18 GMT+02:00 Shi Qiu <[email protected]>: > > > 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 > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
