title
Products            Buy            Support Forum            Professional            About            Codec Central
 

3gp and ADTS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • joynes
    • Jun 2006
    • 3

    3gp and ADTS

    Hi! Im a newbie to this

    I wonder if there is any way to use 3gp containers when converting music files. For example putting an AAC/AAC+ -file in a 3gp container?

    Or do I need a special converter for that purpose?

    /reagards joynes
    Last edited by joynes; June 16, 2006, 10:29 AM.
  • LtData
    dBpoweramp Guru
    • May 2004
    • 8288

    #2
    Re: 3gp

    Seeing how its a cellphone standard, you probably need the converter from the phone manufacturer.

    Comment

    • Spoon
      Administrator
      • Apr 2002
      • 44374

      #3
      Re: 3gp

      A program called mp4box can move an m4a file to 3gp:

      MP4Box -add somefile.mp4#1 out.3gp
      Spoon
      www.dbpoweramp.com

      Comment

      • gameplaya15143
        dBpoweramp Enthusiast
        • Sep 2005
        • 276

        #4
        Re: 3gp

        Originally posted by Spoon
        A program called mp4box can move an m4a file to 3gp:

        MP4Box -add somefile.mp4#1 out.3gp
        You can get dbpoweramp to do it all in one shot if you setup the generic cli plugin, and point it to a *.bat file, and set the extention to 3gp.

        for example:
        neroaacenc -if c:\~dmcin.wav -of c:\temp.m4a
        MP4Box -add c:\temp.m4a#1 ~dmcout.3gp
        del c:\temp.m4a

        Comment

        Working...

        ]]>