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

  • Home
  • SEARCH
  • 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 8113379
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T02:48:29+00:00 2026-06-06T02:48:29+00:00

Anyone knows a good way to use http live streaming tools on non-Mac platforms?

  • 0

Anyone knows a good way to use http live streaming tools on non-Mac platforms?
Can you tell me at least if there’s good alternatives? I need mediafilesegmenter and mediastreamvalidator.

Or maybe anyone has a source code or something like that…

UPD: I’ve tried different segmenters, most of them are based on Carson’s open-sourced segmenter. Now the difference between Apple’s mediafilesegmenter and this one, that it takes only a transport stream, not just any video. And I need to segment h264 videos.
When I use ffmpeg to convert h26s to mpeg-ts I’m getting much bigger files in the end. Even if I try to preserve same audio codec (aac) it changes video codec form avc to mpeg-ts.

Damn I hate Apple. How can they propose that thing as a standard if they don’t even provide workarounds for another platforms.

I still need to find a way to segment h264 videos, and keep in the segmented files avc and aac codecs.

  • 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-06-06T02:48:32+00:00Added an answer on June 6, 2026 at 2:48 am

    If you’re not specifying the video codec, and specifying an mpeg2 transport stream container, FFmpeg will default to MPEG2 video coding. If you already have MPEG4-AVC(h.264) encoded video and AAC audio, then you instruct FFmpeg to not re-encode the video and audio with these options: -vcodec copy -acodec copy

    Your final command should be something like this:

    ffmpeg -i inputfile -vcodec copy -acodec copy -f mpegts outputfile.ts

    Then you can use one of the segmenter tools for segmenting and building the playlist. It’s worth mentioning that new versions of FFmpeg support segmenting, but you still would need a program to create the playlist file.

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

Sidebar

Related Questions

Anyone who knows a good way to generate/create a barcode from a String in
does anyone knows any good resources and articles that can explain how to create
Anyone knows a good way to resize any window to for example 640x480? Reason
I was wondering if anyone knows a good way to regulate how many emails
I wanted to know if anyone knows about a good way to update,constructors, equals,hash,to
Does anyone know a good way to test if one element, stored in a
Does anyone know of a good way for a user to be able to
Does anyone know of a good way to remove vss source control bindings for
Does anyone know of a good way to automatically run certain file types through
does anyone know of a good way of doing the following, I need to

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.