1
0
Fork 0
forked from 0x2620/oxjs

Ox.parseSRT

This commit is contained in:
rolux 2011-05-13 00:12:41 +02:00
commit eef79f318a
4 changed files with 5709 additions and 40 deletions

View file

@ -9,11 +9,12 @@ Ox.load('UI', {
padding: '16px'
});
Ox.VideoPlayer({
height: 96 * 256/180,
timeline: timeline,
height: 96 * 384/180,//96 * 256/180,
subtitles: 'srt/' + id + '.srt',
timelineURL: timeline,
title: 'Brick',
url: url,
width: 256
videoURL: url,
width: 384//256
}).appendTo(Ox.UI.$body);
/*
var id = '0133093';

5560
demos/video/srt/0393109.srt Normal file

File diff suppressed because it is too large Load diff