winlin

add comments for ffmpeg

@@ -59,6 +59,7 @@ int SrsEncoder::on_publish(SrsRequest* req) @@ -59,6 +59,7 @@ int SrsEncoder::on_publish(SrsRequest* req)
59 { 59 {
60 int ret = ERROR_SUCCESS; 60 int ret = ERROR_SUCCESS;
61 61
  62 + // parse the transcode engines for vhost and app and stream.
62 ret = parse_scope_engines(req); 63 ret = parse_scope_engines(req);
63 64
64 // ignore the loop encoder 65 // ignore the loop encoder