[PR #1079] [CLOSED] New transcodes codecs #1569

Closed
opened 2026-02-26 03:31:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1079
Author: @zachron
Created: 9/12/2019
Status: Closed

Base: masterHead: new-transcodes-codecs


📝 Commits (2)

  • 3466e4d adding ability to choose what codec your file is transcoded to, if it needs to be, based on the html5 audio aupported types.
  • 4b7b1dd changing example

📊 Changes

3 files changed (+25 additions, -2 deletions)

View changed files

📝 .env.example (+4 -0)
📝 app/Services/Streamers/TranscodingStreamer.php (+20 -2)
📝 config/koel.php (+1 -0)

📄 Description

This adds the ability to choose what codec you would like your FLAC file transcoded to for streaming. only supports the officially support html5 audio codecs.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/koel/koel/pull/1079 **Author:** [@zachron](https://github.com/zachron) **Created:** 9/12/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `new-transcodes-codecs` --- ### 📝 Commits (2) - [`3466e4d`](https://github.com/koel/koel/commit/3466e4d7dd3ad3d742ae4413fcff1b5205f2a591) adding ability to choose what codec your file is transcoded to, if it needs to be, based on the html5 audio aupported types. - [`4b7b1dd`](https://github.com/koel/koel/commit/4b7b1dd1e45939dd2af5bbfe29c930a105050b17) changing example ### 📊 Changes **3 files changed** (+25 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+4 -0) 📝 `app/Services/Streamers/TranscodingStreamer.php` (+20 -2) 📝 `config/koel.php` (+1 -0) </details> ### 📄 Description This adds the ability to choose what codec you would like your FLAC file transcoded to for streaming. only supports the officially support html5 audio codecs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:31:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1569
No description provided.