Flash video player freezes during audio sequences

For the past few days, whenever I play a video that uses Flash Player video freezes for a few seconds then repeat part of the audio. Once the audio repeat arrives to the point that the video freeze occurred, the video RESUME play as if nothing had happened.  What is happening on all the videos I watch on every website that I visit. It only happens once during each video (at least I have stop the video and restart) and it's always happening shortly after I start playing the video. I use Firefox for my browser. Flash Player and all the plugins are the most recent versions.

Anyone have a thought on what could be the cause and how can I solve this problem?

My guess is that it has something to do with hardware acceleration. You should try to extinguish it.

You described exactly the thing that happened to me once today on a youtube video. Shortly after my pc BSOD on another video. I got bsod on this same video bit several times. After that, I tried this video with disabled hardware acceleration, and it worked. I tried again after with material on aceleration and it bsod. Same video work normally from chrome.

There is obviously a problem between the ati cards and flash player plugin for firefox and hardware accelerator.

1. I bet you have ati graphics card

2. I bet you wouldn't have these problems if you try to watch these videos from chrome

Tags: Flash Player

Similar Questions

  • Flash video Player?

    Hello

    I'm trying to harmoniously integrate a video player on my Web site.  Specifically, I want the image "header" on a page to turn it into a video player when a user clicks on an icon of small «watch the video»  I intend to use Flash CS4 to the project.

    A good example of this is located at the following Web site by clicking on the button "watch the video":

    http://www.actonmba.org/about/

    Advice or advice on how to proceed will be greatly appreciated!

    Thank you.

    Yes.

  • Flash video player difficulties

    I usually watch videos on my computer especially flash ones. On some players like YouTube, the video plays well. On some readers outside of youtube flash video (ex: Brightcove, Ooyala, etc.), I watch the video normally. However, I feel a lag on every video I try to look at. Whenever I stop the video, the video continues briefly to play after I stop and then it stops after a few seconds of silent movement in the video.

    It also happens on my laptop Windows 8 as well
    I uninstalled and reinstalled flash on my system and I don't think he made the same round

    Hi Ele,

    Are you experiencing the problem with Internet Explorer and other web browser as well?

    If you use Internet Explorer and facing problems, watch videos online, then you can check out the link below:

    The video when problems using Internet Explorer

    http://support.Microsoft.com/kb/2532294

    Note:

    There is no option within the operating system to increase the speed of buffering. Only way to increase the speed of buffering in some measure is to have a connection with a higher bandwidth. But note that as does you not an option of continuous play in CD or DVD.

    Another work around that I do personally is to pause the video to complete the buffering and watch the video once the buffering completed.

    Please post back with the State of the question.

  • DVD player freezes when audio editing

    My application DVD player recently started crashing every time that trying to change the volume of the silent era. The laptop is a MacBook 12 "retina 2015, using an external DVD drive that has worked very well for a year. Have tried on many different DVDs and they all load fine, DVD player auto-commence, but they all open with no sound. If I try to increase the volume of 0 on the slider, the player crashes. If I try to access audio via the menu 'Options' menu does load not for Audio and audio disk configuration is similarly frozen to corruption. Other audio works fine on the machine. Any idea on what could be the problem? Thank you.

    Greetings bhan001,

    Thank you for using communities of Apple Support. It seems you want to play a dvd on the MacBook connected via an external dvd drive. Given that the application crashes using each dvd that you tried it may be a problem with the application itself. There are a few things that we can try to isolate and solve the problem.  I would recommend you read these articles, starting in safe mode disables the 3rd party applications that may interfere with the DVD player application. If the problem persists, we can try a new user to test to see if it's a matter of profile or the scale of the system.

    Try safe mode if your Mac does not end commissioning

    How to test a question in another account on your Mac.

    Take care.

  • in the control bar Firefox Win10 very small flash video player

    512SSD i7, 16GB, surface book (again, not bragging a lot...)

    Win10

    44.0 Firefox

    Adobe Flash 20.0.0.286

    Play any video content flash game bar and progress are tiny.  I don't know how to change or correct it.

    I had this problem on a Lenovo Yoga 2, but never solved this problem.

    In MS Edge, however seems to be the right size.

    Please help as I want to use Firefox.

    Firefox does not give us the information needed to scale properly.  We are actively working with them on a feature in this issue, but in the meantime, you will have to endure or use a browser which provides us with information of the correct scale (Edge/IE/Chrome)

  • Flash Video Player with thumbs

    I have

    Hello

    I would like to know how to reference something in my xml. IM adding thumbnails and would like to know how to get the file name from the xml code by using the attributes method. The videos are loaded into a list component that I want to use the "trace" for a property or attribute of the xml file. I tried trace (videos [i].attributes.thumb + "thumbnail"); but it did not work. The XML file is displayed

    ActionScript 2.0

    var vlist:XML = new XML();
    vlist.ignoreWhite = true;

    vlist.onLoad = function() {}
    videos of the var: Array = this.firstChild.childNodes;
    for (i = 0; i < videos.length; i ++) {}
    videoList.addItem (videos [i].attributes.desc, videos [i].attributes.url, videos [i] .attributes .thumb);
    }
    read the 1st video
    NS. Play (videoList.getItemAt (0).) Data);
    videoList.selectedIndex = 0;
    I would like to refer to something in the XML file with the thumb attribute
    trace (videoList + 'thumbnails');
    };

    var vidList:Object = new Object();

    vidList.change = function() {}
    NS. Play (videoList.getItemAt (videoList.SelectedIndex). Data);
    };
    videoList.addEventListener ("change", vidList);

    Vlist.Load ("Videos.xml");

    XML

    <? XML version = "1.0" encoding = "ISO-8859-1? >
    < videos >
    "< url =" rsflvs/video sn.flv"desc =" Sn.flv "thumb ="1.jpg"/ >
    "< url =" rsflvs/video sn2.flv"desc =" Sn2.flv "thumb ="2.jpg"/ >
    < / videos >

    Capturevid.PNG

    Hi Samuel,.

    Here is the code U help

    Code:

    var vlist:XML = new XML();

    vlist.ignoreWhite = true;

    vlist.onLoad = function() {}

    videos of the var: Array = this.firstChild.childNodes;

    for (i = 0; i

    videoList.addItem ({label: videos [i].attributes.desc,.attributes.url of data: videos [i], image: vid eos [i].attributes.thumb});

    trace ([i] Videos. Attributes.Thumb);

    }

    read the 1st video

    NS. Play (videoList.getItemAt (0).) Data);

    trace (videoList.getItemAt (0) .image);

    videoList.selectedIndex = 0;

    I would like to refer to something in the XML file with the thumb attribute

    trace (videoList + "thumbnails");

    };

    var vidList:Object = new Object();

    vidList.change = function() {}

    NS. Play (videoList.getItemAt (videoList.SelectedIndex). Data);

    trace (videoList.getItemAt (videoList.SelectedIndex). Data);

    };

    videoList.addEventListener ("change", vidList);

    Vlist.Load ("Videos.xml");

    The red color value for the thumb State

    If U is difficult, get back to me.

    Saransoft

  • standard inside the screen wide video player

    Hello

    I have a Flash video player, built in ActionScript 2, I recently needed to move from a 4:3 ratio to a 16:9 ratio. The videos were transported to a Flash Media Server. The player is later rebuilds in ActionScript 3, but for now, it should stay in v.2 for a quick recovery. Back to the point of...

    The original videos were x 300px 400px. Videos big screen will be 534 x 300. As the 4:3 videos are not wide enough, I care about them float in the center of the player, with black "bars" on the left and right sides. Is there anyway to center the FMS streaming videos, while maintaining the proportions of origin of each video? It seems that YouTube is doing this already. They are in fact centering videos or are they "pretended" somehow?

    Any help would be really appreciated. Thanks in advance!

    Hi again JayCharles,.

    Thanks a lot for your help! Guessed it. Here's what I ended up with:

    ns.onMetaData = {function (obj.)}
    I placed the videoDisplay inside a clip named, object videoContainer_mc.
    videoContainer_mc._width = obj.width;
    videoContainer_mc._height = 300; //<-- height="" will="" be="" 300="" no="" matter="">
    };

    Works like a charm. Thanks for putting me in the right direction :)

  • I use the helper downloader (ver. 2.2) when you save a video of WWII, during the reading period, I get some equidistant points from the screen and Flash

    I use the helper downloader (ver. 2.2)
    When you save a video of WWII on my Windows 7 Desktop, during the period of the video, I get points at equal distance between the screen and flashing arrow as well. What is the problem with my download?

    [email protected]

    Which may be caused by a problem with the codec that is used by this video and who is not taken care of correctly.

    You can open this video in another video player to see if it works there?

    What kind of video is it?

  • I can't watch flash videos, receive the missing message "Flash Player..."

    Hello
    I can't Flash videos keep getting message "lack the flash player plugin. However I installed flash player 12 several times, the installation appears to complete successfully, but reloading page flash player missing again appears. I can play videos from Youtube, because they play automatically using the html5 player. The two 12 Flash activex/plugin appears in the list of programs, but do not appear in the list of modules ff.

    I have tried to reset firefox, recently updated to 27, have also re-installed pluginsreg file as suggested, but nothing helps. Hope you will be able to help

    Thanks Shaun

    got to luv how to give an answer and someone of other walks all over you with the same answer in these forums

  • How can I watch and download videos like youtube flash videos if flash player can't stand not for mobile phones using the android version 4.0?

    My mobile android version is 4.1.2. At the present time, I can't watch and download videos from youtube. If flash player does not support any mobile by using the version of android more 4.0, how can I watch and download these flash videos?

    You can always download and install Flash for Android 4.0 which still works on android versions greater than 4.0, which is located on this site (http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html), which is the own adobe site. Look for the Flash for Android 4.0 and the latest version. Although it is not advisable to use an outdated version of flash as it is not secure.

  • Real Video Player/Adobe Flash Player

    I had problems in the past with my video player crashing using Adobe Flash player, including videos of Yahoo.com and my Real Player and now he disappeared totally dead. I tried to uninstall and reinstall Flash Player without problem, however when playing either video sites, Yahoo said "you must install Adobe Flash Player and Real Player said it must download component Add ' l to allow the video play, (of course once you do it does not help a bit)! The only thing I've done is to try to install Service Pack 2 on my system, but Needless to say, I'm having a devil of a time to perform this task no matter which reinstalls, backing up files, or what ever codec, or something that was recommended to me, so if anyone knows how to operate, or if it is even required to keep my system any information is greatly appreciated! OBE a Canope, U R my only HOPE?  Thank you in advance! Lorenzo

    Hi Lorenzo,.

    A. you use internet explore browser?

    B. recent changes made on your computer?

    Adobe flash player cannot have been uninstalled completely. I recommend you use the adobe removal tool to remove adobe flash player then download the latest version on your computer and check if the problem persists.

    Put your computer in a clean boot and disable security software before installing flash player on your computer.

    http://support.Microsoft.com/kb/929135

    NOTE: Place your computer to a normal startup after installation of flash player. Follow step 7.
    NOTE: Activate security software.

    How do I uninstall the plug-in Adobe Flash Player and ActiveX control
    http://kb2.Adobe.com/CPS/141/tn_14157.html

    Install Adobe Flash Player
    http://get.Adobe.com/flashplayer/

    Note: Microsoft does not control the websites of third parties and has not tested any software on these sites; Therefore, Microsoft cannot make any approach to quality, security or the ability of a software or information that are there.

    I hope this helps.

    Bindu S -Microsoft Support

    [If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message.] [Marking a post as answer, or relatively useful, you help others find the answer more quickly.]

  • Media Player... Whenever I try to play a video, I get only audio but no video

    Whenever I try to play a video, I get only audio but no video

    Can someone help me

    Hi Pedro Gonzalez h,.

    Thank you for writing to Microsoft Communities.

    I understand how it could be frustrating when things do not work as expected. Please, I beg you, don't worry I'll try my best to resolve the issue.

    Until we start troubleshooting on this issue please provides us with additional information by answering a few questions below, this will help us better solutions to the problems.

    1. What is the accurate and complete error message you get when you try to run?
    2 did you do any change to the computer before the show?

    Method 1
    I suggest you to run the fixit from the following link:

    Solve the problems of Windows Media Player video and other media or library
    http://support.Microsoft.com/mats/windows_media_player_diagnostic/

    Method 2
    I suggest you try the steps from the following link:

    You receive a codec error message or play audio but video does not play when you play media files in Windows Media Player 11
    http://support.Microsoft.com/kb/926373

    Hope the helps of information. If you need help, please reply. We will be happy to help you.

  • Flash player is installed, but cannot get a flash video to play

    I use a 64-bit version of vista and I can not get any flash video to play.  It shows that I have flash player installed, but it does not work.  When I click on the adobe link, which fills the video area it says that flash is not supported for 64-bit system.  I did something to my computer yesterday and managed to get the video to play, but he returned to does not after that I disconnected.  Help, please

    Hi Breeyear54,

    Welcome to the responses of Microsoft Windows Vista forums.

    Adobe has not yet a version of Flash for Vista 64-bit.

    It's the Adobe Web site:

    Adobe Flash Player not is not supported for playback in a 64-bit browser. However, you can run Flash Player in a 32-bit browser running on a 64-bit operating system.

    Reason

    Adobe is working on Flash Player support for 64 bit as part of our ongoing commitment to cross-platform Flash Player compatibility. We expect to provide native support for 64-bit platforms in a future version of Flash Player, Flash Player 10 now.

    Solution

    To use Flash Player to view Flash content on a 64-bit system, you must run a 32-bit browser. To run the browser 32-bit to 64-bit machine follow these steps.

    -Click Start > computer > C: drive > Program Files (x 86) > Internet Explorer > iexplore.exe

    To see it go through the links below:
    http://labs.Adobe.com/technologies/flashplayer10/FAQ.html

    http://KB.Adobe.com/selfservice/viewContent.do?externalId=6b3af6c9

    Let us know if you need help

    Kind regards.
    Anthony
    Microsoft technical support
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Invoke the audio part and a video player for my application

    Hi all

    I'm building an audio jack and video app download. I can play the app in my application. But the video player has some issues. As in the other topics in the forum I have found that if I turn on the properties of superposition, then he can't play.

    So, I want to call the default reader with the downloaded file. Is this possible? I have not found a solution in the forums.

    concerning

    You can try the method QNXApplication openFile and the File class has an openWithDefaultApplication. These two are supposed to do the same thing, but they do not. So, if one does not work, try the other. They are both supposed to work in the next version of the operating system.

  • After the last windows patchday closing all by showing the video (flash/media player /...)

    Hello

    After the last patchday (last week) I can't watch videos. If I watch a flash video or a video with Windows Media Player, after a short period (1 to 5 min) Windows shuts itself. When I start Windows again, it does not open a crash report.
    I reinstalled my video card drivers and - because I thought installation may be broken - Microsoft Visual C++ 2005 and 2008 (redistr.).

    But nothing helped.

    Sometimes I can watch Flash videos all night and then all of a sudden Windows stops.

    Temperature is ok, coolers all run.

    Try a few game demos, they run well.

    I hope someone can help.

    Thank you very much!

    Aljoscha

    My Hardware Specs:

    Betriebssystemname Microsoft Windows 7 Professional
    Version 6.1.7601 Service Pack 1 Build 7601
    Additional Betriebssystembeschreibung not available
    Microsoft Corporation Betriebssystemhersteller
    SystemName NSA-01
    Manufacturer of the Systemhersteller system
    Systemmodell system product name
    Systemtyp x 64-based PC
    Intel Core i5 - 2550 K CPU @ 3.40 GHz, 3401 MHz processor, 4 Kern (e), 4 (r) processor logische (en)
    Version of BIOS/date American Megatrends Inc. 4105, 01.07.2013
    Version SMBIOS 2.6
    Windows-Verzeichnis C:\Windows
    Systemverzeichnis C:\Windows\system32
    Startgerat \Device\HarddiskVolume1
    Gebietsschema Deutschland
    Hardwareabstraktionsebene Version = "6.1.7601.17514".
    Installierter physikalischer Speicher (RAM) 12.0 GB
    Model realer GB Speicher 12.0
    Rechtssicherheit realer GB Speicher 9.74
    Virtueller model GB Speicher 12.1
    Virtueller Rechtssicherheit GB Speicher 9.47
    Big der Auslagerungsdatei 100 MB
    Auslagerungsdatei C:\pagefile.sys

    ----

    Name ATI Radeon HD 4800 Series
    PNP-Geratekennung PCI\VEN_1002 & DEV_9440 & SUBSYS_02781043 & REV_00\4 & 80E7924 & 0 & 0008
    Card Adaptertyp (0 x 9440) ATI graphics, Advanced Micro Devices, Inc. - scripte
    Adapterbeschreibung ATI Radeon HD 4800 Series
    Adapter RAM 1.00 GB (1.073.741.824 bytes)
    Installierte Treiber aticfx64.dll, aticfx64.dll, aticfx64.dll, aticfx32, aticfx32, aticfx32, atiumd64.dll, atidxx64.dll, atidxx64.dll, atiumdag, atidxx32, atidxx32, atiumdva, atiumd6a.cap, atitmm64.dll
    Treiberversion 8.970.100.7000
    INF-Datei oem32.inf (section ati2mtag_RV7X)
    Farbebenen not available
    Farbtabelleneintrage 4294967296
    Resolution 1440 x 900 x 59 Hz
    32 bits/Pixel
    0xE0000000-0xEFFFFFFF Speicheradresse
    Speicheradresse 0xF7E20000-0xF7E2FFFF
    A-E-Port 0x0000E000-0x0000EFFF
    IRQ channel IRQ 4294967294
    A-E-Port 0x000003B0-0x000003BB
    A-E-Port 0x000003C0-0x000003DF
    Speicheradresse 0xA0000-0xBFFFF
    Treiber c:\windows\system32\drivers\atikmpag.sys (8.14.1.6264, 351,50 KB (359,936 bytes), 16.11.2012 20:39)

    Hello

    Try following the s method provided below and see if it helps:

    Method 1:

    It may be that a third-party application is causing this issue. Put the system at boot. Follow the steps mentioned in the article given below to configure the system to boot and check.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135     

    Note: Once you have finished installing, follow step 7 article to start on normal startup.

    Method 2:

    Also check the power options, if your computer is configured to stop when idle.

    a. power by clicking on the Start button, open the Options click on the Control Panel, clicking system and Maintenance, and then clicking Power Options.
    b. in the select a power plan page, click on change settings for the plan under the selected plan.
    c. on the parameters of change in the plan page, click on change advanced power settings.
    d. on the Advanced Settings tab, expand lid and buttons power, expand power for the start menu button and then do one of the following:

    If you use a laptop, click on battery or plugged in (or both), click the arrow and then click sleep, Hibernate, or Shut Down.

    If you are using a desktop computer, click setting, click the arrow and then click sleep, Hibernate, or Shut Down.
    e. click OK and then click on save changes.

    Here are the articles that should give you more information on this topic:

    http://Windows.Microsoft.com/en-us/Windows7/turn-off-a-computer-frequently-asked-questions

    http://Windows.Microsoft.com/en-us/Windows7/change-create-or-delete-a-power-plan-scheme

    Check if you find an error recorded in the event viewer.

    Open event viewer

    http://Windows.Microsoft.com/en-us/Windows7/open-Event-Viewer

    WHat information appears in newspapers events (Event Viewer)?

    http://Windows.Microsoft.com/en-us/Windows7/what-information-appears-in-event-logs-Event-Viewer

    Hope this helps, let us know the status of the issue.

