Ffmpeg-1:2.6-2 causes change in vlc video startup

I use vlc-2.2.0-1 to watch dvb-t; after upgrading to the latest ffmpeg-1:2.6-2 I notice a change in decoder startup. Previously I saw nothing until a complete picture becomes available. After the upgrade I see a grey screen with partial picture which is filled in gradually (over a period of a second or so). I suppose I'm seeing the decoder starting up. I preferred the previous behaviour. Is there some setting I can adjust to restore the previous behaviour?

I'm getting the same with me-tv that uses the vlc-lib,
Me-tv reports this warning when run from terminal :-
[mpeg2video @ 0x7f77f00abb20] warning: first frame is no keyframe
Try pretending it was always like that, then it will come as a suprise if it gets fixed ;o)
Last edited by foggybrain (2015-03-08 17:11:13)

Similar Messages

  • TFS get latest with Integration Services project causes changes to dtproj file

    Does anyone know how to stop this behaviour? Get latest should not cause changes to be made to a file so far as I know.
    Also, when viewing the differences TFS says the files are identical...
    ...And, undo pending changes just results in the same changes being made once they're undone.

    Hi Dev4,
    Sorry for bringing you any inconvenience on waiting a long time for Microsoft assistance. Unfortunately your thread did not reach into our support queue until yesterday. I would like to check with you when you renewed or registered your subscription account.
    We can see it only after you registered or renewed your subscription account.
    For this issue, based on our analysis, it is mostly related to TFS. I have involved TFS engineers for a further look at this issue. Below is from their support:
    As far as I know the Get Latest operation synchronizes your workspace with the latest version on the TFS server.
    Please consider the following scenario, for example if one of your team members makes some changes to the Integration Services project and then submits these changes to the TFS server, however if you do not get that changed  Integration Services project
    to your local machine, the dtproj file on your local machine is different from that on the TFS server. At this time, when you get do the Get Latest Version operation in the Source Explorer, the dtproj file on your local machine will be “overwritten”
    by the server version. So it seems that your local dtproj file is changed.
    If you want to undo the Get Latest Version operation, you can just use the Get Specific Version operation in the Source Explorer to get your appropriate version of the dtproj file.
    Hope this helps,
    If you have questions about TFS in future, please post them in http://social.msdn.microsoft.com/forums/en-US/tfsversioncontrol/threads/ to
    get quick support.
    Regards, 
    Jerry
    TechNet Subscriber Support in forum
    If you have any feedback on our support, please contact
     [email protected]

  • The touch pad on my Mac book Pro is very sensitive and causes changes without hardly touching it. Can this be changed or does it need replacement?

    The touch pad on my Mac book Pro is very sensitive and causes changes without hardly touching it. Can this be changed or does it need replacement?

    Touchpads are just that, touchpads.
    You touch it and something happens unfortunately, you can't rest your fingers on it while your waiting to do something else or it triggers a response.
    You either have to train yourself to remove your fingers and keep them suspended, causing wrist, arm and hand pain, or plug in a standard mouse where nothing happens until you press the button, like years of ergonomic experience has shown is a much superior method.
    Touchpads are likely less expensive to produce and breakdown less often under warranty, so just like less expensive to produce glossy screens, it's a cost cutting measure they were  incorporated into our devices and required users to adapt to sweeps, gestures and other useless actions for little benefit.
    I've owned my Early 2011 MacBook Pro for a year now and have only used the trackpad once, the mushy keyboard perhaps only a couple of dozen times. Preferring external devices where I can rest my digits and nothing happens until I apply pressure or use a scroll wheel.
    Needless to say my keyboard area is in brand new condiiton, remains covered from the original packaging, protects against dirt and spills too.
    Mac's keyboard and trackpad area tend to wear out pretty fast, like in about 3 years, making one consider getting a new machine long before it physically fails.

  • An image changing to FLV Video Player in AJAX Update Panel

    Hi,
    I'm trying to design part of a website can seen as video gallery. I have videos related to subcategories; and subcategories that related to categories.
    I was using popups but now want to change it. Simply, firstly there are images and descriptions(in an update panel) of videos on page. After clicking thumbnail, the region includes thumbnail and description wil be changed to FLV video player.
    Outside of updatepanel player is working good. but when i move it into updatepanel; doesn't working in IE. Because JS code (AC_FL_RunContent(.....)) is not working in updatepanel. Tried another script (like alert('hello!');), it's working. I think i have problem with the function named AC_FL_RunContent(...). It's working as i want, if open page with Firefox.
    Looked for this in google. Visited many pages, but never find a solution for this nor source of problem. I hope someone can help me
    Using ASP.Net. I'm attaching my tree structure and codes below:
    Default.aspx
    <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default"%> 
    <! 
    DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" //www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

    html xmlns ="http://www.w3.org/1999/xhtml">

    head id="Head1" runat="server">
    <title>Untitled Page</title>
    <link href="StyleSheet.css" rel="stylesheet" type="text/css"/>
    <script type ="text/javascript">
    function  
    MM_CheckFlashVersion(reqVerStr,msg){
      with (navigator){
          var isIE = (appVersion.indexOf("MSIE") != -1 && userAgent.indexOf("Opera") == -1);
          var isWin = (appVersion.toLowerCase().indexOf("win") != -1);
          if (!isIE || !isWin){
            var flashVer = -1;
            if (plugins && plugins.length > 0){
                var desc = plugins["Shockwave Flash"] ? plugins["Shockwave Flash"].description : "";
                desc = plugins["Shockwave Flash 2.0"] ? plugins["Shockwave Flash 2.0"].description : desc;
                if (desc == "") flashVer = -1;
                else{
                  var descArr = desc.split(" ");
                  var tempArrMajor = descArr[2].split(".");
                  var verMajor = tempArrMajor[0];
                  var tempArrMinor = (descArr[3] != "") ? descArr[3].split("r") : descArr[4].split("r");
                  var verMinor = (tempArrMinor[1] > 0) ? tempArrMinor[1] : 0;
                  flashVer = parseFloat(verMajor + "." + verMinor);
            // WebTV has Flash Player 4 or lower -- too low for video
            else if (userAgent.toLowerCase().indexOf("webtv") != -1) flashVer = 4.0;
            var verArr = reqVerStr.split(",");
            var reqVer = parseFloat(verArr[0] + "." + verArr[2]);
            if (flashVer < reqVer){
                if(confirm(msg))
                  window.location = http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash;
    function  callFLVP(){
      AC_FL_RunContent('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0','width','320','height','240','id','FLVPlayer','src','FLVPlayer_Progressive','flashvars','&MM_ComponentVersion=1&skinName=Clear_Skin_1&streamName=./VideoGallery/serpende&autoPlay= false&autoRewind=false','quality','high','scale','noscale','name','FLVPlayer','salign','lt','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','FLVPlayer_Progressive');
    </ 
    script>

    script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    </ 
    head>
    <body onload="MM_CheckFlashVersion('7,0,0,0','Content on this page requires a newer version of Adobe Flash Player. Do you want to download it now?');">
      <form id="form1" runat="server">
          <ajaxToolkit:ToolkitScriptManager ID="ScriptManager1" runat="server" />
          <div>
            <asp:UpdatePanel ID="UpdatePanel1" runat="server">
            <ContentTemplate>
                <asp:Literal ID="thumbLiteral" runat="server"></asp:Literal>
            </ContentTemplate>
            <Triggers>
                <asp:AsyncPostBackTrigger ControlID="showvideoButton" EventName="Click" />
            </Triggers>
            </asp:UpdatePanel>
            <asp:Button ID="showvideoButton" Text="Video" runat="server" onclick="showButton_Click"/>
         </div>
       </form>
    </ 
    body>
    </ 
    html>
    Default.aspx.cs
    public partial class _Default : System.Web.UI.Page
         protected void Page_Load(object sender, EventArgs e)
              thumbLiteral.Text = "<img src id=\"imgThumb\" src=\"./VideoGallery/small/serpende.jpg\" />";
         protected void showButton_Click(object sender, EventArgs e)
              string strNoScriptBlock = "";
              strNoScriptBlock += "<noscript>";
              strNoScriptBlock += "<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0\" width=\"320\" height=\"240\" id=\"Object1\"><param name=\"movie\" value=\"FLVPlayer_Progressive.swf\" /><param name=\"salign\" value=\"lt\" /><param name=\"quality\" value=\"high\" /><param name=\"scale\" value=\"noscale\" /><param name=\"FlashVars\" value=\"&MM_ComponentVersion=1&skinName=Clear_Skin_1&streamName=serpende&autoPlay=false&a utoRewind=false\" /><embed src=\"FLVPlayer_Progressive.swf\" flashvars=\"&MM_ComponentVersion=1&skinName=Clear_Skin_1&streamName=serpende&autoPlay=fal se&autoRewind=false\" quality=\"high\" scale=\"noscale\" width=\"320\" height=\"240\" name=\"FLVPlayer\" salign=\"LT\" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash\" /></object>";
         strNoScriptBlock += "</noscript>";
         string strScriptBlock = "";
         strScriptBlock += "<script>";
         strScriptBlock += "callFLVP();";
         strScriptBlock += "</script>";
         ScriptManager.RegisterClientScriptBlock(this, typeof(string), "strScriptBlock", strScriptBlock, false);
         thumbLiteral.Text = strNoScriptBlock;

    Let's check this first;
    If you have problems with current Shockwave Flash plugin versions then check this:
    * see if there are updates for your graphics drive drivers
    '''https://support.mozilla.org/kb/upgrade-graphics-drivers-use-hardware-acceleration'''
    * disable protected mode in the Flash plugin (Flash 11.3+ on Windows Vista and later)
    '''https://forums.adobe.com/message/4468493#TemporaryWorkaround'''
    * disable hardware acceleration in the Flash plugin
    '''https://forums.adobe.com/thread/891337'''
    See also:
    * '''http://kb.mozillazine.org/Flash#Troubleshooting'''

  • How can i change an ipad2 video to a still photo?

    Hos can I change a ipad video to a still photo?

    If they are videos that you've taken with the iPad then there are some apps that claim to be able to do it e.g Video 2 Photo appear to have decent reviews/ratings.

  • Is it possible to change brightness in video play back?

    Is it possible to change brightness in video play back, without having to go to settings?
    If not, then who agrees this should be possible?
    I’m sure most iphone users have the stock brightness setting set to low to save battery power, but it’s very irritating when you go to watch a video in bright lighting conditions and in order to see it properly you have to go back out and change it.
    I am not computer programmer, but I’m sure it would be possible to have a slider (just like the volume) and could be introduced in a update.
    I think it would improve the overall iphone experience just that little bit more.
    What do you think?

    All Help > System Info does is to report your system specifications so you can copy and paste them in the forums for troubleshooting purposes.
    You can choose what to highlight and copy, but it does not change anything in your system like editing a configuration file would.

  • Videos won't play in Safari. Notice says, "You need to upgrade your Adobe Flash Player to watch this video." I have downloaded it, but no change. All videos play OK in firefox, but I like the controls in Safari better and want to stay with it.

    Videos won't play in Safari. Notice says, "You need to upgrade your Adobe Flash Player to watch this video." I have downloaded it, but no change. All videos play OK in Firefox, but I like the controls in Safari better and want to stay with it.

    Try deleting Flash cookies.
    Flush.app – Flash Cookie Removal Tool For OS X | MacHacks.TV
    If that doesn't help, UNinstall the old Flash plugin first, then reinstall new.
    Troubleshoot Flash Player | Mac OS
    Then restart your Mac.

  • Is there a way to permanently change the default video player to VLC?

    I installed the QuickTime update and now all my AVIs won't play with sound. Downloaded VLC and they will play with sound. I went to 'Get Info' on an avi and changed 'open with' to VLC and selected 'change all'. They will open and play with VLC until I re-boot, then everything changes back to QuickTime. Right now I just hate Quicktime and don't want to use it. How can I change the default video player to VLC without Quicktime changing it back when I reboot?

    How can I change the default video player to VLC without Quicktime changing it back when I reboot?
    Sounds like you changed it properly. The question now becomes, "Why isn't the change being saved?" Have you tried repairing your disk permissions? As to the original problem, it could be that the QT upgrade has rearranged the order of your stored codec components table called by QT. While this table is rebuilt each time the QT Player is opened, the table seems to be ordered from latest component installments to oldest. So there is the possibility that two (or more) components are allocated for playback of you AVI files and the wrong one now has priority. If you can find it (e.g., possibly Perian), you could simply remove it from the QT components folder and then replace it to again change the "build" order for the table. (Basically, you would need to run a component conflict test strategy here.)

  • I am not able to change  photo to video from Camera mode.  The same problem is occurred now with iPhone.  What is a problem?

    I am not able to change  photo to video from Camera mode.  The same problem is occurred now with iPhone.  What is a problem?

    Ahhhh... didn't know  this with iOS 7.  Thank you so much.

  • How do I change 4:3 video to 16:9 format??

    how do I change 4:3 video to 16:9 format??

    premiere elements 13 trial. If I can get this to work going to buy.
    any help John would be greatly appreciated.
    Elly48

  • My phone keeps looping, powering up and powering down and continues the process.  I do not want to restore my phone where it will cause my pictures and video to be lost.

    First, a comment: this process ***** because I am typing my question in various screens for the fifth time.
    QUESTION:
    My phone keeps looping, powering up and powering down and continues the process.  I do not want to restore my phone where it will cause my pictures and video to be lost.

    Is your device jailbroken? Have you backed up your device recently?
    Cheers,
    GB

  • How can I paste a part of a sheet from Numbers in Pages as text, without the formulas.The reason I need this (and was used to in Office) so that I have the freedom to delete something in one cell (in pages document) without causing changes.

    How can I paste a part of a sheet that I copied in Numers in a pages document without the formulas, simply as text. Used this a lot in Office. When I make some changes in the pages document. f.i. deleting a cell, I don't want to change other cells. Also when I copy a part of a sheet from Numbers and one of the cells that is part of the formula is not also copied, when I paste in Pages it shows as an error.
    Hope that You can me help with this.

    Leon,
    There are two solutions to the first question, narrowing to one solution when you have a broken link causing an error.
    Here's the "works always" solution.
    Copy (Command-C) the table or range in Numbers
    Click off the table on the blank canvas of the sheet.
    Edit > Paste Values
    Command-C
    Switch to Pages
    Command-V
    Regards,
    Jerry

  • Shopping cart not emitted to the right manager cause change unit

    Hi guys,
    We did a shopping cart , unfortunately the manager assigned is not the good one , the status is 'Awaiting approval' ,the requester is not linked to  the same unit of  the manager's one.
    We would like to redirect his shopping cart  towards the good manager linked at least to a different unit.
    The requester has changed unit.
    Is it possible for a given manager not related directly to the requester to redirect the shopping cart  he is not the recipient to another manager in his own workplace.
    Thank you in advance for your answer.
                       Best regards Mahmoud

    Hi Mahmoud,
    If you are using a BAdI - BBP_WFL_APPROV_BADI then incase if your workflow doesn't find any approver, you can append APPROVAL_ADMINISTRATORS table.
    In this way, you are direct your SC to administator's approval.
    Your code will like this -
    <i><b>IF approval_table[] IS INITIAL.
    if no approver found because send sc to default administrator
    ls_approver-approval_index = actual_approval_index.
              ls_approver-approval_agent = 'USMAHMOUD'.
              ls_approver-name = 'Mahmoud Mahmoudi'.
              APPEND ls_approver TO approval_administrators.
            ENDIF.
    ENDIF.</b></i>
    Please reward few points, if you find this useful.
    Regards.
    Pras

  • Importing/ causing changes to document size

    I have been finding that when I have been importing my retouched JPEG folder into LR it is changing the document size to change to something much smaller. Why is this happening? And how may I fix it so it won't change the size?
    Thanks
    Andrea

    Honestly, there is no point in examining document size.
    Your photo, before import was a certain number of pixels, let's say for example 3000x2000. After import, it will be the same number of pixels, 3000x2000. Not a single pixel has been discarded or added.

  • Tracking error causes change to next song???

    Is there a way to get iTunes and my iPod Classic to continue playing through a tracking error?
    I have several songs that I ripped from CD however there are some small tracking errors that play fine on other players but cause iTunes, and my iPod to skip to the next track as if the song were over.
    Is there any way to stop this from happening?

    That did work on future rips...the tracking errors are so minor I was hoping not to have to re-rip a bunch of music.
    On another note...on a whim I restored my iPod last night and let it resync all the music. iTunes still exhibits the problem, but my iPod will now play through the tracking error.
    :dontknow:

Maybe you are looking for

  • I cant download an app

    i went to the app store to download a new app on my ios 7 update and i popped up a thing that said i need to agree to the terms and conditions and when i clicked on send an email to accept it didnt do anything

  • Obsolete images making my upload file huge?

    I just added the same picture to the browser background of all my site's pages (11 in all). Now when I use iWeb to save my site to a folder for uploading to my non .mac hosting site, it has more than doubled in size from 9.8 MB to 21.5 MB. I looked a

  • Acrobat.exe product version question

    Hi Does anyone know of a link in Adobe where it shows every product version number for all acrobat.exe they have produced? Basically i just want to be able to see which version of the file is a professional and standard version. (Based on the file pr

  • OIM child tables

    Hi Guys A quick question about OIM child tables. I need to send the child table data in a mail whenever a record is inserted or deleted in the child table. This is same as sending notification on addition or removal of an target resource role. I want

  • Does anyone know how to insert an Articulate Engage interaction into a Captivate 2 project?

    I would like to insert an Articulate Engage interaction into a Captivate 2 project. And,er, that's it really. Does anyone know how to do it? When I try to insert the Articulate project as an animation, it functions fine in the preview screen, but onc