Skip to content

Commit

Permalink
changed video stream
Browse files Browse the repository at this point in the history
  • Loading branch information
mitxp committed Feb 5, 2015
1 parent 974dc55 commit 18cdf52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions releaseinfo.js
@@ -1,3 +1,4 @@
var releaseinfo = '1.7.7 (20141209)';
// var streamtime = [ 1422032460, 18, 1 ];
var streamtime = [ 1418119500, 11, 5 ];

2 changes: 1 addition & 1 deletion settings.js
Expand Up @@ -7,7 +7,7 @@ var isdsmcc = false;
var dsmccctag = 23;
var seventctag = 19;
var vbcomponents = {
'vid' : [ {'encoding':'MPEG2_SD_25', 'encrypted':false, 'aspectRatio':1.78} ],
'vid' : [ {'encrypted':false, 'aspectRatio':1.78} ],
'aud' : [ {'encrypted':false, 'language':'deu', 'audioDescription':false}, {'encrypted':false, 'language':'fra', 'audioDescription':false} ],
'sub' : [ {'encrypted':false, 'language':'deu', 'hearingImpaired':false } ]
};

0 comments on commit 18cdf52

Please sign in to comment.