From f5c4f492dac8e52f5f3361c47d8653fb8a39d56f Mon Sep 17 00:00:00 2001 From: winlin Date: Mon, 7 Apr 2014 11:49:20 +0800 Subject: [PATCH] add comments for ffmpeg --- trunk/src/app/srs_app_encoder.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/trunk/src/app/srs_app_encoder.cpp b/trunk/src/app/srs_app_encoder.cpp index f16a4eaf3..c5cfb8697 100644 --- a/trunk/src/app/srs_app_encoder.cpp +++ b/trunk/src/app/srs_app_encoder.cpp @@ -59,6 +59,7 @@ int SrsEncoder::on_publish(SrsRequest* req) { int ret = ERROR_SUCCESS; + // parse the transcode engines for vhost and app and stream. ret = parse_scope_engines(req); // ignore the loop encoder