[FFmpeg-user] Could not write header for output file #0 (incorrect codec parameters ?):
Cley Faye
cleyfaye at gmail.com
Tue Jun 21 21:27:57 CEST 2016
2016-06-21 21:06 GMT+02:00 juan carlos Rebate <nerus492 at gmail.com>:
> I keep looking but not quite find anything to help me solve the problem
> ffmpeg -y -i rtp://239.0.0.107:8208
-map 0 -f mp4 -c:v mpeg4 -listen 1
http://localhost:80 <http://localhost/> -multiple_requests 1 -seekable 1
-bufsize 200k -r 299
-re -b:v 982k
What was told in the previous message is that some of your arguments are
misplaced. In the quoted command line, everything after localhost:80 is
ignored because it is misplaced. Maybe fixing that first will help.
More information about the ffmpeg-user
mailing list