|
@@ -212,7 +212,7 @@ public class PhotoSpeakVideoController extends BaseController { |
|
|
|
|
|
|
|
|
if (record.getSubtitleEnabled()==1){ |
|
|
if (record.getSubtitleEnabled()==1){ |
|
|
//开启字幕 |
|
|
//开启字幕 |
|
|
videoUpd.setSubtitleParams(mouldVideo.getSubtitleParams()); |
|
|
|
|
|
|
|
|
videoUpd.setSubtitleParams(record.getSubtitleParams()); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
//TODO 设置预估时长 |
|
|
//TODO 设置预估时长 |
|
|