Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6915133
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T09:26:12+00:00 2026-05-27T09:26:12+00:00

The hardware on which we are working on doesnt support playing of mkv files.

  • 0

The hardware on which we are working on doesnt support playing of mkv files.
So i’m required to transcode Matroska (mkv) video filea to mp4 video file.

As I have understood from the material available online on transcoding,I’m required to do the following :

  1. separate out different streams of mkv file using matroskademux element.
  2. decode the audio and Video streams into raw format using available mkv decoder and
    supply this data to the mp4 Muxer element and re-encode to required format.

Could anyone please tell me if I applying right approach?
Any information/link on this would be very helpful.

vikram

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T09:26:13+00:00Added an answer on May 27, 2026 at 9:26 am

    Depending on what is in the Matroska file you might not need to decode it at all, just remux.

    I assume the video for instance is H264, so just remux that.
    Below is an example pipeline for gst-launch for remuxing a file with h264 and mp3.

    gst-launch-0.10 -v filesrc location=$file \
    ! matroskademux name="demux" demux. ! h264parse ! queue \
    ! mp4mux name=mux ! filesink location=$file._out.mp4 demux. \
    ! mp3parse ! queue ! mux.`
    

    You can also look at the Transmageddon transcoder (www.linuxrising.org) which should give you want you want.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am working on a Windows utility program which communicates with some custom hardware
I'm working with some hardware which has a DLL. I believe it has two
I'm working on a site with lots of CSS3 transitions (which are hardware accelerated)
I'm working on a program in C# which communicates with a piece of hardware
I'm working with some embedded hardware, a Rabbit SBC, which uses Dynamic C 9.
i am changing my hardware which currently runs Win XP and i am wondering
I have a ARM11 based hardware board which runs a Linux kernel ver. 2.6.21.5-cfs-v19.
I have a piece of USB hardware, for which I know the driver. However,
I'm involved in a project which is able to connect to different hardware devices
I have a custom hardware device sending a video stream. How can make this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.