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 8547209
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T13:13:02+00:00 2026-06-11T13:13:02+00:00

I have three 3gp file,and I use sox to combine them sox –combine sequence

  • 0

I have three 3gp file,and I use sox to combine them

sox --combine sequence C:\1.3gp C:\2.3gp C:\3.3gp C:\newaudio.3gp

but It’s show that “FAIL formats:no handler for file extension 3gp“

Its means that I have to install some extension?

I’m trying to do it with sox,Can anybody give me any suggestions ?

Or It’s possible do it with ffmpeg ?

  • 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-11T13:13:03+00:00Added an answer on June 11, 2026 at 1:13 pm

    3gp is a multimedia container and not supported by sox.

    You can extract the audio with ffmpeg and further process it with sox although ffmpeg can also do a lot of audio processing.

    Here’s one way to convert the data to wav, concatenate and convert back to 3gp:

    ffmpeg -i 1.3gp 1.wav
    ffmpeg -i 2.3gp 2.wav
    ffmpeg -i 3.3gp 3.wav
    

    Concatenate, maybe other things with sox (sequence is default so no need to specify):

    sox 1.wav 2.wav 3.wav long.wav
    

    Convert back to 3gp:

    ffmpeg -i long.wav newaudio.3gp
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have three domains (domain1.es, domain2.com, domain3.com). I need that: domain1.es OR www.domain1.es, show
I have three string and I want them to concatenate but they are not
Have three divs in a container that I want to float over a large
I have three separate table variables in my Function, 1 of them is not
I have three divs, within a content div. Container width 70%. Within that I
I have three tables (individuals, groups & recordlabels) and want use the information between
I have three classes that I am using and have shortened for ease of
I have an audio file in .3gp format on my Android device which I
I have three activities in my application ... I use an intent to navigate
I have three JSF apps working on glassfish 3.1 opensource edition. One of them

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.