Problem ubuntu!!!!

lindsay31 Posted messages 3 Status Member -  
Gamanonyme Posted messages 31 Status Member -
Good evening, I am new and since I don't know which category to ask my question in, I'm going to try here!!
So here is my problem: when I was on Windows and I downloaded (legally of course) movies or series and burned them, I had no issues; they would download in avi format. The video codec was MPEG-4 VIDEO, and my standalone DVD player read all the DVDs I burned without any problems. But now that I am using Ubuntu, when I download a movie it is still in avi format. However, the video codec is DivX MPEG-4 Version 3, and when I burn it, my DVD player does not recognize any files. I have tried several software programs to convert it, but I can't seem to find MPEG-4 Video. If someone could help me, thank you.

3 answers

  1. Pierrecastor Posted messages 10830 Registration date   Status Moderator Last intervention   4 215
     
    Hello.

    What software do you use for engraving? And how do you go about it? Step by step.

    --
    Light a fire for someone and they will be warm for the rest of the day. Set a man on fire and he will be warm for the rest of his life.
    -Terry Pratchett-
    0
    1. lindsay31 Posted messages 3 Status Member
       
      I burn with K3B.
      0
  2. Gamanonyme Posted messages 31 Status Member 1
     
    If you know how to use a terminal window:
    you can use the following command with ffmpeg
    $ffmpeg -i file_name.avi -f mp4 file_name.mp4

    You can also use "memcoder" but there are a few more options to include in your line...
    0
  3. roxxor Posted messages 19 Status Member 1
     
    First of all, welcome!
    So download: format factory or look for an MPEG-4 converter or even try to transform it into mp3 or MP4

    I'm not great at this, but it works for me anyway :)

    I hope I helped you!
    -3
    1. lindsay31 Posted messages 3 Status Member
       
      Thank you, I tried it in mp4 but it doesn't work either.
      0