---
title: "Qencode With Wasabi"
slug: "how-do-i-use-qencode-with-wasabi"
updated: 2026-05-30T23:17:50Z
published: 2026-05-30T23:17:50Z
---

> ## 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.

## Prerequisites

- 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)

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 the video file. 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 a source and destination of 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 Media" page under "Transcoding" on the left-hand side.

![](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 the link to the file if it is enabled for public access. 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 discusses the use of 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 (e.g. 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, output format etc. 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 name of the file 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 other config details if needed and 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)
