Skip to content

Commit 66c4674

Browse files
added long description
1 parent d88c3ad commit 66c4674

File tree

2 files changed

+41
-2
lines changed

2 files changed

+41
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@
77

88
.cache/
99
.vscode/
10-
.idea/
11-
LONG_DESCRIPTION.md
10+
.idea/

LONG_DESCRIPTION.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
Inside this library you will find sample code for creating [video transcoding](https://cloud.qencode.com/) tasks, launching encoding jobs, video clipping and receiving callbacks. Updates are posted on a regular basis and we are open to any improvements or suggestions you may have.
2+
3+
Some of the options Qencode offers for transcoding your videos at scale:
4+
5+
Resolution
6+
* 8K
7+
* 4K
8+
* 1440p
9+
* 1080p
10+
* 720p
11+
* 480p
12+
* 360p
13+
* 240
14+
15+
Features
16+
* Thumbnails
17+
* Watermarking
18+
* VR / 360 Encoding
19+
* Subtitles & Captions
20+
* Create Clips
21+
* Video Stitching
22+
* S3 Storage
23+
* Preview Images
24+
* Custom Resolution
25+
* Callback URLs
26+
* Custom Presets
27+
* Rotate
28+
* Aspect Ratio
29+
* Notifications
30+
* Crop Videos
31+
32+
Transfer & Storage Options
33+
* S3 Qencode
34+
* AWS
35+
* Google Cloud
36+
* Backblaze
37+
* Azure
38+
* FTP
39+
* HTTP(S)
40+
* VPN

0 commit comments

Comments
 (0)