Dear Developers,

I need your help regarding how can I use ffserver for video streaming. I
found many articles on net but didn't helped. The conf file I am using for
ffserver is http://ffmpeg.pastebin.com/m31a5c1ad

Command line used is
ffmpeg -i
videos_chistosos_-_cortos_pixar_los_increibles_pajaritos__for_t.avi
http://localhost:8090/feed1.ffm
FFmpeg version SVN-r19725, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  configuration:
  libavutil     50. 3. 0 / 50. 3. 0
  libavcodec    52.34. 0 / 52.34. 0
  libavformat   52.38. 0 / 52.38. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libswscale     0. 7. 1 /  0. 7. 1
  built on Aug 27 2009 08:03:18, gcc: 4.3.3
Input #0, avi, from
'videos_chistosos_-_cortos_pixar_los_increibles_pajaritos__for_t.avi':
  Duration: 00:03:16.08, start: 0.000000, bitrate: 1499 kb/s
    Stream #0.0: Video: mpeg4, yuv420p, 640x344 [PAR 1:1 DAR 80:43], 25 tbr,
25 tbn, 25 tbc
    Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 125 kb/s
http://localhost:8090/feed1.ffm: I/O error occurred
Usually that means that input file is truncated and/or corrupted.


If I am using a file name instead of http://localhost:8090/feed1.ffm then I
am not getting any error. Can you please guide me and tell me what I am
missing or suggest me some other tool to do that.

PS: I will write a good tutorial in the wiki for this.

Regards,
Mayank Jain
_______________________________________________
ffserver-user mailing list
ffserver-user@mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/ffserver-user

Reply via email to