[FFmpeg-user] stream would stop if given an output format, but not if I use -c copy
John Jon
jonjohn218 at yahoo.com
Mon Oct 8 04:27:57 CEST 2012
Thanks, probesize did make things faster and it seems to have solved the 4 minute stop problem. Why would that be?
I am using Ubuntu as my OS.
________________________________
From: Carl Eugen Hoyos <cehoyos at ag.or.at>
To: ffmpeg-user at ffmpeg.org
Sent: Sunday, October 7, 2012 11:31 PM
Subject: Re: [FFmpeg-user] stream would stop if given an output format, but not if I use -c copy
John Jon <jonjohn218 <at> yahoo.com> writes:
> You can try viewing the stream yourself, but take note
> that it takes around a minute for ffmpeg to start
> receiving data from rtmp.
I used the following command line to record sunset for
>90 minutes, I stopped the recording then:
$ ffmpeg -probesize 50k -i
rtmp://170.93.143.150/rtplive/3d01ab5800f700d700437a45351f0214
test.avi
(probesize allows you to start faster)
If it does not work for you, please provide at least the
first 50 and the last 50 of the console output.
Which OS are you using?
Carl Eugen
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
More information about the ffmpeg-user
mailing list