Find the answer to your Linux question:
Results 1 to 3 of 3
Ubuntu 5.04 Hello, I have digital tv cards and lots of mpg files which I would like to convert to xvid so that I can archive them better. I have ...
  1. #1
    Just Joined!
    Join Date
    Sep 2005
    Posts
    1

    video conversion mpg to xvid

    Ubuntu 5.04

    Hello, I have digital tv cards and lots of mpg files which I would like to convert to xvid so that I can archive them better. I have been searching the net for some time looking for a solution. There are a number of tools for converting files such as transcode, ffmpeg, mencoder but I can't figure out how to use any of them.If any one has had any experience of this I would be grateful for advice.

    Thanks

  2. #2
    Just Joined!
    Join Date
    Sep 2005
    Posts
    6
    Check out http://www.kraus.tk/projects/konverter/.

    Its a frontend to mencoder that works as it should.

    Another option would be to grab a short mpg clip (30-60 seconds) with sound, and try using the transcode command line on it until you get something that works.

    Something like:
    Code:
    transcode -i FOO.MPG -x mpeg,mpeg -o BAR.AVI -y divx,mp3
    should work ("should").

    Check out the transcode wiki for command line options

    http://www.transcoding.org/cgi-bin/transcode

  3. #3
    Just Joined!
    Join Date
    Sep 2005
    Location
    Bangladesh
    Posts
    1

    Need tutorial of installing slackware Linux

    Dear Sir

    I am anupam das. I am a new member in this site. My interest is now for linux slackware. Please send some simulation for install slackware linux.

    Bye for now. Plz give answer of my mail

    Anupam

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •