PDA

View Full Version : MPEG ignored by the playlist


Cric
02-09-2006, 09:00 PM
Hello!
I am using the lastest beta version and I notice that when I add a folder to the playlist, MPEG files are not listed in the playlist while other format like avi and RM are listed without any problem.

P.S: When I add the same folder in the Media library, all the video files are found.:eek:

z
02-09-2006, 09:22 PM
Hi, Cric

Try to change the following line in engligh.ini(or your language file).

FileExtFilterNT3=*.avi;*.mpg;*.mpeg;*.ogm;*.tp;*.t s;*.dat;*.mkv;*.mp4

The number of extension to manage was intentionally limited as Open Dialog box couldn't recognize it.

Cric
02-10-2006, 02:33 AM
I modified the english.ini and now everything works great!Thanks;)

Cric
02-21-2006, 02:07 AM
Hello Z,
I have a few small question concerning the limitation number of extension.
What extensions were excluded?:p
What will happen if these extensions are added to the language file?:confused:

z
02-22-2006, 10:43 PM
The limitation is a thing related with O/S problem.
I don't know the exact length of the limitation but it seemed to be about 512 characters. For the excleded extension, you'll find it in english language file. And the rest things, just try it for yourself.. ^^