http_log 360 ffserver.c http_log("[%s @ %p]", avc->item_name(ptr), ptr);
http_log 370 ffserver.c http_log("%s - - [%s] \"%s %s\" %d %"PRId64"\n",
http_log 410 ffserver.c http_log("Unable to create children\n");
http_log 428 ffserver.c http_log("Launch commandline: ");
http_log 429 ffserver.c http_log("%s ", pathname);
http_log 431 ffserver.c http_log("%s ", feed->child_argv[i]);
http_log 432 ffserver.c http_log("\n");
http_log 524 ffserver.c http_log("Could not open input stream for stream '%s'\n",
http_log 535 ffserver.c http_log("Could not open output stream '%s/streamid=%d'\n",
http_log 556 ffserver.c http_log("Impossible to allocate a poll table handling %d connections.\n", nb_max_http_connections);
http_log 573 ffserver.c http_log("HTTP and RTSP disabled.\n");
http_log 577 ffserver.c http_log("FFserver started.\n");
http_log 712 ffserver.c http_log("error during accept %s\n", strerror(errno));
http_log 1266 ffserver.c http_log("New connection: %s %s\n", cmd, url);
http_log 1364 ffserver.c http_log("feed %s already being received\n", stream->feed_filename);
http_log 1541 ffserver.c http_log("%.*s\n", (int) (eol - logline), logline);
http_log 1547 ffserver.c http_log("\nGot request:\n%s\n", c->buffer);
http_log 1578 ffserver.c http_log("\nGot request:\n%s\n", c->buffer);
http_log 1975 ffserver.c http_log("Stream pos = %"PRId64", time=%s", stream_pos, ctime(&when));
http_log 1982 ffserver.c http_log("could not open %s: %d\n", input_filename, ret);
http_log 2091 ffserver.c http_log("Error writing output header\n");
http_log 2229 ffserver.c http_log("Error writing frame to output\n");
http_log 2407 ffserver.c http_log("Error opening feeder file: %s\n", strerror(errno));
http_log 2413 ffserver.c http_log("Error reading write index from feed file: %s\n", strerror(errno));
http_log 2452 ffserver.c http_log("Feed stream has become desynchronized -- disconnecting\n");
http_log 2467 ffserver.c http_log("Error writing to feed file: %s\n", strerror(errno));
http_log 2482 ffserver.c http_log("Error writing index to feed file: %s\n", strerror(errno));
http_log 3213 ffserver.c http_log("%s:%d - - \"PLAY %s/streamid=%d %s\"\n",
http_log 3385 ffserver.c http_log("could not open %s: %d\n", stream->feed_filename, ret);
http_log 3393 ffserver.c http_log("Could not find codec parameters from '%s'\n",
http_log 3458 ffserver.c http_log("Index & Id do not match for stream %d (%s)\n",
http_log 3469 ffserver.c http_log("Codecs do not match for stream %d\n", i);
http_log 3472 ffserver.c http_log("Codec bitrates do not match for stream %d\n", i);
http_log 3479 ffserver.c http_log("Codec width, height and framerate do not match for stream %d\n", i);
http_log 3486 ffserver.c http_log("Codec sample_rate, channels, frame_size do not match for stream %d\n", i);
http_log 3490 ffserver.c http_log("Unknown codec type\n");
http_log 3498 ffserver.c http_log("Deleting feed file '%s' as stream counts differ (%d != %d)\n",
http_log 3503 ffserver.c http_log("Deleting feed file '%s' as it appears to be corrupt\n",
http_log 3508 ffserver.c http_log("Unable to delete feed file '%s' as it is marked readonly\n",
http_log 3519 ffserver.c http_log("Unable to create feed file '%s' as it is marked readonly\n",
http_log 3526 ffserver.c http_log("Could not open output feed file '%s'\n",
http_log 3539 ffserver.c http_log("Container doesn't supports the required parameters\n");
http_log 3549 ffserver.c http_log("Could not open output feed file '%s'\n",
http_log 4550 ffserver.c http_log("Could not start server\n");