File tree 5 files changed +9
-8
lines changed
5 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 12
12
$ transcodingProfileId = 'abcdefgh ' ;
13
13
$ transferMethodId = 'abcdefgh ' ;
14
14
15
- $ video_url = 'https://qa.qencode.com/static/bbb_sunflower_1080p_60fps_normal_339mb.mp4 ' ;
15
+ //$video_url = 'https://qa.qencode.com/static/bbb_sunflower_1080p_60fps_normal_339mb.mp4';
16
+ $ video_url = 'https://nyc3.s3.qencode.com/qencode/bbb_30s.mp4 ' ;
16
17
17
18
$ q = new QencodeApiClient ($ apiKey );
18
19
Original file line number Diff line number Diff line change 13
13
14
14
// Replace this with your API key
15
15
$ apiKey = '12345678 ' ;
16
- $ video_url = 'https://qa.qencode.com/static/1.mp4 ' ;
16
+ //$video_url = 'https://qa.qencode.com/static/1.mp4';
17
+ $ video_url = 'https://nyc3.s3.qencode.com/qencode/bbb_30s.mp4 ' ;
17
18
18
19
$ q = new QencodeApiClient ($ apiKey );
19
20
Original file line number Diff line number Diff line change 15
15
$ apiKey = '12345678 ' ;
16
16
$ params = '
17
17
{"query": {
18
- "source": "https://qa. qencode.com/static/timer .mp4",
18
+ "source": "https://nyc3.s3. qencode.com/qencode/bbb_30s .mp4",
19
19
"format": [
20
20
{
21
21
"output": "mp4",
Original file line number Diff line number Diff line change 15
15
// API key can be found in your account on https://cloud.qencode.com under Project settings
16
16
$ apiKey = '5a5db6fa5b4c5 ' ;
17
17
18
- $ video1_url = 'https://qa. qencode.com/static/1 .mp4 ' ;
19
- $ video2_url = 'https://qa.qencode .com/static/bbb_sunflower_1080p_60fps_normal_339mb.mp4 ' ;
18
+ $ video1_url = 'https://nyc3.s3. qencode.com/qencode/bbb_30s .mp4 ' ;
19
+ $ video2_url = 'https://nyc3.digitaloceanspaces .com/qencode/manyvids/60_Tinder_hookup_BEFORE_MV_upload.mp ' ;
20
20
21
21
$ q = new QencodeApiClient ($ apiKey );
22
22
Original file line number Diff line number Diff line change 12
12
$ transcodingProfileId = '5a5db6fa5b8ac,5a5db6fa5c263 ' ;
13
13
$ transferMethodId = 'abcdefgh ' ;
14
14
15
- $ video1_url = 'https://qa.qencode.com/static/1.mp4 ' ;
16
- $ video2_url = 'https://qa.qencode.com/static/bbb_sunflower_1080p_60fps_normal_339mb.mp4 ' ;
17
-
15
+ $ video1_url = 'https://nyc3.s3.qencode.com/qencode/bbb_30s.mp4 ' ;
16
+ $ video2_url = 'https://nyc3.digitaloceanspaces.com/qencode/manyvids/60_Tinder_hookup_BEFORE_MV_upload.mp ' ;
18
17
19
18
$ q = new QencodeApiClient ($ apiKey );
20
19
You can’t perform that action at this time.
0 commit comments