transcoding: handle ctrl+c to avoid output file corrupt.
gst-transcoder.c need handle SIGINT to avoid output file corrupt. I meet corrupted mp4 file if input ctrl+c when transcoding. Do you have any suggestion? Should be send EOS when SIGINT?
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
gst-transcoder.c need handle SIGINT to avoid output file corrupt. I meet corrupted mp4 file if input ctrl+c when transcoding. Do you have any suggestion? Should be send EOS when SIGINT?