|
|
@@ -3,190 +3,147 @@ var player = videojs('example');
|
|
|
player.playlist([
|
|
|
{
|
|
|
name:'视频教程-调价',
|
|
|
- // description:'Explore the depths of our planet\'s oceans.',
|
|
|
- duration:596,
|
|
|
+ // description:'视频教程-调价',
|
|
|
+ duration:110,
|
|
|
sources: [{
|
|
|
- src: 'https://d4.smartcost.com.cn/%E5%91%86%E7%93%9C%E5%AD%A6%E9%80%A0%E4%BB%B7-%E5%85%AC%E8%B7%AF%E7%AF%87-%E6%9C%89logo.mp4',
|
|
|
+ src: 'https://d1.video.smartcost.com.cn/video/play/2020/调价.mp4',
|
|
|
type: 'video/mp4'
|
|
|
}],
|
|
|
- poster:'http://media.w3.org/2010/05/bunny/poster.png',
|
|
|
+ poster:'video/tiaojia.jpg',
|
|
|
thumbnail: [
|
|
|
{
|
|
|
- srcset: 'test/example/oceans.jpg',
|
|
|
- type: 'image/jpeg',
|
|
|
- media: '(min-width: 400px;)'
|
|
|
+ srcset: 'video/tiaojia.jpg',
|
|
|
+ type: 'image/jpg',
|
|
|
+ media: '(max-width: 130px;)'
|
|
|
},
|
|
|
{
|
|
|
- src:'http://media.w3.org/2010/05/bunny/poster.png'
|
|
|
+ src:'video/tiaojia.jpg'
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
name:'视频教程-共用单价文件',//视频标题
|
|
|
- description:'Explore the depths of our planet\'s oceans.',//视频描述
|
|
|
- duration:52,//视频总时长,单位秒(s)
|
|
|
+ // description:'视频教程-共用单价文件',//视频描述
|
|
|
+ duration:112,//视频总时长,单位秒(s)
|
|
|
sources: [{//视频资源地址以及视频的MIME类型
|
|
|
- src: 'http://d1video.smartcost.com.cn/video/play/2018/step1.mp4',
|
|
|
+ src: 'https://d1.video.smartcost.com.cn/video/play/2020/共用单价文件.mp4',
|
|
|
type: 'video/mp4'
|
|
|
}],
|
|
|
//视频封面地址
|
|
|
- // poster:'http://media.w3.org/2010/05/sintel/poster.png',
|
|
|
+ poster:'video/gydjwenjian.jpg',
|
|
|
//右侧视频播放列表的图片
|
|
|
thumbnail: [
|
|
|
{//默认图片
|
|
|
- srcset: 'test/example/oceans.jpg',
|
|
|
- type: 'image/jpeg',
|
|
|
+ srcset: 'video/gydjwenjian.jpg',
|
|
|
+ type: 'image/jpg',
|
|
|
media: '(max-width: 130px;)'
|
|
|
},
|
|
|
{//实际视频缩略图图片
|
|
|
- src:'http://media.w3.org/2010/05/sintel/poster.png'
|
|
|
+ src:'video/gydjwenjian.jpg'
|
|
|
}
|
|
|
]
|
|
|
}, {
|
|
|
name:'视频教程-清单精灵',//视频标题
|
|
|
description:'Explore the depths of our planet\'s oceans.',//视频描述
|
|
|
- duration:734,//视频总时长,单位秒(s)
|
|
|
+ duration:110,//视频总时长,单位秒(s)
|
|
|
sources: [{//视频资源地址以及视频的MIME类型
|
|
|
- src: 'http://d2zihajmogu5jn.cloudfront.net/tears-of-steel/playlist.m3u8',
|
|
|
- type: 'application/x-mpegurl'
|
|
|
+ src: 'https://d1.video.smartcost.com.cn/video/play/2020/清单精灵.mp4',
|
|
|
+ type: 'video/mp4'
|
|
|
}],
|
|
|
//视频封面地址
|
|
|
- poster:'http://d2zihajmogu5jn.cloudfront.net/tears-of-steel/tears_of_steel.jpg',
|
|
|
+ poster:'video/qdjianling.jpg',
|
|
|
|
|
|
thumbnail: [
|
|
|
{//默认图片
|
|
|
- srcset: 'img/jinjihu.jpg',
|
|
|
- type: 'image/jpeg',
|
|
|
- media: '(min-width: 400px;)'
|
|
|
+ srcset: 'video/qdjianling.jpg',
|
|
|
+ type: 'image/jpg',
|
|
|
+ media: '(max-width: 130px;)'
|
|
|
},
|
|
|
{//实际视频缩略图图片
|
|
|
- src:'http://d2zihajmogu5jn.cloudfront.net/tears-of-steel/tears_of_steel.jpg'
|
|
|
+ src:'video/qdjianling.jpg'
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- name:'视频教程-调价',
|
|
|
+ name:'视频教程-查找定位',
|
|
|
description:'Explore the depths of our planet\'s oceans.',
|
|
|
- duration:596,
|
|
|
+ duration:122,
|
|
|
sources: [{
|
|
|
- src: 'https://d4.smartcost.com.cn/%E5%91%86%E7%93%9C%E5%AD%A6%E9%80%A0%E4%BB%B7-%E5%85%AC%E8%B7%AF%E7%AF%87-%E6%9C%89logo.mp4',
|
|
|
+ src: 'https://d1.video.smartcost.com.cn/video/play/2020/查找定位.mp4',
|
|
|
type: 'video/mp4'
|
|
|
}],
|
|
|
- poster:'http://media.w3.org/2010/05/bunny/poster.png',
|
|
|
+ poster:'video/czdingwei.jpg',
|
|
|
thumbnail: [
|
|
|
{
|
|
|
- srcset: 'test/example/oceans.jpg',
|
|
|
- type: 'image/jpeg',
|
|
|
- media: '(min-width: 400px;)'
|
|
|
+ srcset: 'video/czdingwei.jpg',
|
|
|
+ type: 'image/jpg',
|
|
|
+ media: '(max-width: 130px;)'
|
|
|
},
|
|
|
{
|
|
|
- src:'http://media.w3.org/2010/05/bunny/poster.png'
|
|
|
+ src:'video/czdingwei.jpg'
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- name:'视频教程-共用单价文件',//视频标题
|
|
|
+ name:'视频教程-分享协作',//视频标题
|
|
|
description:'Explore the depths of our planet\'s oceans.',//视频描述
|
|
|
- duration:52,//视频总时长,单位秒(s)
|
|
|
+ duration:116,//视频总时长,单位秒(s)
|
|
|
sources: [{//视频资源地址以及视频的MIME类型
|
|
|
- src: 'http://d1video.smartcost.com.cn/video/play/2018/step1.mp4',
|
|
|
+ src: 'https://d1.video.smartcost.com.cn/video/play/2020/分享协作.mp4',
|
|
|
type: 'video/mp4'
|
|
|
}],
|
|
|
//视频封面地址
|
|
|
- // poster:'http://media.w3.org/2010/05/sintel/poster.png',
|
|
|
+ poster:'video/fxxiezuo.jpg',
|
|
|
//右侧视频播放列表的图片
|
|
|
thumbnail: [
|
|
|
{//默认图片
|
|
|
- srcset: 'test/example/oceans.jpg',
|
|
|
- type: 'image/jpeg',
|
|
|
+ srcset: 'video/fxxiezuo.jpg',
|
|
|
+ type: 'image/jpg',
|
|
|
media: '(max-width: 130px;)'
|
|
|
},
|
|
|
{//实际视频缩略图图片
|
|
|
- src:'http://media.w3.org/2010/05/sintel/poster.png'
|
|
|
+ src:'video/fxxiezuo.jpg'
|
|
|
}
|
|
|
]
|
|
|
}, {
|
|
|
- name:'视频教程-清单精灵',//视频标题
|
|
|
+ name:'视频教程-模版克隆',//视频标题
|
|
|
description:'Explore the depths of our planet\'s oceans.',//视频描述
|
|
|
- duration:734,//视频总时长,单位秒(s)
|
|
|
+ duration:113,//视频总时长,单位秒(s)
|
|
|
sources: [{//视频资源地址以及视频的MIME类型
|
|
|
- src: 'http://d2zihajmogu5jn.cloudfront.net/tears-of-steel/playlist.m3u8',
|
|
|
- type: 'application/x-mpegurl'
|
|
|
+ src: 'https://d1.video.smartcost.com.cn/video/play/2020/模板克隆.mp4',
|
|
|
+ type: 'video/mp4'
|
|
|
}],
|
|
|
//视频封面地址
|
|
|
- poster:'http://d2zihajmogu5jn.cloudfront.net/tears-of-steel/tears_of_steel.jpg',
|
|
|
+ poster:'video/mbkelong.jpg',
|
|
|
|
|
|
thumbnail: [
|
|
|
{//默认图片
|
|
|
- srcset: 'img/jinjihu.jpg',
|
|
|
- type: 'image/jpeg',
|
|
|
- media: '(min-width: 400px;)'
|
|
|
+ srcset: 'video/mbkelong.jpg',
|
|
|
+ type: 'image/jpg',
|
|
|
+ media: '(max-width: 130px;)'
|
|
|
},
|
|
|
{//实际视频缩略图图片
|
|
|
- src:'http://d2zihajmogu5jn.cloudfront.net/tears-of-steel/tears_of_steel.jpg'
|
|
|
+ src:'video/mbkelong.jpg'
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- name:'视频教程-调价',
|
|
|
+ name:'视频教程-复制整块',
|
|
|
description:'Explore the depths of our planet\'s oceans.',
|
|
|
- duration:596,
|
|
|
+ duration:95,
|
|
|
sources: [{
|
|
|
- src: 'https://d4.smartcost.com.cn/%E5%91%86%E7%93%9C%E5%AD%A6%E9%80%A0%E4%BB%B7-%E5%85%AC%E8%B7%AF%E7%AF%87-%E6%9C%89logo.mp4',
|
|
|
+ src: 'https://d1.video.smartcost.com.cn/video/play/2020/复制整块.mp4',
|
|
|
type: 'video/mp4'
|
|
|
}],
|
|
|
- poster:'http://media.w3.org/2010/05/bunny/poster.png',
|
|
|
+ poster:'video/fzzhengkuai.jpg',
|
|
|
thumbnail: [
|
|
|
{
|
|
|
- srcset: 'test/example/oceans.jpg',
|
|
|
- type: 'image/jpeg',
|
|
|
- media: '(min-width: 400px;)'
|
|
|
- },
|
|
|
- {
|
|
|
- src:'http://media.w3.org/2010/05/bunny/poster.png'
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- name:'视频教程-共用单价文件',//视频标题
|
|
|
- description:'Explore the depths of our planet\'s oceans.',//视频描述
|
|
|
- duration:52,//视频总时长,单位秒(s)
|
|
|
- sources: [{//视频资源地址以及视频的MIME类型
|
|
|
- src: 'http://d1video.smartcost.com.cn/video/play/2018/step1.mp4',
|
|
|
- type: 'video/mp4'
|
|
|
- }],
|
|
|
- //视频封面地址
|
|
|
- // poster:'http://media.w3.org/2010/05/sintel/poster.png',
|
|
|
- //右侧视频播放列表的图片
|
|
|
- thumbnail: [
|
|
|
- {//默认图片
|
|
|
- srcset: 'test/example/oceans.jpg',
|
|
|
- type: 'image/jpeg',
|
|
|
+ srcset: 'video/fzzhengkuai.jpg',
|
|
|
+ type: 'image/jpg',
|
|
|
media: '(max-width: 130px;)'
|
|
|
},
|
|
|
- {//实际视频缩略图图片
|
|
|
- src:'http://media.w3.org/2010/05/sintel/poster.png'
|
|
|
- }
|
|
|
- ]
|
|
|
- }, {
|
|
|
- name:'视频教程-清单精灵',//视频标题
|
|
|
- description:'Explore the depths of our planet\'s oceans.',//视频描述
|
|
|
- duration:734,//视频总时长,单位秒(s)
|
|
|
- sources: [{//视频资源地址以及视频的MIME类型
|
|
|
- src: 'http://d2zihajmogu5jn.cloudfront.net/tears-of-steel/playlist.m3u8',
|
|
|
- type: 'application/x-mpegurl'
|
|
|
- }],
|
|
|
- //视频封面地址
|
|
|
- poster:'http://d2zihajmogu5jn.cloudfront.net/tears-of-steel/tears_of_steel.jpg',
|
|
|
-
|
|
|
- thumbnail: [
|
|
|
- {//默认图片
|
|
|
- srcset: 'img/jinjihu.jpg',
|
|
|
- type: 'image/jpeg',
|
|
|
- media: '(min-width: 400px;)'
|
|
|
- },
|
|
|
- {//实际视频缩略图图片
|
|
|
- src:'http://d2zihajmogu5jn.cloudfront.net/tears-of-steel/tears_of_steel.jpg'
|
|
|
+ {
|
|
|
+ src:'video/fzzhengkuai.jpg'
|
|
|
}
|
|
|
]
|
|
|
}
|