csrc/wrapper.cpp
@@ -202,7 +202,7 @@ int64_t v_id = id; int64_t a_id = id; bool exist = access(input_url_.c_str(), 0) == 0 ? true : false; bool exist = access(input_url_.c_str(), 0) == 0; while(!stop_stream_.load()){ auto data(std::make_shared<CodedData>());