[FFmpeg-user] ffmpeg3 crashes on sending rtsp
Paul B Mahol
onemda at gmail.com
Fri Sep 9 12:41:32 EEST 2016
On 9/9/16, Shi Qiu <qiushics at gmail.com> wrote:
> It's ok to send rtsp steaming to rtsp server with ffmpeg2, but crashed when
> sending with ffmpeg3.
>
> The command used with ffmpeg2:
> ffmpeg -f dshow -i video="XXX":audio="XXX" -preset fast -c:v libx264 -c:a
> aac -strict -2 -ab 128k -ar 44100 -f rtsp rtsp://XXX
>
> 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
>
> Can anyone help?
Can you provide crash logs? not just version dump.
More information about the ffmpeg-user
mailing list