fix subtitle position after seek in chrome
This commit is contained in:
@@ -198,7 +198,8 @@ define(['browser'], function (browser) {
|
||||
Type: 'Video',
|
||||
AudioCodec: videoAudioCodecs.join(','),
|
||||
VideoCodec: 'h264',
|
||||
Context: 'Streaming'
|
||||
Context: 'Streaming',
|
||||
CopyTimestamps: true
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user