Author Topic: .mp4 video files  (Read 2143 times)

rrambo

  • Guru
  • ****
  • Posts: 221
    • View Profile
.mp4 video files
« on: December 01, 2007, 10:31:47 pm »
I just noticed my .mp4 videos aren't showing up..  how can I get them too?

Zaerc

  • Alumni
  • LinuxMCE God
  • *
  • Posts: 2256
  • Department of Redundancy Department.
    • View Profile
Re: .mp4 video files
« Reply #1 on: December 02, 2007, 03:55:23 pm »
you can rename them to .mpeg, or what I do is to create an extra symbolic link with the .mpeg extension:
Code: [Select]
ln -s <filename>.mp4 <filename>.mpeg
Then LMCE should find them automaticly.
"Change is inevitable. Progress is optional."
-- Anonymous