On Tue, Sep 02, 2014 at 12:31:45 +0530, Ajay Parashar wrote: > But ffmpeg sends below error > udp_resolve_host: Name or service not known > udp://226.0.0.0.1:1234: Input/output error
How did you check that that host is actually available? A little hint: It probably can't be, because 226.0.0.0.1 is not a valid IP address (nor FQDN). Please choose the correct IP address for your host. Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
