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".
