Hi Everyone, I am a big fan of FFMPEG from my days in video standards. We are using FFMPEG on debian Linux. We are using it to capture screens using x11grab and also using alsa to capture audio. I found, what I can't always stop ffmpeg even I have its pid. we tried SIGTERM and we also tried sending SIGINT, but sometimes it doesn't work. In 5% of the FFMPEG sessions, it fails to stop. In these cases we can only stop ffmpeg only by SIGKILL, but video file is not correct after sending SIGKILL (doesn't have end-header). Any ideas or suggestions will be greatly appreciate.
Thanks, Osama Alshaykh _______________________________________________ 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".
