0

Hello i am trying to convert some avi files to mp4 files to be able to use it with my chromecast via castplayer in Chronium. I tried with x264 converter, the conversion works but i have no sound in the .mp4 video. Here is the command i use:

x264 file.avi -o file.mp4

Thank you.

AKso
  • 9
  • 3

1 Answers1

1

Just use dmMediaConverter, (a ffmpeg gui) it is the ideal tool for this.

enter image description here

mdalacu
  • 670