Code: Select all
...
function Play()
{
document.video.play();
}
// On insère l'objet conteneur de notre vidéo ici !
document.write('<object type="application/x-vlc-plugin" classid="clsid:E23FE9C6-778E-49D4-B537-38FCDE4887D8" codebase="axvlc.cab" width="330" height="250" id="video" events="True"><param id="cheminExplorer" name="Src" value="'+partitionMax+':/vadese/Temp/'+cheminVideo+'" /><param name="ShowDisplay" value="True" /><param name="Loop" value="False" /><param name="AutoPlay" value="False" /></object>');
setTimeout('Play()',1000);
...
Is that related to the use of accents or other non ASCII characters in the phrases that don't display ?Sorry to post here, but I've registeres in trac but I can't submit. The new .8.5-test3 version has a serious problem: the subtitles are only partialy shown, I mean, only some phrases are shown while others don't appear
I had same problem but i changed encoding Preferences>input/codecs>other codecs>subtitlesSorry to post here, but I've registeres in trac but I can't submit. The new .8.5-test3 version has a serious problem: the subtitles are only partialy shown, I mean, only some phrases are shown while others don't appear
Screenshot to illustrate my pointI still get the green triangles when playing some AVI files. the lower right half of the screen is not aligned with the top left half.
main debug: picture in 624x352 (0,0,624x352), chroma I420, ar 382909:216000, sar 1:1
main debug: picture user 624x352 (0,0,624x352), chroma I420, ar 382909:216000, sar 1:1
main debug: picture out 624x352 (0,0,624x352), chroma YUY2, ar 382909:216000, sar 1:1
main debug: looking for chroma module: 6 candidates
main debug: using chroma module "i420_yuy2_altivec"
main debug: indirect render, mapping render pictures 0-7 to system pictures 1-8
main debug: thread 43564032 (video output) created at priority 37 (src/video_output/video_output.c:416)
We haven't dropped it intentionaly but we don't really bother to test anymore. I'll try to see if this can be fixed.If I uninstall and install 0.8.4a again everything works. Have you dropped support for win9x?
Return to “General VLC media player Troubleshooting”
Users browsing this forum: No registered users and 25 guests