2016-11-08 22:56 GMT+01:00 dave fournier <[email protected]>: > ffmpeg -rtsp_transport tcp -i "rtsp://xxx.xxx.xxx/11" -c copy -t 30 > "fullpath/moviename.avi" > > This writes a 30 second file. My problem is that after writing the file > ffmpeg does not exit.
Sounds like a bug: Is it also reproducible without -c copy? 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".
