Skip to content

feat(ffmpeg): added m2ts, ts, vob, wmv input types, and mka output - #636

Open
OrbanGergo wants to merge 1 commit into
C4illin:mainfrom
OrbanGergo:feat/add-wmv-and-other-formats-to-ffmpeg-input
Open

feat(ffmpeg): added m2ts, ts, vob, wmv input types, and mka output#636
OrbanGergo wants to merge 1 commit into
C4illin:mainfrom
OrbanGergo:feat/add-wmv-and-other-formats-to-ffmpeg-input

Conversation

@OrbanGergo

@OrbanGergo OrbanGergo commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Description

This PR enhances the FFmpeg converter by adding support for several missing, popular media formats, tested with sample files.

Supported conversions added:

  • From: m2ts, ts, vob, wmv
  • To: mka

Related Issue

Closes #635


Summary by cubic

Adds m2ts, ts, vob, and wmv as supported FFmpeg input formats, plus mka as an output format. Closes #635.

Written for commit 8d25fd0. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add WMV to ffmpeg output types

1 participant