--- title: "Qencode With Wasabi" slug: "how-do-i-use-qencode-with-wasabi" updated: 2026-08-10T22:52:21Z published: 2026-08-10T22:52:21Z canonical: "docs.wasabi.com/how-do-i-use-qencode-with-wasabi" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.wasabi.com/llms.txt > Use this file to discover all available pages before exploring further. # Qencode With Wasabi [Qencode](https://cloud.qencode.com/) has been validated for use with Wasabi. Qencode is a cloud transcoding platform that enables users to encode videos in the most customizable, cost-efficient, flexible, and scalable way possible. ## Requirements - An active Wasabi account - An active Qencode account ## Reference Architecture ![architecture.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/architecture(1).png) account •The architecture details the transcoding workflow with Qencode. You may provide the source file either by uploading the video or by providing a link to it. The transcoded file is saved to Wasabi. ## Configuration Follow the steps outlined below to configure Qencode to integrate with Wasabi. In this example, Wasabi is used as both the source and destination for the transcoding job. 1. Log in to the Qencode portal. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/Screenshot 2025-12-04 at 1.24.49 PM.png) 1. Navigate to Transcode Medi page under Transcoding. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/Screenshot 2025-12-04 at 1.45.02 PM.png) 1. Select your Project from the dropdown menu on the right. In the Select Media section, provide the URL of the file. It can be a pre-signed URL or a link to the file if the file is publicly accessible. Click **Save**. To generate a pre-signed URL for your file, please refer to [How do I generate pre-signed URLs for temporary access with Wasabi?](https://docs.wasabi.com/docs/how-do-i-generate-pre-signed-urls-for-temporary-access-with-wasabi) ***Note:*** *In the example below, the source video for the job is in a Wasabi bucket, and it is being accessed using a pre-signed URL.* ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/Screenshot 2025-12-04 at 1.55.30 PM.png) 1. In the Define Destination section, select **Generic S3**. Provide the required details and click **Save**. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/Screenshot 2025-12-12 at 10.45.31 AM.png) ***Note:*** *This configuration example uses Wasabi’s us-east-1 storage region. To use other Wasabi storage regions, use the appropriate Wasabi service URL as described in* [*Service URLs for Wasabi’s Storage Regions*](https://docs.wasabi.com/docs/what-are-the-service-urls-for-wasabis-different-storage-regions)*.* - Bucket name - Endpoint - Service URL of the Wasabi region (s3.us-east-1.wasabisys.com) - Access Key ID - Secret Access key 2. In the Select Output Format section, select the required settings for codec and output format. Provide the output path for the transcoded file. Per the example below, the transcoded video file will be saved in the bucket qencodetest, and the file name will be installvideocoding.mp4. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/Screenshot 2025-12-04 at 10.12.34 PM.png) 1. Provide any additional config details if needed, then click **Launch transcoding**. The JSON script used to run this job is also displayed on the screen. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/Screenshot 2025-12-12 at 10.46.44 AM.png) 1. The Transcoding Request Builder page displays various stages of the job. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/Screenshot 2025-12-04 at 10.22.25 PM.png) ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/Screenshot 2025-12-04 at 10.22.36 PM.png) 1. The transcoded video file is now available in the bucket, qencodetest. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/picture11(2)(1).png)