VideoHelp.com Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. hi there,

    in the past, i converted an xvid which had ac3 5 channels into dvd format. the end result was that the volume on the dvd layer was low. i had to turn the volume up higher than normal to watch.

    i know that 5 channel is better than 2. the usual dvd player i use to watch doesnt have surround speakers. because i think that is the problem, how can i convert an avi xvid that has ac3 5 channel, to 2 channels??

    i'm pretty new at this. all i have done in the past regarding audio is to extract the audio and convert it into wave format via virtualdub. that's all i have done so far.

    help appreciated
    Quote Quote  

  2. Member
    Join Date: Jun 2005
    Location: Canada
    I use ffmpeg for ac3 conversion. The following syntax should convert your audio for you.

    ffmpeg -i inputfile.wav -ab XXX -ar 48000 -ac 2 outputfile.ac3

    XXX is your bitrate (e.g. 192, 224, 384 kbps)

    -ac 2 indicates stereo output. If you wanted 5.1 output, you would use -ac 6

    GUI front ends are also around, as are tools like BeSweet and its family, if you don't like command line tools.
    Quote Quote  

  3. VH Veteran jimmalenko's Avatar
    Join Date: Aug 2003
    Location: Down under
    ffmpeggui is probably gonna be the most user-friendly way to do this. It will basically just do exactly the same thing that ungamunga recommends, but will be a bit "nicer".
    If in doubt, Google it.
    Quote Quote  

  4. Member
    Join Date: Jun 2005
    Location: Canada
    It is prettier and more user-friendly, but a bit less flexible. I like using batchfiles so I prefer the command line myself.
    Quote Quote  

  5. thanks for replies. i'm not very good at command lines etc so i installed ffmpeggui and it did the job for me. hopefully it solves my low volume problem. it is very easy to use, for someone like me.

    thanks again for you help guys
    Quote Quote  




Similar Threads

  1. Batch Convert 6 channel AAC to AC3?
    By massarosareloud in forum Video Conversion
    Replies: 11
    Last Post: 22nd Oct 2011, 14:41
  2. Replies: 25
    Last Post: 12th Jul 2011, 11:30
  3. How to convert a 6 channel aac to ac3?
    By nasdravi in forum Audio
    Replies: 11
    Last Post: 15th Feb 2010, 22:01
  4. Convert stereo ac3 with bad channel to mono ac3
    By chipsndukes in forum Audio
    Replies: 7
    Last Post: 5th Nov 2008, 11:23
  5. Convert MPEG-TS 5 channel AC3 to h264 x264 sound problem
    By TequilaErik in forum ffmpegX general discussion
    Replies: 0
    Last Post: 16th Jul 2007, 18:41
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools