Game / screen capture, OBS, variable frame rate import and Lightworks - USE OBS STUDIO! Posted by jmoore2-12 Feb :25

Size: px
Start display at page:

Download "Game / screen capture, OBS, variable frame rate import and Lightworks - USE OBS STUDIO! Posted by jmoore2-12 Feb :25"

Transcription

1 Game / screen capture, OBS, variable frame rate import and Lightworks - Posted by jmoore2-12 Feb :25 Hello all, I have been struggling to get Lightworks editing anything produced from OBS in the last few days. Gamers who record are going to be fairly reliant on OBS or similar due to NVENC or VCE on their GPUs to get a good quality capture with minimum overhead. Small issue with this is that the variable frame rate captures you get from a lot of these programs do not work properly in Lightworks when transcoded or linked in directly when imported. This usually leads to an external transcode having to be done for each file which is s total pain in the bum. Luckily the new OBS Studio which appears to can record in a FIXED FPS. Lightworks hasn't seemed to struggle at all with these files and I have been able to edit / cut with no issues after transcoding AND LINKED. tl;dr Use OBS Studio when recording your screens or in games to avoid Lightworks A: breaking or B: wasting time and quality via additional any transcoding. My working settings : Please note: The Keyframe interval must be set to 1 in order for linked editing to work properly. 1 / 6

2 Forum mods/ Admins you may wish to pin this post / pin a USE OBS STUDIO IF SCREEN CAPTURING post. Posted by donkpow - 12 Feb :08 I use OBS on occasion. I did a very detailed examination of frame duration in a short capture clip using ffprobe. Even with no action in the scene, OBS recorded in variable frame rate. Lightworks did accept the footage and the short clip played without problem. However, the clip was definitely recorded in VFR and a clip of longer duration is likely to cause problems. I have not tried "OBS Studio" (formerly "OBS multi-platform") and hope it records in true CFR. I doubt it does. Please prove me wrong. Posted by jmoore2-12 Feb :29 Well, unless mediainfo is making it up it says constant frame rate mode in OBS studio. The original OBS however shows variable frame rate between and I'll investigate with FFProbe when I am back from work on the OBS studio capture. Posted by donkpow - 12 Feb :41 Yes, I understand. MediaInfo doesn't do any analysis of its own, it reports what the application wrote to the file. So if you command your software capture program to record in CFR, it will write that information to the file even if it fails to capture in CFR. I had a terrible time discovering that fact. On different capture software, MediaInfo was telling me CFR but whenever I tried to edit the file, it showed symptoms of VFR. The quickest test for VFR I found was 2 / 6

3 to use ffmpeg. If you transcode a VFR source file to anything else and enforce a constant frame rate in the command line, you will see frames dropped or duped in the command prompt or terminal window. When frames are duped or dropped, that is an indication ffmpeg is correcting the frame rate. Ffmpeg should tell you exactly how many frames have been duped or dropped. Ffprobe can tell you what the duration is of each frame. If each frame is not exactly the same, that's VFR. Posted by jmoore2-12 Feb :21 Well you can count me confused, done the analysis on two files, one old OBS which cannot transcode properly in LW and the other the new OBS studio which does transcode properly. FFProbe seems to confirm both as being constant FPS, both have fixed durations. (Confirmed this by using grep and pulling duration out into a new file then grepping anything not the right fixed duration, there was no output so every duration was the same.) Adding the output of FFProbe to this, this is confusing as old OBS does state a variable FPS but doesn't appear to have one. Transcoding the OBS file in Lightworks results in a black screen after exactly 290 seconds (4min 50 seconds) where as the OBS studio file shows no such issues. Any idea what is causing a problem given both appear to be fixed FPS. Nothing is obvious in the OBS.txt at 290 seconds... Transcoding both files now, not seeing any drops or dupes... Weird 3 / 6

4 Posted by donkpow - 12 Feb :38 Okay, I have the file. Let me have some time to look at them. Posted by jmoore2-12 Feb :50 Interestingly, Iain at LW support has confirmed the same issue at 290 seconds on his end for the OBS (old OBS) file when import transcoding. That and his end also reflects issues same as mine when editing as linked then exported, rather than transcoded, with the wrong frames showing / not displaying, to blank video or jittering stuck between two frames. I haven't sent him a OBS Studio file on the basis I haven't had any trouble with them. Posted by donkpow - 12 Feb :57 For some reason my reply started a new thread. Posted by donkpow - 12 Feb :58 What are you saying? Are you saying frame #290 is a bad frame? Can you run this command (adapted for your variables)? Then go to the bottom and find average frame 4 / 6

5 rate. C:vidffprobe.exe -show_streams -select_streams v -show_frames -show_entries frame=pkt_duration file.mp4 >output.txt Posted by jmoore2-12 Feb :28 Been doing this for a while but the file is fairly large so this is taking a while. Preliminary output indicates a fixed interval (on all frames) of 16. Posted by donkpow - 12 Feb :30 Are you still dumping all the data? Posted by jmoore2-12 Feb :32 Yes, most of my CPU time is currently encoding which is probably the chief reason it is taking so long. It appears that a lot of the problems I have been having with the editor bugging out are due to my GPUs using CrossFireX. Now I've disabled it and rebooted I am no longer having issues, so I am testing the encoder output now. (I will make another thread for this as CrossFireX really does seem to be causing a problem with the editor.) Posted by donkpow - 12 Feb :34 5 / 6