Maybe you are looking for

  • I can't open my email.

    When I try to open your messages in my email, a pop up says enter my password. After entering my password, another pop up appears and says to try again, enter the new password and cancellation. Can it be deleted to where I can open and read my messag

  • Missing labels.

    Hello! Yesterday I set labels for about 100 bookmarks in different folders. Now records obtained 'moved' in the catalog tree, and its propriety disappeared. Why did this happened? Is this a bug or my fault? I have the FF 34 version. The structures of

  • [SOLVED] Energy Win8.1 (Ideapad Z510) Manager

    Hello I am a new user of Lenovo (Ideapad Z510) with Win 8.1 and I have problems with a feature in Energy Manager (installed original Lenovo disk). In the settings menu, there is a function "zoom to screen." By using this feature, you should be able t

  • How to connect automatically in Skype when my computer starts

    How can I get my computer to connect automatically in Skype when you first start. I know I'm not suppose to leave my email but I do not know how to get the answer to this question, unless someone automatically sends it to me. Please help me please re

  • Reuse an existing one (currently registered for VCS) C20 with CUCM 8.6.2

    Hello friends... I have existing C20 which is registed to the VCS control running Software version: TC6.0.0.876266. Now, I thought of trying to save this to my 8.6.2 CUCM end point. I know that there is a different firmware (file Release TC5.1.3 - CO