Partagez votre expérience!
Bonjor, en fouinant sur le web pour la solution de lecture des fichiers *AVI sur le lecteur BLURAY BDP S590, j'ai trouvé sur un site anglo-saxon les éléments de modification de ligne de code du profile SONY du BDP S590 :
- Voic l'URL du site qui est un forum d'utilisateurs :
http://www.avsforum.com/t/1396469/official-sony-bdp-s590-and-bdp-390-thread/1560
et voici un extrait d'un forumer :
This line in the profile for Sony BDP is causing the problem:
<<span class="title" id="yui_3_7_3_1_1356435950758_948">MediaFormatProfile name="MPEG_PS_PAL,MPEG_PS_NTSC" mime-type="video/mpeg"AVIMediaFormatProfile
Remove this line, and replace it with following:
Code:
<<span class="title" id="yui_3_7_3_1_1356435950758_931">MediaFormatProfile mime-type="video/avi"AVIMediaFormatProfile
And voila, AVIs are working again. S590 is capable of playing video/avi MIME type, and this is a correct MIME type for AVI files. The previosly used conversion was done for old sony BDPs which couldn't understand video/avi.
- -- Qu'en pensez vous ? Est-ce une manip à notre portée et ou y aller ?
Merci