6 This is a more accurate report on frame duration: C:vidffprobe.exe -show_streams -select_streams v -show_frames -show_entries frame=pkt_duration_time intro.mp4 >output.txt Posted by jmoore2-12 Feb :34 The OBS studio file output for your command has finished showing an interval of 256 without change. ffprobe.exe -show_streams -select_streams v -show_frames -show_entries frame=pkt_duration _ mp4 >> OBSStudiooutput.txt Awaiting the Old OBS file output now. Posted by jmoore2-12 Feb :37 The Old OBS terminal output includes: "concealing 323 DC, 323 AC, 323 MV errors in P frame" 6 / 6

Game / screen capture, OBS, variable frame rate import and Lightworks - USE OBS STUDIO! Posted by jmoore2-12 Feb :25

Game / screen capture, OBS, variable frame rate import and Lightworks - USE OBS STUDIO! Posted by jmoore2-12 Feb :25 Game / screen capture, OBS, variable frame rate import and Lightworks - Posted by jmoore2-12 Feb 2016 13:25 Hello all, I have been struggling to get Lightworks editing anything produced from OBS in the

More information

Unable to import. ive read the docs/searched forums Posted by BuddyElkor - 05 May :02

Unable to import. ive read the docs/searched forums Posted by BuddyElkor - 05 May :02 Unable to import. ive read the docs/searched forums Posted by BuddyElkor - 05 May 2018 21:02 Using trial version. Im unable to import anything. Ive tried converting to mp4/aac/mp3/mpg2(ive tried many more

More information

Lightworks Import Won't Recognize my FLV Files Posted by Blue11msu - 17 Feb :41

Lightworks Import Won't Recognize my FLV Files Posted by Blue11msu - 17 Feb :41 Lightworks Import Won't Recognize my FLV Files Posted by Blue11msu - 17 Feb 2015 20:41 I am new to video editing so I do not have a good grasp on all the terms and what have you, but to begin with, I use

More information

Export as DivX, Xvid, x264, MP4 Posted by DJKnuddel - 28 May :09

Export as DivX, Xvid, x264, MP4 Posted by DJKnuddel - 28 May :09 Export as DivX, Xvid, x264, MP4 Posted by DJKnuddel - 28 May 2011 17:09 Hi, first of all, thank you for this wonderful programme here. I am new in Video Editing and the far best piece of software out there

More information

Understandable manual? Posted by Max Besser - 02 Feb :10

Understandable manual? Posted by Max Besser - 02 Feb :10 Understandable manual? Posted by Besser - 02 Feb 2011 17:10 www.lightworksbeta.com/index.php?option=com_kunena&func=view&catid=6&id=5100& amp;limit=6&limitstart=6&itemid=202#5167 Forum Admin wrote: @ Besser

More information

"Missing log" in edit viewer, all media gone Posted by prodeuser - 17 Aug :14

Missing log in edit viewer, all media gone Posted by prodeuser - 17 Aug :14 "Missing log" in edit viewer, all media gone Posted by prodeuser - 17 Aug 2013 06:14 So, this has happened a couple of times now. I am a new Lightworks user and have been doing some testing. As I increase

More information

Unable to import a video file into Lightworks Posted by Slashbuddy24-03 Mar :50

Unable to import a video file into Lightworks Posted by Slashbuddy24-03 Mar :50 Unable to import a video file into Lightworks Posted by Slashbuddy24-03 Mar 2016 23:50 Hello, This is my first time posting on the Lightworks forums and I did not think I would ever have to get to this

More information

Native playback H264 Video freezes on high spec pro system Posted by Julia - 03 Jul :27

Native playback H264 Video freezes on high spec pro system Posted by Julia - 03 Jul :27 Native playback H264 Video freezes on high spec pro system Posted by Julia - 03 Jul 2012 07:27 I would like to be able to view 1080p video from my gopro Hero 2 within Lightworks without transcoding. After

More information

How can I re-wrap an AVCHD MTS file to MP4? Posted by shaunthesheep - 07 Jun :39

How can I re-wrap an AVCHD MTS file to MP4? Posted by shaunthesheep - 07 Jun :39 How can I re-wrap an AVCHD MTS file to MP4? Posted by shaunthesheep - 07 Jun 2011 17:39 My first video tutorial using CamStudio 2.6b. Note: make sure to select the highest playback quality (720p) to get

More information

Audio out of sync even after using Handbrake Posted by misguidedghost - 02 May :50

Audio out of sync even after using Handbrake Posted by misguidedghost - 02 May :50 Audio out of sync even after using Handbrake Posted by misguidedghost - 02 May 2016 03:50 Hi, Im new to Lightworks and have been struggling with importing a video. The video goes out of sync with internal

More information

Slow Motion with photo morphing software Posted by juhartik - 11 May :05

Slow Motion with photo morphing software Posted by juhartik - 11 May :05 Slow Motion with photo morphing software Posted by juhartik - 11 May 2011 06:05 There has been some discussion(s) in this forum how to make slow motion effect. Most of the NLEs does not offer any tool

More information

Change H.264 export settings Posted by filmoy - 10 Mar :07

Change H.264 export settings Posted by filmoy - 10 Mar :07 Change H.264 export settings Posted by filmoy - 10 Mar 2015 15:07 This might be a silly question but, as I don't know what I'm doing, any advice would be gratefully received! I am using Lightworks (free)

More information

============================================================================

============================================================================ How to delete audio tracks from clips? Posted by mysteriousmonkey29@gmail.com - 03 Jun 2015 05:21 Hello, I'm trying to combine two clips using the dve effect, but when I combine and export them, the audio

More information

Is this a known issue? Seems to affect only recurring events. I have some of them and all are shifted. Non-recurring events show properly.

Is this a known issue? Seems to affect only recurring events. I have some of them and all are shifted. Non-recurring events show properly. Wrong time on recurring google calendar events Posted by AraldoL - 2014/01/11 06:21 Hello, using the latest stable Rainlendar Pro 2.12 I had some issues: After every installation on my two computers it

More information

My question may be very simple, but I am a very beginner. Please let me know, how can I save my final edit as.avi (or whatever format).

My question may be very simple, but I am a very beginner. Please let me know, how can I save my final edit as.avi (or whatever format). How to save final edit Posted by msiegel - 29 May 2012 10:39 Hi, My question may be very simple, but I am a very beginner. Please let me know, how can I save my final edit as.avi (or whatever format).

More information

Multi tracks video edit - How to? Posted by pbhs - 28 Jan :19

Multi tracks video edit - How to? Posted by pbhs - 28 Jan :19 Multi tracks video edit - How to? Posted by pbhs - 28 Jan 2011 11:19 Hi to everybody, I have 5 video tracks from 5 camcorders (minidv) about a live event. I want to make a video using all this video tracks

More information

Register FAQ Calendar Today's Posts Search

Register FAQ Calendar Today's Posts Search Custom Search Highly Liquid Forum > Current Products > UMR2 Yamaha VSS-30 MIDI Retrofit Guide User Name User Name Password Remember Me? Log in Register FAQ Calendar Today's Posts Search Page 1 of 2 1 2

More information

============================================================================

============================================================================ [Solved] Title effects in v11 free? Posted by Driftwood Productions - 08 Jul 2012 15:24 I'm running LWKS v11 free edition, and am trying to figure out how to add title effects to my project, however, I

More information

BassAce Midi Synth old forum topics 1 of 6. here are some (minor) errors i found on the bassace documentation.

BassAce Midi Synth old forum topics 1 of 6. here are some (minor) errors i found on the bassace documentation. BassAce Midi Synth old forum topics 1 of 6 Date: Wed, 26 Feb 2003 11:56:53 From: male man Subject: bassace errors here are some (minor) errors i found on the bassace documentation. -R16 listed under 1k

More information

I apologize if this has been asked before, but I've been searching the forums for the past few hours and haven't been able to find anything.

I apologize if this has been asked before, but I've been searching the forums for the past few hours and haven't been able to find anything. 5.1 Surround Sound Posted by Breudayael - 11 Jun 2014 03:29 I apologize if this has been asked before, but I've been searching the forums for the past few hours and haven't been able to find anything.

More information

Update Manual Ios 7.1 Iphone 4s Wont >>>CLICK HERE<<<

Update Manual Ios 7.1 Iphone 4s Wont >>>CLICK HERE<<< Update Manual Ios 7.1 Iphone 4s Wont ios 7.1.2 has caused some problems for some iphone, ipad and ipod touch users. Here's how you can That way, if anything goes wrong, at least you won't lose any data.

More information

Getting Started. Excerpted from Hello World! Computer Programming for Kids and Other Beginners

Getting Started. Excerpted from Hello World! Computer Programming for Kids and Other Beginners Getting Started Excerpted from Hello World! Computer Programming for Kids and Other Beginners EARLY ACCESS EDITION Warren D. Sande and Carter Sande MEAP Release: May 2008 Softbound print: November 2008

More information

How to import, edit, AVI files? Posted by curmudgeon66-02 Dec :33

How to import, edit, AVI files? Posted by curmudgeon66-02 Dec :33 How to import, edit, AVI files? Posted by curmudgeon66-02 Dec 2010 03:33 Running Windows 7 64bit on HPE-450t, Intel core i7 CPU 870, ATI Radeon HD 5570 video card. The install appears to have gone just

More information

Register FAQ Calendar Today's Posts Search

Register FAQ Calendar Today's Posts Search Custom Search Highly Liquid Forum > Current Products > UMR2 Casio SK-5 MIDI Retrofit Guide User Name User Name Password Remember Me? Log in Register FAQ Calendar Today's Posts Search Page 1 of 2 1 2 >

More information

What will be the ideal workflow for Blackmagic+Lightworks+DaVinci Resolve?

What will be the ideal workflow for Blackmagic+Lightworks+DaVinci Resolve? Blackmagic Cinema Camera with Lightworks Posted by stajan - 04 Jun 2012 06:20 I am planning to shoot an Indian language Movie with Blackmagic cinema camera & Lightworks for Editing.I read an article that

More information

.MTS (MPEG-TS) audio out of sync second clip Posted by Arvidovic - 12 Jun :50

.MTS (MPEG-TS) audio out of sync second clip Posted by Arvidovic - 12 Jun :50 .MTS (MPEG-TS) audio out of sync second clip Posted by Arvidovic - 12 Jun 2018 15:50 I read a lot, but still can't find the solution, please help. From the second clip until the twelfth and last, audio

More information

QGIS Application - Bug report #295 rendering vectors got tremendously slow

QGIS Application - Bug report #295 rendering vectors got tremendously slow QGIS Application - Bug report #295 rendering vectors got tremendously slow 09/22/2006 02:16 PM - Redmine Admin Status: Closed Priority: Low Assignee: Martin Dobias Category: Map Canvas Affected QGIS version:

More information

Still frames import with a length in frames Posted by jwrl - 28 Aug :59

Still frames import with a length in frames Posted by jwrl - 28 Aug :59 Still frames import with a length in frames Posted by jwrl - 28 Aug 2013 03:59 This thread started as a hijack of another one. The relevant posts follow: to work with animation storyboards we need fast

More information

1 of 13 12/8/2017, 11:29 AM

1 of 13 12/8/2017, 11:29 AM 1 of 13 12/8/2017, 11:29 AM User Name Password Log in Remember Me? Register What's New? Tutorials Join Us New Posts FAQ Tutorial Index Category Windows 10 Forums Tutorials Windows Update & Activation Enable

More information

Windows 7 Will Not Install On My Computer Says I'm

Windows 7 Will Not Install On My Computer Says I'm Windows 7 Will Not Install On My Computer Says I'm I am able to uninstall, but even windows update, a secondary problem, wont update. So, as I have a life, I'm going to install Ubuntumuch more more secure

More information

============================================================================

============================================================================ Lightworks gets stuck analyzing - v 11.0.2 Posted by khaver - 06 Sep 2012 04:02 Version 11.0.2 When the import panel is open and Lightworks is analyzing a list of videos, it sometimes gets stuck analyzing

More information

newbie GPU advise // "alternatives" to nvidia quadro cards Posted by jamalc - 03 Sep :31

newbie GPU advise // alternatives to nvidia quadro cards Posted by jamalc - 03 Sep :31 newbie GPU advise // "alternatives" to nvidia quadro cards Posted by jamalc - 03 Sep 2015 20:31 hello Ligtworkers im just installed lightworks on my arch linux build root ~ # screenfetch -`.o+` `ooo/ `+oooo:

More information

.MTS (MPEG-TS) audio out of sync second clip Posted by Arvidovic - 12 Jun :50

.MTS (MPEG-TS) audio out of sync second clip Posted by Arvidovic - 12 Jun :50 .MTS (MPEG-TS) audio out of sync second clip Posted by Arvidovic - 12 Jun 2018 15:50 I read a lot, but still can't find the solution, please help. From the second clip until the twelfth and last, audio

More information

Blog post on updates yesterday and today:

Blog post on updates yesterday and today: Beta Bug Prioritization meeting IRC Transcript 12 November 2013 Meeting was held in IRC, on the #devmo channel. Meetings are weekly, every Tuesday at 17:00 UTC (10am PST) ok, everyone, we're ready to start

More information

No audio yes video Posted by manemane - 29 Jan :42

No audio yes video Posted by manemane - 29 Jan :42 No audio yes video Posted by manemane - 29 Jan 2018 18:42 Hi guys! When I import my file video recordered by the YI action cam 4K+, lightworks from some time cut the audio trace. I can see only the video

More information

Lesson 3 Transcript: Part 1 of 2 - Tools & Scripting

Lesson 3 Transcript: Part 1 of 2 - Tools & Scripting Lesson 3 Transcript: Part 1 of 2 - Tools & Scripting Slide 1: Cover Welcome to lesson 3 of the db2 on Campus lecture series. Today we're going to talk about tools and scripting, and this is part 1 of 2

More information

[SOLVED] MPEG2 Import: Lightworks (Free) (Not Responding) - Size Limit? [THANKS RONNIE!] Posted by blinvisible - 04 Jun :33

[SOLVED] MPEG2 Import: Lightworks (Free) (Not Responding) - Size Limit? [THANKS RONNIE!] Posted by blinvisible - 04 Jun :33 [SOLVED] MPEG2 Import: Lightworks (Free) (Not Responding) - Size [THANKS RONNIE!] Posted by blinvisible - 04 Jun 2013 05:33 Hi, I've been using Lightworks off and on the last few months and quite enjoy

More information

Limitations of the trial version? Posted by arpad.andrassy - 02 Jan :47

Limitations of the trial version? Posted by arpad.andrassy - 02 Jan :47 Limitations of the trial version? Posted by arpad.andrassy - 02 Jan 2014 18:47 Hi, Just played around the last few days with version 11.1.1. and after I successfully did an export(to avi), all the following

More information

JUnit Test Patterns in Rational XDE

JUnit Test Patterns in Rational XDE Copyright Rational Software 2002 http://www.therationaledge.com/content/oct_02/t_junittestpatternsxde_fh.jsp JUnit Test Patterns in Rational XDE by Frank Hagenson Independent Consultant Northern Ireland

More information

BBC Learning English Face up to Phrasals Mark's Mistake

BBC Learning English Face up to Phrasals Mark's  Mistake BBC Learning English Face up to Phrasals Mark's Email Mistake Episode 1: Email Fun? Mark: Hey Ali, did you check out that email I sent you the one about stupid Peter, saying how stupid he is? Oh dear.

More information

Lesson 1. Importing and Organizing Footage using Premiere Pro CS3- CS5

Lesson 1. Importing and Organizing Footage using Premiere Pro CS3- CS5 Lesson 1 Importing and Organizing Footage using Premiere Pro CS3- CS5 When working with a video editor the video source will come from either a capturing process or importing video clips into the editing

More information

Audio/Video outofsync after export Posted by bluehouserec - 18 Apr :58

Audio/Video outofsync after export Posted by bluehouserec - 18 Apr :58 Audio/Video outofsync after export Posted by bluehouserec - 18 Apr 2012 08:58 Hi board after exporting my video project (in accordance to my project settings) the resulting video and audio in the avi file

More information

Windows 7 Disable Changing Proxy Settings Registry

Windows 7 Disable Changing Proxy Settings Registry Windows 7 Disable Changing Proxy Settings Registry 127.0.0.1 Proxy Settings Keep Changing back? 127.0.0.1 Step2: Remove Proxy Server. I tried to disable it through LAN settings, but it shows up in Light

More information

Manual Updating To Ios 7 Ipad 3 Not Working

Manual Updating To Ios 7 Ipad 3 Not Working Manual Updating To Ios 7 Ipad 3 Not Working Apple has just released the long-awaited ios 8.3 update with support for new Siri iphone 6, iphone 6 Plus, iphone 5s, iphone 5c, iphone 5 and iphone 4s, ipad

More information

SURROUND SOUND IN LINUX

SURROUND SOUND IN LINUX 1. Introduction SURROUND SOUND IN LINUX Getting applications in Linux to play surround sound can involve some work, especially when you want the highest quality. Don't think you're done just because you

More information

Who am I? I m a python developer who has been working on OpenStack since I currently work for Aptira, who do OpenStack, SDN, and orchestration

Who am I? I m a python developer who has been working on OpenStack since I currently work for Aptira, who do OpenStack, SDN, and orchestration Who am I? I m a python developer who has been working on OpenStack since 2011. I currently work for Aptira, who do OpenStack, SDN, and orchestration consulting. I m here today to help you learn from my

More information

Iphone Instructions Sim Card Slot Stuck Wrong Way Round >>>CLICK HERE<<<

Iphone Instructions Sim Card Slot Stuck Wrong Way Round >>>CLICK HERE<<< Iphone Instructions Sim Card Slot Stuck Wrong Way Round NickMacIT : Hi and welcome to JustAnswer.com. My name is Nick and I will assist you with your issues. Is it your iphone or ipad? Ask Your Own Mac

More information

I am new to video editing - a pro still shooter with a lot of web design work as well.

I am new to video editing - a pro still shooter with a lot of web design work as well. Import MP4 question Posted by Saskiano - 31 May 2013 16:22 I am new to video editing - a pro still shooter with a lot of web design work as well. I am trying to edit an MP4 video file. The Frame Rate is

More information

[Solved) Stuttering video playback in LWKS only,not on rest of laptop. Example included Posted by chj - 10 Sep :43

[Solved) Stuttering video playback in LWKS only,not on rest of laptop. Example included Posted by chj - 10 Sep :43 [Solved) Stuttering video playback in LWKS only,not on rest of laptop. Example Posted by chj - 10 Sep 2014 05:43 One day, Lightworks behaves normally, the next day the video playback is suddenly stuttering

More information

Combined offline/online workflow with Lightworks Posted by gkocov - 17 Dec :55

Combined offline/online workflow with Lightworks Posted by gkocov - 17 Dec :55 Combined offline/online workflow with Lightworks Posted by gkocov - 17 Dec 2010 15:55 Here's an easy way to do a combined offline/online file based type of workflow in Lightworks: First convert the raw

More information

Windows 7 Will Not Install On My Computer Run Faster

Windows 7 Will Not Install On My Computer Run Faster Windows 7 Will Not Install On My Computer Run Faster Go to My Computer, right-click on Local Drive, and go to Properties. If you find you simply need more space, consider buying and installing a Solid

More information

Voice over problems Posted by erir - 13 Oct :15

Voice over problems Posted by erir - 13 Oct :15 Voice over problems Posted by erir - 13 Oct 2012 16:15 Hi, I am actually not sure if voice over should work at all. However I tried it and I got bad results. I am using an Mixer with USB connection to

More information

Windows 7 Will Not Load On My Computer Says I'm

Windows 7 Will Not Load On My Computer Says I'm Windows 7 Will Not Load On My Computer Says I'm There are various programs which will allow you to make a copy of your entire apply to my computer even though it does say it works for this issue in Windows

More information

B - Broken Track Page 1 of 8

B - Broken Track Page 1 of 8 B - Broken Track There's a gap in the track! We need to make our robot even more intelligent so it won't get stuck, and can find the track again on its own. 2017 https://www.hamiltonbuhl.com/teacher-resources

More information

KMyMoney Transaction Matcher

KMyMoney Transaction Matcher KMyMoney Transaction Matcher Ace Jones Use Cases Case #1A: Matching hand-entered transactions manually I enter a transaction by hand, with payee, amount, date & category. I download

More information

Manually Windows Update Vista Not Work In

Manually Windows Update Vista Not Work In Manually Windows Update Vista Not Work In Safe Mode Doesn't To boot Windows Vista in Safe Mode, follow these steps: If Windows Updates aren't installed automatically in your Windows Vista system, you need

More information

MicroSurvey Users: How to Report a Bug

MicroSurvey Users: How to Report a Bug MicroSurvey Users: How to Report a Bug Step 1: Categorize the Issue If you encounter a problem, as a first step it is important to categorize the issue as either: A Product Knowledge or Training issue:

More information

LiveCD Hangs after boot-up Posted by Philippose Rajan - 09 Jun :41

LiveCD Hangs after boot-up Posted by Philippose Rajan - 09 Jun :41 LiveCD Hangs after boot-up Posted by Philippose Rajan - 09 Jun 2006 00:41 Hello everyone, Good day to you all! I downloaded the Live DVD version of CAE Linux Beta 2 and burnt it onto a DVD+RW using Nero

More information

Clickteam Fusion 2.5 Creating a Debug System - Guide

Clickteam Fusion 2.5 Creating a Debug System - Guide INTRODUCTION In this guide, we will look at how to create your own 'debug' system in Fusion 2.5. Sometimes when you're developing and testing a game, you want to see some of the real-time values of certain

More information

Is there any plug-in to work with Lightworks that would do motion stabilization in LW?

Is there any plug-in to work with Lightworks that would do motion stabilization in LW? Motion stabilization plug-in for LW? Posted by Danas_Anis - 04 Sep 2013 12:29 Hello! Is there any plug-in to work with Lightworks that would do motion stabilization in LW? Posted by ianconry - 05 Sep 2013

More information

Recording for the Blind Part One

Recording for the Blind Part One With the Handihams Patrick Tice, WAØTDA wa0tda@arrl.net Recording for the Blind Part One Most of us take being able to read a book or an instruction manual for granted. If we take an amateur radio licensing

More information

Close Your File Template

Close Your File Template In every sale there is always a scenario where I can t get someone to respond. No matter what I do. I can t get an answer from them. When people stop responding I use the Permission To. This is one of

More information

Instructor: Craig Duckett. Lecture 03: Tuesday, April 3, 2018 SQL Sorting, Aggregates and Joining Tables

Instructor: Craig Duckett. Lecture 03: Tuesday, April 3, 2018 SQL Sorting, Aggregates and Joining Tables Instructor: Craig Duckett Lecture 03: Tuesday, April 3, 2018 SQL Sorting, Aggregates and Joining Tables 1 Assignment 1 is due LECTURE 5, Tuesday, April 10 th, 2018 in StudentTracker by MIDNIGHT MID-TERM

More information

6.001 Notes: Section 17.5

6.001 Notes: Section 17.5 6.001 Notes: Section 17.5 Slide 17.5.1 Now, let's look at one example in which changing the evaluation model allows us to explore a very different kind of computational problem. Our goal is to show how

More information

CHIPS Newsletter Vol 16 - Yahoo! Mail. Official Newsletter of

CHIPS Newsletter Vol 16 - Yahoo! Mail. Official Newsletter of CHIPS Newsletter Vol 16 From: "chips@elproducts.net" To: "Chuck Hellebuyck" Sunday, June 12, 2011 9:45 AM CHIPs Vol 16 / June 2011 Official Newsletter of Chuck

More information

Usability Test Report: Requesting Library Material 1

Usability Test Report: Requesting Library Material 1 Usability Test Report: Requesting Library Material 1 Summary Emily Daly and Kate Collins conducted usability testing on the processes of requesting library material. The test was conducted at the temporary

More information

Hello World! Computer Programming for Kids and Other Beginners. Chapter 1. by Warren Sande and Carter Sande. Copyright 2009 Manning Publications

Hello World! Computer Programming for Kids and Other Beginners. Chapter 1. by Warren Sande and Carter Sande. Copyright 2009 Manning Publications Hello World! Computer Programming for Kids and Other Beginners by Warren Sande and Carter Sande Chapter 1 Copyright 2009 Manning Publications brief contents Preface xiii Acknowledgments xix About this

More information

Control Structures. Code can be purely arithmetic assignments. At some point we will need some kind of control or decision making process to occur

Control Structures. Code can be purely arithmetic assignments. At some point we will need some kind of control or decision making process to occur Control Structures Code can be purely arithmetic assignments At some point we will need some kind of control or decision making process to occur C uses the if keyword as part of it s control structure

More information

mid=81#15143

mid=81#15143 Posted by joehillen - 06 Aug 2012 22:10 I'm having a terrible time trying to find the Lightworks source code. I was under the impression that Lightworks was open source. Usually that means that it's possible

More information

Register FAQ Calendar Today's Posts Search

Register FAQ Calendar Today's Posts Search Custom Search Highly Liquid Forum > Current Products > UMR2 Roland Juno-6 User Name User Name Password Remember Me? Log in Register FAQ Calendar Today's Posts Search Thread Tools Search this Thread Display

More information

Video Tutorial Windows Movie Maker 2012 No

Video Tutorial Windows Movie Maker 2012 No Video Tutorial Windows Movie Maker 2012 No Sound This quick tutorial will show how to import such videos into Movie Maker, how to rotate and export them as new video with the correct orientation. How To

More information

[solved] Choppy playback with some source videos and edits in lightworks 12.x Posted by maxrp - 23 Nov :46

[solved] Choppy playback with some source videos and edits in lightworks 12.x Posted by maxrp - 23 Nov :46 [solved] Choppy playback with some source videos and edits in lightworks 12.x Posted by maxrp - 23 Nov 2014 23:46 Howdy, I've been tracking the 12.x series as it's been released but have consistently run

More information

Here are all the comments that your Udacity Code Reviewer had about your code...

Here are all the comments that your Udacity Code Reviewer had about your code... Here are all the comments that your Udacity Code Reviewer had about your code... Line 4 in udacity_portfolio_project.py is Critical file_p=raw_input("pleaseenterthenetworklocationoftheportfolio file:")

More information

Instructions Board Game For Windows 7 32 Bit Laptop >>>CLICK HERE<<<

Instructions Board Game For Windows 7 32 Bit Laptop >>>CLICK HERE<<< Instructions Board Game For Windows 7 32 Bit Laptop Entire Forum, This Category, This Board, Users. turn on suggested windows 7 32 bit drivers for HP notebook 15-r033tx. Options Please help i am not able

More information

Using X-Particles with Team Render

Using X-Particles with Team Render Using X-Particles with Team Render Some users have experienced difficulty in using X-Particles with Team Render, so we have prepared this guide to using them together. Caching Using Team Render to Picture

More information

Analysis Tool Project

Analysis Tool Project Tool Overview The tool we chose to analyze was the Java static analysis tool FindBugs (http://findbugs.sourceforge.net/). FindBugs is A framework for writing static analyses Developed at the University

More information

Racing On Rails FAQ. 1. How do I set up a schedule/calendar? You can also add a new event by clicking New Event at: domain]/admin

Racing On Rails FAQ. 1. How do I set up a schedule/calendar? You can also add a new event by clicking New Event at:   domain]/admin How do I set up a schedule/calendar?... 1 What is a member?... 1 Can I import membership information?... 1 How do I set up teams?... 2 In my organization, individuals are not members, teams are. Can Racing

