[FFmpeg-user] ffmpeg multiple output question
lian88jian
lian00jian at 163.com
Mon May 20 07:01:46 CEST 2013
hello, I'm using ffmpeg with following command:
ffmpeg -threads 2 -y -i rtsp://192.168.22.10:8086
-f flv xx.flv
-f rtp -an rtp://127.0.0.1:9999>xx.sdp
the second output does not work.I test it by ( ffplay xx.sdp ), it print
error
"xx.sdp: Invalid data found when processing input"
is there any mistake with the command?
if i use ffmpeg -y -i rtsp:192.168.22.10:8086 -f rtp -an
rtp://127.0.0.1:9999>xx.sdp
only one output, then ffplay this file(xx.sdp). it can work.
please help me,thanks!
--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/ffmpeg-multiple-output-question-tp4659220.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.
More information about the ffmpeg-user
mailing list