#1 25. Juli 2015 Hi, ich habe das Problem, dass Firefox sämtiche Videos asynchron abspielt, sei es auf Youtube oder sonst wo. Habe schon Firefox, Adobe Flash Player deeinstalliert, geupdatet, aber alles ohne Erfolg. Chrome spielt alles synchron ab, nur Firefox nicht. Habe dann diese Anleitung gefunden: " hatte auch das Problem, hab durch lange stöbern endlich die Lösung gefunden: Create a new firefox script under /usr/local/bin/firefox with the following command: Code: gksudo gedit /usr/local/bin/firefox Paste the following into the blank file and save it: Code: #!/bin/bash export PULSE_LATENCY_MSEC=20 exec /usr/bin/firefox "$@" Then run this: Code: sudo chmod a+x /usr/local/bin/firefox Start firefox with the command: Code: /usr/local/bin/firefox Source: Comment #34 : Bug #294666 : Bugs : pulseaudio package : Ubuntu Ich hoffe dir hilft das auch, bei mir hat das geklappt..! " Ich weis dass es für Ubuntu ist, ich benutze aber Windows 7, ich weis aber nicht wie genau das zu machen ist, kann mir da jemand eventuel weiterhelfen? Oder jemand eine andere Idee? + Multi-Zitat Zitieren