Running a smoot and constant frame rate?

Hi,
Can someone please show me a way in which I can maintain a constant fram rate, cause the only use of:
try {
Thread.sleep(snooze);
}catch (InterruptedException ex) {
// do nothing
is a bit bumpy, i.e. the frame rate increases and decreases as it wishes
Is there a better way, perhaps using a different method all together?

A smooth animation has a constant framerate.
Regardless of the FPS, if you are rendering your frames at a constant interval your animation will be smooth.
What you use as your trigger is upto you.
1)Thread.sleep(constantInterval-frameRenderTime);is a simplistic approach, but will work for the most part.
2)System.currentTimeMillis()-prevTime < constantIntervalwill also work fine, but requires a 1/2 decent system clock granuality
3) Time based.
Frames are rendered as fast as possible, and motion is scaled relative to the length of the frame. Higher FPS=Smoother motion.
Time based is best for 3D only though, due to the way the human brain interpolates motion.
4) Vsync. (fullscreen only - PageFlipping BufferStrategy - bs.show())
Not realy a timing mechanism, but it is a trigger that is sent at a constant rate (the actual speed depends on your monitor & gfx card).
If you can ensure each frame takes less time to render than the time between vsyncs. You will never 'miss' a frame, and consequently will have a smooth fps.

Similar Messages

  • Recording with constant frame rate in FMIS 3.5?

    I'm running into audio/video sync issues when converting .flv files to .avi files with FFMPEG 0.5. Is it possible to force FMS 3.5 to record video with a constant frame rate? I set the FPS vaule to 15, but that doesn't work. Setting bandwidth or quality to 0 doesn't do the trick either.
    public function onStatus( e:Event ):void {
                    publish_ns = new NetStream(nc);       
                    cam = Camera.getCamera();
                    cam.setMode(200,200,15);
                    cam.setQuality(100000, 100);
                    cam.setKeyFrameInterval(15);
                    publish_ns.attachCamera(cam);
                    publish_ns.attachAudio(mic);
                    webCam.attachCamera(cam);   
                    publish_ns.addEventListener(NetStatusEvent.NET_STATUS, statusHandler);
    When I check the metadata tags for the flv files with MediaInfo.exe it says "variable frame rate" for the FPS value.
    Thanks,
    Pete

    Hi Johan,
    Thank you for posting your issue. My name is Divya Prakash Singh from Adobe Support. Could you please send a complete information along with stack trace and logs at [email protected] Also, please let us know the exact build number of FMS 3.5.7 that you are using.
    Please let me know.
    Thanks and Regards,
    Divya

  • Bootcamp Vista and Low Frame Rates

    Hey Guys,
    I've got a MBP Santa Rosa, and I've loaded Vista (both 32bit and x64) at varying stages onto bootcamp, and I seem to get very low frame rates. In TF2 I'm only topping out around 50 to 60 (vsync isn't on)
    I've tried the official bootcamp drivers and also some from Laptopvideo2go. I'm at a bit of a loss here.
    Can anyone recommend a decent driver set or at least provide some numbers on what they're getting in TF2 or the Source engine stress test?
    Screen settings are at 1280x1024 with all settings at default recommendation.
    Tried 3dmark06 but it runs at about 15FPS in the first test and I bail out cause I can't bare to watch it like that.

    Fair point Sorry

  • Canon Vixia HF20 and "Progressive" frame rates: how do you edit them in PE7, or any PE version?

    My owner's manual is splayed before me: I have these options with my  Canon HF20 Camcorder:
    I can record video in: 60i (standard) - I guess they mean "default"
    I can also record in PF30 and PF24.
    It says this:
    PF30: 30 frames per second, progressive. Use this frame rate to easily edit your recordings, for example, to post them on the Web.
    (I do post my videos on the web: indeed that is all I do with them. The Web is a free storage closet that we get as a bonus, by paying for monthly Internet charges.)
    My manual also says this:
    PF24: 24 frames per second. progressive. (That is what it says - progressive.) Using this frame rate will give you recordings a cinematic look. When combined with the Cine Mode recording program, the cinematic look will be enhanced.
    I have noticed no interesting differences. And editing these .mts files is a pain, no matter what format one uses.
    I am wondering if anyone is in a similar situation, regarding AVCHD and editing problems using any version of PE.
    I constantly have trouble with artifacts - ghosting - combing - all manner of problems, which is enhanced by using the available HD. That is, in 1920x1080, the drop-frame system creates highly compressed, problematic files.
    These are hard to edit, but can be done decently using a kind of sleight of hand. I often downgrade 1920x1080 to 720p in editing, just to get the jumpy quality to look decent. This usually works.
    I wonder what others do. I really miss 8mm. ... sylvester

    The 60i setting should work best with PRE with the Full HD 1080i preset.
    As for performance that can be highly dependant on your system and how it is set up. By default most PC's startup with a whole load of cr*p provided by your supplier - all of which can eat into your performance. Anti-Virus software (especially McAfee) can cripple PRE. Try working through the steps in this article: PrE Hanging, or Crashing - Some Tips. If that doesn't solve your issue then this article lists the things we need to know about your system and clips - Got a Problem? How to Get Started
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children

  • How to add Footage to existing With different Pixel aspext ratios and/or frame rate?

    Can someone help me? I am working on a project. I shot footage with my Canon XA10 and with my DSLR. I want to put footage in my film from both. What is correct way to add both of these in one film so it looks correct. Aspect and frame rates are different for both.
    I have tried making a new sequence with correct aspect ratio and then adding that sequence to project but it is still not correct. Hope I am making sense!
    thank you!
    kim

    Don't bother. PR is fully capable of handling that for you. Take a look at PPBM5 Benchmark
    The test timelines contain PAL and NTSC material, DV, HDV, AVCHD and in the new version even XF 422 material, all in a single timeline.

  • Editing clips and preserving frame rate

    Occassionally I take a rather long video and a significant portion of it has no value to the final project.  I am aware there is a way to only import parts of the clip directly from the computer, but as I understand it the file will end up on my internal hard drive.  I would prefer to keep all of my clips on an external drive.
    Question one: Is there a way to do that?
    I have some larger video files that are on my external drive and I would only like to import part of them. I want to preserve the frame rate at 60 or 120fps so I can get good slow motion when I edit the video in my project. I tried to edit the file in FCPX and then export it, but I can only find a way to export it at 30fps.  I was hoping to export and archive those files for future projects and then delete the larger video files.
    Question two:  Is there a way I can edit clips that were shot at 60 or 120 fps so I can then re-import them into FCPX for future use?
    Not sure if compressor can help me with any of this.  Any help would be appreciated!

    1.  You understand wrongly. The imported media goes to whichever drive you designate. The file exports in whatever frame rate the project is. If you're trying to create slomo with your 60p media you edit in a 30p project. That's what you export. You can edit in a 60p project but that would defeat the purpose of bring able to confirm the video for slomo.
    2.  You might be able to edit in the QuickTine player to trim a shot.

  • Crackling sound, Electrocuted?  Popping, and low frame rates.

    First, I hear a crackling sound in my headphones, and you may think I am crazy, but I get nauseas and feel a slight tingle, as though I am getting shocked.
    The fram rates drop to about 7fps while I am playing games, and I hear the noise and feel this. I first noticed this when playing World of Warcraft, then, after shutting the game, I noticed it continued while I was using Ventrilo, and then even after it continued.
    It seems to stop after 20 seconds soemtimes, and other times can last for several minutes. I have taken my headphones off and even unplugged them, but notice the popping continues in the internal speakers.
    I do not think it is the game, as it happens outside the game, and even outside ventrilo. I am not sure why my headphones would / could shock me, but I swear that is what I am feeling. I tried making sure I was plugged into a surge protector, and have tried other plugs with it happening the same.
    It does not always happen. Some nights it will not happen at all, and others, it seems to happen every 30 minutes or so.
    I am using a MacBook Pro 17" non glossy. 2.16 Core Duo. I have 2Gigs of Ram, and other than this, the computer works great.
    PLEASE, if anyone else has had this problem, let me know. My FPS in game go from 50, down to 8fps, and in general the entire computer comes to a crawl.
    Thank you,
    Nicholas

    Hi there,
    I am not at all an expert on gaming and dont have any on my MBP, however what i can recommend you is the usual maintenance motions you can follow.
    1- reset the power management
    Disconnect the AC Adapter and remove the computer's battery.
    Press and hold down the power button for 5 seconds and then release the button.
    Reconnect the battery and AC Adapter.
    Press the Power button to restart the computer.
    http://docs.info.apple.com/article.html?artnum=303319
    2- do the hardware diagnostics
    Boot from the installation DVD that came with your computer while holding down the D on the notebook's keyboard. Choose extended diagnostics for more comprehensive tests.
    Report back please

  • Controlling Speed and other Frame Rate Questions!

    Hello After Effects Community!
    I have a few questions about a specific video situation I'm working with.
    I have footage in 720p at 60FPS. I want to slow down sections of the video by easing into slow motion. What FPS should my comp be? should I make the comp 29.97 or 24 and then bring in the 60 fps footage and time remap it?
    Basically I want to have it ply at normal speed and slow down a specific part and then have it speed up again. Help!

    Your composition settings should be decided based on how the final product is being presented.  If you're displaying in a cinema, you'll probably want 24fps.  If you're playing on a TV, or via DVD or BluRay, or on YouTube, you'll probably want to use the standard frame rate for the country you live in - 29.97 in the US, Japan etc.  25fps in Europe, Australia, New Zealand etc.   If you're doing some kind of high-end output, you may have the facility to use a high frame rate, but I suspect you'd already know about that if it were the case.
    Interpret the footage in AE at its correct frame rate (60fps in your case), then use Time Remapping to adjust the playback speed.

  • Is there a way to run firefox at a higher frame rate for those with monitors capable of 120hz?

    I noticed that IE is smooth as silk when browsing websites compared to firefox. Is there an add-on or a setting I can change so that I can take advantage of my monitor which runs at 120hz?

    ksinks wrote:
    Thanks, how would you synchronize the loops?  I have gone through the Getting Started exercises and manual.
    Why would synchronization matter? Did you want them to run independantly at their own speed or not?
    Regardless, there's a synchronization pallette with functions for this, as Occurance.
    Other solutions include a common loop counter and a case structure executing every X'th iteration, or having the faster loop send a queue or event every X'th loop that controls the slower loop.
    /Y
    LabVIEW 8.2 - 2014
    "Only dead fish swim downstream" - "My life for Kudos!" - "Dumb people repeat old mistakes - smart ones create new ones."
    G# - Free award winning reference based OOP for LV

  • Editing in 60i or 30p? for canon Hf 10 and multiple frame rates?

    My canon hf 10 shoots at 60i, 30p, and 24p. I would like to incorporate all the features of my camera into my projects, like the 24 frame movie mode for certain clips in my video, shoot at 30p for others, and 60i for fast moving when we are in a car. Now I understand that my camera does 30p and 24p in a wrapper, but if I were to edit a project timeline, which setting would be the correct to use If I wanted to use all the different footage??? Should I just use 60i? and just remove pulldown for 24p footage? Someone said that progressive is better then interlaced for DVD and internet viewing, or should I edit at 30p? 24p is of course not a reasonable option so I left it out. So I am left with either 60i or 30p...
    The project will be put on DVD and on the internet. I was told 30p is better then 60i for this, but if my 30p and 24p are just 60i in a wrapper, should I go and EDIT IN THE TIMELINE with 60i since thats the format that its "really" coming from? Then, when its all done, it will be better?

    The 60i setting should work best with PRE with the Full HD 1080i preset.
    As for performance that can be highly dependant on your system and how it is set up. By default most PC's startup with a whole load of cr*p provided by your supplier - all of which can eat into your performance. Anti-Virus software (especially McAfee) can cripple PRE. Try working through the steps in this article: PrE Hanging, or Crashing - Some Tips. If that doesn't solve your issue then this article lists the things we need to know about your system and clips - Got a Problem? How to Get Started
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children

  • What do the "Automatic" settings do for Frame size and Frame rate in Compressor 4.1.1?

    Can anyone tell me, very specifically and with technical detail, what the "Automatic" settings do (in Compressor 4.1.1) for the following setting attributes: (1) Frame size and (2) Frame rate
    Thank you!

    Hi, in addition to Russ's advice for the VIDEO PROPERTIES in the Inspector, you might consider the "automatic" options being proposed by compressor.app V4.1.x as OPTIMAL for the destination codec you have specified that deviate (or differ in some way) form the MASTER (source) from where your are transcoding. There's no real TECHNICAL detail. These UI values simply are passed as parameters to the codec. The image/audio results can be PREVIEWed ofcourse in the compressor.app V4.1.x UI (Current PAne) ... us the slider and the timeline to determine final taste!
    Suggested Examples may include:
    REDUCED frame rate for a slower device or stream or bit rate or destination dleivery platform
    reduced bit rate for older devices
    smaller FRAME SIZE for say SD devices specified
    INCREASED frame size with added "padding" in a situation like LETTERBOXING (4:3 in a 17:9 for example.. may others)
    ye old PAL to NTSC conversion
    inter-frame group of pictures (GOP) for distribution.
    Scaling
    retiming
    cropping verses scaling
    or simply what compressor.app "thinks" would work best - usually the best for most work.
    others will have many more suggestions.
    Also note that there are some nice  overidding settings in the inspector/Video for resizing and retiming and Cropping you might consider.
    For client based production distributions, many of us use CUSTOMISED settings. You may create and delete these on an AS NEEDED basis.
    Lastly, There's likely a good write up the defaults in the latest Compressor.app V4.1 Users Guide PDf - you might want to pull it down from http://manuals.apple.com and shove it in ibooks.app. I recommend getting a copy. Also get the latest FCPX 10.1 Users Guide and Motion while you're there. Great for iPAD and iPHONE too if you get bored.
    FWIW.
    Warwick
    Hong Kong

  • Frame rate issue with AVCHD and CS4

    I've been using a Canon HG20 recently and the whole experience of AVCHD has been a nightmare. I finally have a computer that can handle playing the native files in the Premiere timeline but it looks like there's a problem with the frame rate. It was shot at 1920 x 1080 and the frame rate was set at 60i.
    When starting a new project I used the AVCHD 60i preset and the clips don't need rendering which tells me the settings should be correct. But something is definitely very off. I thought there was a slight chance it was a performance problem so I tried burning footage to a DVD and it looks exactly the same. Here's a clip I uploaded that shows the problem:http://www.vimeo.com/6443990
    Does this look familiar to anyone? Any ideas on what the disconnect between the camera's settings and Premiere's settings might be?

    It looks like it might be skipping frames or something. The movement looks wrong.
    Just realized something. Please forgive my ignorance, it's only my second day using CS4. The clips I place into the timeline have a yellow bar above them. So I'm guessing this means that the frame rate of the clip doesn't match the project settings. I've tried all of the AVCHD presets. I can't place a clip in any of them without the yellow bar. When I right click on a clip and select 'properties' it shows the frame rate is 29.97. So what's with the yellow bar if the project settings match that?
    Is there a way to tell if the HG20 shoots in 24p over 60i? And if that's the case how does that affect my project presets?
    I have to be making some kind of simple newbie mistake here.

  • Satellite L305D-S5892 - Frame rate is low and YouTube videos get stuck

    Well here is the deal I had some problems with my Satellite l305d-s5892 so I ended up using a Windows Vista copy to format it so I can use it again.
    But I play world of warcraft and the frame rate is much lower now so im guessing that there are some configurations or something missing. I mean I can get the drivers and all from the website and I got the video drivers installed. Ik I dont kwnnowo if there are some other relevants drivers I have to put or something and some thng else you tube videos get momentary stuck every now and then but the sound keeps going and then the videos just catch up whit the sound.
    If some one can help me or knows a beginers guide so I can properly configure my lap top I would realy aprciate ir thanks

    Hello
    As Akuma said can you notice yellow exclamation marks in device manager?
    Its also important that you install the chipset driver and all other drives and not only the display driver. All what you need you can find on the Toshiba website.
    Check this!!!
    Furthermore make sure that you have all Windows updates installed.
    Alternative you can use the Toshiba recovery disk. It contains already all drivers for your system and you can get back factory settings in few minutes. :)
    Greets

  • FCP XML to Premiere Different Frame Rate

    Hello,
    I have imported an FCP 7 XML into Premiere 5.04. When my sequence was in FCP it was at a frame rate of 23.976 at 720P. When it came into Premiere, though, it had changed to 59.94 fps at 720P.
    I wonder how this has happened and if there is any way to change it back to 23.976 fps? Or should I just leave it as is?
    I tried copying all of the clips within the 59.94 fps sequence into a new sequence that was 23.976, but this resulted in partial frame gaps (like a quarter of a frame missing). Sometimes you wouldn't even notice this during playback, but other times you do. So I assume this is not the best way to change it back to 23.976.
    Thank you.

    Hi Colin,
    Here is the info:
    General
    Complete name                    : /Volumes/David Whillans 500GB/Ghana Documentary FCP/Final Cut Pro Documents/Capture Scratch/Day 2/A01_BusMirror_01.mov
    Format                           : MPEG-4
    Format_Commercial_IfAny          : DVCPRO HD
    Format profile                   : QuickTime
    Codec ID                         : qt 
    File size                        : 124 MiB
    Duration                         : 21s 188ms
    Overall bit rate                 : 49.2 Mbps
    Encoded date                     : UTC 2009-06-26 15:49:49
    Tagged date                      : UTC 2009-06-26 15:49:49
    Writing library                  : Apple QuickTime
    Original source medium           : Card A
    com.panasonic.professionalplugin : 2009-05-05 07:17:50 -0400
    org.smpte.mxf.identification.fil : 2009-05-05 11:17:50 +0000
    com.panasonic.professionalplugin : 2009-05-05 07:18:11 -0400
    com.panasonic.professionalplugin : Panasonic
    org.smpte.mxf.package.material.p : 2009-05-05 11:17:50 +0000
    com.panasonic.professionalplugin : B8TCA0255
    org.smpte.mxf.identification.app : P2
    com.panasonic.professionalplugin : AG-HVX200P
    org.smpte.mxf.identification.app : Panasonic
    org.smpte.mxf.package.material.c : 2009-05-05 11:17:50 +0000
    org.smpte.mxf.identification.app : 0x060E2B34040101090E0E010101000001
    com.panasonic.professionalplugin : 060A2B340101010501010D4313000000ECEA5B74564905F70080458228D2D24D
    org.smpte.mxf.package.material.p : 0x060A2B340101010501010D4313000000ECEA5B74564905F70080458228D2D24D
    org.smpte.mxf.package.material.p : 0021JO
    com.apple.proapps.reel           : Card A
    com.panasonic.professionalplugin : 2009-05-05 07:18:11 -0400
    com.panasonic.professionalplugin : 2009-05-05 07:17:50 -0400
    org.smpte.mxf.identification.app : 2.0
    com.apple.proapps.originalFormat : DVCPRO HD 720p60
    org.smpte.mxf.identification.gen : 0x9007CAD96EFF4741A0AF8763540BD0E6
    com.apple.proapps.clipID         : 060A2B340101010501010D4313000000ECEA5B74564905F70080458228D2D24D
    com.panasonic.professionalplugin : SHOOTING
    Media/UUID                       : 75369709-6DCB-4DC0-A504-1B84D8A45AC8
    Video
    ID                               : 1
    Format                           : DV
    Format_Commercial_IfAny          : DVCPRO HD
    Codec ID                         : dvhp
    Duration                         : 21s 188ms
    Bit rate mode                    : Variable
    Bit rate                         : 46.0 Mbps
    Maximum bit rate                 : 97.7 Mbps
    Width                            : 936 pixels
    Original width                   : 960 pixels
    Height                           : 702 pixels
    Original height                  : 720 pixels
    Display aspect ratio             : 16:9
    Frame rate mode                  : Constant
    Frame rate                       : 23.976 fps
    Original frame rate              : 29.970 fps
    Standard                         : NTSC
    Color space                      : YUV
    Chroma subsampling               : 4:2:2
    Bit depth                        : 10 bits
    Scan type                        : Progressive
    Compression mode                 : Lossy
    Bits/(Pixel*Frame)               : 2.922
    Stream size                      : 116 MiB (94%)
    Language                         : English
    Encoded date                     : UTC 2009-06-26 15:49:49
    Tagged date                      : UTC 2009-06-26 15:49:49
    Audio #1
    ID                               : 2
    Format                           : PCM
    Format settings, Endianness      : Little
    Format settings, Sign            : Signed
    Codec ID                         : sowt
    Duration                         : 21s 188ms
    Bit rate mode                    : Constant
    Bit rate                         : 768 Kbps
    Channel(s)                       : 1 channel
    Channel positions                : Front: C
    Sampling rate                    : 48.0 KHz
    Bit depth                        : 16 bits
    Stream size                      : 1.94 MiB (2%)
    Language                         : English
    Encoded date                     : UTC 2009-06-26 15:49:49
    Tagged date                      : UTC 2009-06-26 15:49:49
    Audio #2
    ID                               : 3
    Format                           : PCM
    Format settings, Endianness      : Little
    Format settings, Sign            : Signed
    Codec ID                         : sowt
    Duration                         : 21s 188ms
    Bit rate mode                    : Constant
    Bit rate                         : 768 Kbps
    Channel(s)                       : 1 channel
    Channel positions                : Front: C
    Sampling rate                    : 48.0 KHz
    Bit depth                        : 16 bits
    Stream size                      : 1.94 MiB (2%)
    Language                         : English
    Encoded date                     : UTC 2009-06-26 15:49:49
    Tagged date                      : UTC 2009-06-26 15:49:49
    Audio #3
    ID                               : 4
    Format                           : PCM
    Format settings, Endianness      : Little
    Format settings, Sign            : Signed
    Codec ID                         : sowt
    Duration                         : 21s 188ms
    Bit rate mode                    : Constant
    Bit rate                         : 768 Kbps
    Channel(s)                       : 1 channel
    Channel positions                : Front: C
    Sampling rate                    : 48.0 KHz
    Bit depth                        : 16 bits
    Stream size                      : 1.94 MiB (2%)
    Language                         : English
    Encoded date                     : UTC 2009-06-26 15:49:49
    Tagged date                      : UTC 2009-06-26 15:49:49
    Audio #4
    ID                               : 5
    Format                           : PCM
    Format settings, Endianness      : Little
    Format settings, Sign            : Signed
    Codec ID                         : sowt
    Duration                         : 21s 188ms
    Bit rate mode                    : Constant
    Bit rate                         : 768 Kbps
    Channel(s)                       : 1 channel
    Channel positions                : Front: C
    Sampling rate                    : 48.0 KHz
    Bit depth                        : 16 bits
    Stream size                      : 1.94 MiB (2%)
    Language                         : English
    Encoded date                     : UTC 2009-06-26 15:49:49
    Tagged date                      : UTC 2009-06-26 15:49:49
    Audio #5
    ID                               : 1-0
    Format                           : PCM
    Muxing mode                      : DV
    Muxing mode, more info           : Muxed in Video #1
    Duration                         : 21s 188ms
    Bit rate mode                    : Constant
    Bit rate                         : 768 Kbps
    Channel(s)                       : 1 channel
    Sampling rate                    : 48.0 KHz
    Bit depth                        : 16 bits
    Stream size                      : 0.00 Byte (0%)
    Audio #6
    ID                               : 1-1
    Format                           : PCM
    Muxing mode                      : DV
    Muxing mode, more info           : Muxed in Video #1
    Duration                         : 21s 188ms
    Bit rate mode                    : Constant
    Bit rate                         : 768 Kbps
    Channel(s)                       : 1 channel
    Sampling rate                    : 48.0 KHz
    Bit depth                        : 16 bits
    Stream size                      : 0.00 Byte (0%)
    Audio #7
    ID                               : 1-2
    Format                           : PCM
    Muxing mode                      : DV
    Muxing mode, more info           : Muxed in Video #1
    Duration                         : 21s 188ms
    Bit rate mode                    : Constant
    Bit rate                         : 768 Kbps
    Channel(s)                       : 1 channel
    Sampling rate                    : 48.0 KHz
    Bit depth                        : 16 bits
    Stream size                      : 0.00 Byte (0%)
    Audio #8
    ID                               : 1-3
    Format                           : PCM
    Muxing mode                      : DV
    Muxing mode, more info           : Muxed in Video #1
    Duration                         : 21s 188ms
    Bit rate mode                    : Constant
    Bit rate                         : 768 Kbps
    Channel(s)                       : 1 channel
    Sampling rate                    : 48.0 KHz
    Bit depth                        : 16 bits
    Stream size                      : 0.00 Byte (0%)
    Menu
    ID                               : 6
    Language                         : English
    Encoded date                     : UTC 2009-06-26 15:49:49
    Tagged date                      : UTC 2009-06-26 15:49:49

  • How can I change the frame rate mode?

    Adobe Premiere Pro exports my videos with a variable frame rate. Because of this long videos are asynchronous. How can i change the frame rate mode? So Adobe Premie Pro exports my videos with a CONSTANT frame rate? The original video  has a constant frame rate...

    Sorry my mistakes. I am from Germany.. so...I mean with asynchronous that the video file and the sound file are displaced. In the beginning of the Video it's normal, but if the videos is very long it goes VERY "asynchronous"
    I analyzed the video with "mediainfo":
    General
    Format                                   : MPEG-4
    Format profile                           : Base Media / Version 2
    Codec ID                                 : mp42
    File size                                : 2.00 GiB
    Duration                                 : 20mn 13s
    Overall bit rate mode                    : Variable
    Overall bit rate                         : 14.2 Mbps
    Encoded date                             : UTC 2013-12-11 13:56:13
    Tagged date                              : UTC 2013-12-11 13:58:30
    ©TIM                                     : 00:00:00:00
    ©TSC                                     : 30
    ©TSZ                                     : 1
    Video
    ID                                       : 1
    Format                                   : AVC
    Format/Info                              : Advanced Video Codec
    Format profile                           : [email protected]
    Format settings, CABAC                   : Yes
    Format settings, ReFrames                : 3 frames
    Format settings, GOP                     : M=3, N=30
    Codec ID                                 : avc1
    Codec ID/Info                            : Advanced Video Coding
    Duration                                 : 20mn 13s
    Source duration                          : 20mn 13s
    Bit rate                                 : 14.0 Mbps
    Width                                    : 2 560 pixels
    Height                                   : 1 440 pixels
    Display aspect ratio                     : 16:9
    Frame rate mode                          : Variable
    Frame rate                               : 30.000 fps
    Minimum frame rate                       : 30.000 fps
    Maximum frame rate                       : 30.030 fps
    Standard                                 : PAL
    Color space                              : YUV
    Chroma subsampling                       : 4:2:0
    Bit depth                                : 8 bits
    Scan type                                : Progressive
    Bits/(Pixel*Frame)                       : 0.127
    Stream size                              : 1.98 GiB (99%)
    Source stream size                       : 1.98 GiB (99%)
    Language                                 : English
    Encoded date                             : UTC 2013-12-11 13:56:13
    Tagged date                              : UTC 2013-12-11 13:56:13
    Color primaries                          : BT.709
    Transfer characteristics                 : BT.709
    Matrix coefficients                      : BT.709
    mdhd_Duration                            : 1213733
    Audio
    ID                                       : 2
    Format                                   : AAC
    Format/Info                              : Advanced Audio Codec
    Format profile                           : LC
    Codec ID                                 : 40
    Duration                                 : 20mn 13s
    Source duration                          : 20mn 13s
    Bit rate mode                            : Variable
    Bit rate                                 : 158 Kbps
    Maximum bit rate                         : 254 Kbps
    Channel(s)                               : 2 channels
    Channel positions                        : Front: L R
    Sampling rate                            : 44.1 KHz
    Compression mode                         : Lossy
    Stream size                              : 22.8 MiB (1%)
    Source stream size                       : 22.8 MiB (1%)
    Language                                 : English
    Encoded date                             : UTC 2013-12-11 13:56:13
    Tagged date                              : UTC 2013-12-11 13:56:13
    mdhd_Duration                            : 1213777
    And there i can read that the "frame rate mode" is variable... and that's the bad thing... I want to change that point to a constant frame rate mode. I use the H.264 codec 

Maybe you are looking for

  • Can't log in as WebDB administrator after install

    Can't log in as WebDB administrator after install. At http://mymachine.mydomain.com:7777/pls/htmldb/htmldb_admin/ username = admin password = my password during the installation and then the page just hangs. I think I have a configuration problem wit

  • I iPod touch too big to use while working out?

    I have an iPhone 6 plus, Is it ok if i buy iPod touch to use while working out? or will it be too big? or should i buy shuffle? Nano isn't an option because i don't use nike  or radio. I'm confused. help?

  • How do I recover a deleted item?

    I deleted a video by accident.  I have a pavilion dv5-2135dx entertainment notebook.  Can I recover it?

  • Variant problem at val. area

    hi dear all Problem is at the time of  creating a Production Order  for a material when user saving the order , the cost is not getting calculated the Error is Valuation Variant Not Assign to Valuation Area , pls tell how to rectify it thanks for you

  • Field tagReuseDefault not found??

    Hi: I tried to run the BC4J sample application after installed BC4J on OC4J and got the following message. Can someone tell me what does it mean? Thanks Teng Kam =============================================================== java.lang.NoSuchFieldErr