More information

Yup, left blank on purpose. You can use it to draw whatever you want :-)

Yup, left blank on purpose. You can use it to draw whatever you want :-) Yup, left blank on purpose. You can use it to draw whatever you want :-) Chapter 1 The task I have assigned myself is not an easy one; teach C.O.F.F.E.E. Not the beverage of course, but the scripting language

More information

Huge GPU tests difference between Linux and Windows Lightworks 14 on the same machine Posted by MarLondon - 28 Jun :00

Huge GPU tests difference between Linux and Windows Lightworks 14 on the same machine Posted by MarLondon - 28 Jun :00 Huge GPU tests difference between Linux and Windows Lightworks 14 on the same machine Posted by MarLondon - 28 Jun 2017 09:00 I use Lightworks on Ubuntu 16.04 LTS, updated proprietary Nvidia drivers etc.

More information

No audio output when using Windows 8 64 bit and Lightworks bit Posted by bobbradley - 25 Jun :15

No audio output when using Windows 8 64 bit and Lightworks bit Posted by bobbradley - 25 Jun :15 No audio output when using Windows 8 64 and Lightworks 11.1 64 Posted by bobbradley - 25 Jun 2013 20:15 Hello I wonder if anyone can help with a problem I have encountered. I have just rebuilt my pc moving

