Hello to all,

Can someone what's the problem of executing this comand line?
Command line:
ffmpeg -i teste.avi -f rtp rtp://localhost?localport=1234

where teste.avi is my video. I'm trying to send a video via rtp, or rstp (would be better) but i just can see what would be command line. Besides that it gives me error when executing the command line:

FFmpeg version SVN-r11927, Copyright (c) 2000-2008 Fabrice Bellard, et al.
 configuration:
 libavutil version: 49.6.0
 libavcodec version: 51.50.1
 libavformat version: 52.7.0
 libavdevice version: 52.0.0
built on Feb 26 2008 16:29:57, gcc: 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
Input #0, avi, from 'teste1.avi':
 Duration: 00:01:17.4, start: 0.000000, bitrate: 307 kb/s
Stream #0.0: Video: mpeg4, yuv420p, 640x480 [PAR 1:1 DAR 4:3], 25.00 tb(r)
   Stream #0.1: Audio: mp2, 44100 Hz, stereo, 64 kb/s
Output #0, rtp, to 'rtp://localhost?localport=1234':
   Stream #0.0: Audio: pcm_mulaw, 44100 Hz, stereo, 705 kb/s
Stream mapping:
 Stream #0.1 -> #0.0
SDP:
v=0
o=- 0 0 IN IPV4 127.0.0.1
t=0 0
s=No Name
a=tool:libavformat
m=audio 0 RTP/AVP 0
a=control:streamid=0

Press [q] to stop encoding
av_interleaved_write_frame(): I/O error occured
Usually that means that input file is truncated and/or corrupted.


With regards,


begin:vcard
fn:Ricardo Pinto
n:Pinto;Ricardo
email;internet:[EMAIL PROTECTED]
tel;work:00351916505229 (Portugal)
tel;cell:0034626325434 (Espanha)
version:2.1
end:vcard

_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to