Skip to content

Commit 1206bdd

Browse files
authored
Update start_encode2_json.php
1 parent f939138 commit 1206bdd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/start_encode2_json.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
$params = '
1717
{"query": {
1818
"source": "https://nyc3.s3.qencode.com/qencode/bbb_30s.mp4",
19+
"encoder_version": 2,
1920
"format": [
2021
{
2122
"output": "mp4",
@@ -62,4 +63,4 @@
6263

6364
function log_message($msg) {
6465
echo $msg."\n";
65-
}
66+
}

0 commit comments

Comments
 (0)