More information

Data Structures and Algorithms Dr. Naveen Garg Department of Computer Science and Engineering Indian Institute of Technology, Delhi.

Data Structures and Algorithms Dr. Naveen Garg Department of Computer Science and Engineering Indian Institute of Technology, Delhi. Data Structures and Algorithms Dr. Naveen Garg Department of Computer Science and Engineering Indian Institute of Technology, Delhi Lecture 18 Tries Today we are going to be talking about another data

More information

MITOCW watch?v=kz7jjltq9r4

MITOCW watch?v=kz7jjltq9r4 MITOCW watch?v=kz7jjltq9r4 PROFESSOR: We're going to look at the most fundamental of all mathematical data types, namely sets, and let's begin with the definitions. So informally, a set is a collection

More information

CS12020 for CGVG. Practical 1. Jim Finnis

CS12020 for CGVG. Practical 1. Jim Finnis CS12020 for CGVG Practical 1 Jim Finnis (jcf1@aber.ac.uk) About me 20 years in the games industry (more or less) Windows, PS2, Xbox, Gamecube, Wii development experience DirectX (more than I like to think

More information

Get JAVA. I will just tell you what I did (on January 10, 2017). I went to:

Get JAVA. I will just tell you what I did (on January 10, 2017). I went to: Get JAVA To compile programs you need the JDK (Java Development Kit). To RUN programs you need the JRE (Java Runtime Environment). This download will get BOTH of them, so that you will be able to both

More information

Popcorn's ini Tutorial

Popcorn's ini Tutorial Popcorn's ini Tutorial Last update: November 30 th 2006. There are lot's of ways to save information into a file in The Games Factory 2 and Multimedia Fusion 2. This tutorial will teach you the basics

More information

Windows Updates - Stuck on "Downloading updates 37%" for. Windows Update stuck downloading updates in. Windows Updates - Stuck on

Windows Updates - Stuck on Downloading updates 37% for. Windows Update stuck downloading updates in. Windows Updates - Stuck on 7-1-2016 Windows Updates - Stuck on "Downloading updates 37%" for. Windows Update stuck downloading updates in. Windows Updates - Stuck on "Downloading. 4-3-2015 How To Fix Windows Updates Stuck At 0%.

More information

How To Change My Ip Address Windows 7 Yahoo Answers

How To Change My Ip Address Windows 7 Yahoo Answers How To Change My Ip Address Windows 7 Yahoo Answers I ask because every now and again I try and email my friend (with a yahoo email address), but Thunderbird keeps Better yet, any idea on how I can change

More information

Samsung Galaxy Ace Instruction Video Formats Player Software

Samsung Galaxy Ace Instruction Video Formats Player Software Samsung Galaxy Ace Instruction Video Formats Player Software The Samsung Galaxy Core Prime smartphone comes with seamless performance, well-balanced design, and is perfect for any SM-G360F Galaxy Core

More information

Instructions I Lost My Iphone Contacts After. Update >>>CLICK HERE<<<

Instructions I Lost My Iphone Contacts After. Update >>>CLICK HERE<<< Instructions I Lost My Iphone Contacts After Update "Lost My Contact List on iphone after ios 8 Upgrade" have icloud backup files, try this method to recover iphone contacts from icloud after ios 8 installation.

More information

Part 1 Simple Arithmetic

Part 1 Simple Arithmetic California State University, Sacramento College of Engineering and Computer Science Computer Science 10A: Accelerated Introduction to Programming Logic Activity B Variables, Assignments, and More Computers

More information

============================================================================

============================================================================ VMware 7 Eve stutters in windowed mode Posted by innriwins - 2014/02/10 10:28 Hi, So i started running eve on VMware 7 and i got a problem with very frequent stutters. It goes away when i change to "intervale

More information

Windows 7 Will Not Load On My Computer Says Its

Windows 7 Will Not Load On My Computer Says Its Windows 7 Will Not Load On My Computer Says Its Hey Guys i been working on a customers computer for a couple days now, did a virus that although all the settings seemed right and it says I was connected

More information

AVL Loom Configuration Tool

AVL Loom Configuration Tool AVL Loom Configuration Tool This program is only for those computers running the Windows operating system. It will not run on a Mac. It is intended to be a very simple application that will not run into

More information

The Many Uses of ALE

The Many Uses of ALE The Many Uses of ALE ALE is the file format used by Media Composer to easily import/export clip based metadata. Because it is a text- based format, it is easy for anyone to read, edit, and create logs

More information

4. Write sets of directions for how to check for direct variation. How to check for direct variation by analyzing the graph :

4. Write sets of directions for how to check for direct variation. How to check for direct variation by analyzing the graph : Name Direct Variations There are many relationships that two variables can have. One of these relationships is called a direct variation. Use the description and example of direct variation to help you

More information

BBC LEARNING ENGLISH 6 Minute English Wireless furniture for phones

BBC LEARNING ENGLISH 6 Minute English Wireless furniture for phones BBC LEARNING ENGLISH 6 Minute English Wireless furniture for phones NB: This is not a word-for-word transcript Hello and welcome to 6 Minute English. I'm and I'm. Hello. Hello,! Now,, could I borrow your

More information

Azon Master Class. By Ryan Stevenson Guidebook #5 WordPress Usage

Azon Master Class. By Ryan Stevenson   Guidebook #5 WordPress Usage Azon Master Class By Ryan Stevenson https://ryanstevensonplugins.com/ Guidebook #5 WordPress Usage Table of Contents 1. Widget Setup & Usage 2. WordPress Menu System 3. Categories, Posts & Tags 4. WordPress

More information

PYTHON YEAR 10 RESOURCE. Practical 01: Printing to the Shell KS3. Integrated Development Environment

PYTHON YEAR 10 RESOURCE. Practical 01: Printing to the Shell KS3. Integrated Development Environment Practical 01: Printing to the Shell To program in Python you need the latest version of Python, which is freely available at www.python.org. Your school will have this installed on the computers for you,

More information

Digital Systems Design with PLDs and FPGAs Kuruvilla Varghese Department of Electronic Systems Engineering Indian Institute of Science Bangalore

Digital Systems Design with PLDs and FPGAs Kuruvilla Varghese Department of Electronic Systems Engineering Indian Institute of Science Bangalore Digital Systems Design with PLDs and FPGAs Kuruvilla Varghese Department of Electronic Systems Engineering Indian Institute of Science Bangalore Lecture-31 Evolution of PLDs So welcome to this lecture

More information

Trying To Uninstall Norton 360 Wont Let Me Connect

Trying To Uninstall Norton 360 Wont Let Me Connect Trying To Uninstall Norton 360 Wont Let Me Connect Wasn't sure if I could just delete all files to do with Norton 360/symantec from the C: when trying to open Norton or trying to remove it using add/remove

More information