Page 3 of 22 FirstFirst 1234513 ... LastLast
Results 21 to 30 of 214

Thread: YouTube, Video making and editing, etc. coupled to excelfox ( windows Movie Maker )

  1. #21
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,402
    Rep Power
    10

    Windows 7 + era

    This post is https://www.excelfox.com/forum/showt...ll=1#post23589 https://www.excelfox.com/forum/showthread.php/2936-YouTube-Video-making-and-editing-etc-coupled-to-excelfox-(-windows-Movie-Maker-)?p=23589&viewfull=1#post23589
    https://www.excelfox.com/forum/showt...er-)#post23589 https://www.excelfox.com/forum/showthread.php/2936-YouTube-Video-making-and-editing-etc-coupled-to-excelfox-(-windows-Movie-Maker-)#post23589






    Windows 7 + era versions



    Around 2008-2009, when windows 7 started, it seems that some further development was done on windows movie maker. The word Live started to crop up… From windows 7, Movie maker was officially mostly bundled inside something to be downloaded, although it is not clear if there may have been a standalone initial version, perhaps in an overlap period
    (2008) - Version 2009
    Windows Live Movie Maker. Windows Live Essentials
    As for the "Windows Live" version, A new version of the software, renamed Windows Live Movie Maker 2009, was released as a beta on September 17, 2008, and officially released as a standalone product through Windows Live Essentials suite on August 19, 2009. Windows Live Movie Maker 2009 is last version to support Windows XP, ( Windows Live Photo Gallery version 14.0.8117.416 )
    Live Movie Maker 2009 supported both Windows Vista and Windows 7. About this time, 2009, Windows Movie Maker was no longer included with the operating system, which most likely means Vista will usually have Movie Maker, and a small chance it might also have Windows Live. I appear to have both on a Vista machine from new, ( it is showing as Windows Live Essentials 2011 https://i.postimg.cc/x8vVRv9Z/Window...nstllation.jpg )
    https://i.postimg.cc/7hq9bjvt/Window...Maker-2009.jpg


    (2010) - Version 2011
    The only way to obtain Live Movie Maker on Windows 7 from this time and later was through the Windows Live Essentials suite, although some manufacturers pre-installed the application on new PCs.
    An updated version , Windows Live Movie Maker 2011, was released on August 17, 2010, adding features such as webcam capture, support for high-definition video, the ability to upload videos directly to SkyDrive, Facebook, and YouTube through their respective web APIs, and the ability to add media files stored on network shares to projects .
    Windows Essentials 2011, Released on 30 September 2010, "Windows Live Essentials 2011" runs on Windows Vista or later. Accordingly, it runs successfully on Windows 10 (just the same as any other 32-bit program
    (So Windows Movie Maker was known as Windows Live Movie Maker for the 2009 and 2011 releases)
    https://postimg.cc/sMSHvPb4


    (2012) - Version 2012 2012.1
    Windows Essentials 2012 ( discontinuation of the Windows Live brand (and the re-branding of the Windows Live suite as Windows Essentials )
    With the discontinuation of the Windows Live brand (and the re-branding of the Windows Live suite as Windows Essentials , Windows Movie Maker 2012 was released in April 2012. Support for recording voice-overs was restored, along with an audio mixer and integration with several free stock music services. H.264/MP4 became the default export format (replacing Windows Media Video, but still can be used), support for uploading to Vimeo was introduced (other sites were added to the list in the Windows 8.1 release of the suite), and hardware accelerated video pila stabilisation was also added as an exclusive feature for Windows 8 users.
    So the last version was Movie Maker 2012 (they dropped the "Live" branding, so it makes for confusion with the much earlier original Movie Maker ).
    Windows Essentials 2012 was last updated in April 2014, support ended in 2017, it was removed for download on January 10, 2017.
    https://i.postimg.cc/0y1MM0Dg/Window...Maker-2012.jpg



    My best guess, just my opinion, is that Movie Maker was stopped as it was not reaching out to people and using them in the way that Microsoft had hoped. Movie maker is still regarded by many people as very good, but not at the top end of what is currently available.








    Ref
    https://www.youtube.com/watch?v=0ltJ...LIm9xI-2ZpVF-q

  2. #22
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,402
    Rep Power
    10

    OBS Classic, Open Broadcaster Software (original stuff).

    2013 July - December
    Code:
    * Someone clone us a few more Palanas, then clone his clones.  What's the worst that could happen?
    * Prioritize picking FPS rather than resolution for capture devices (primarily for webcams)
    * Add option to disable encoding while previewing
    * Add additional warnings if trying to use Aero monitor capture on windows 7 and below, allow disabling of Aero at runtime
    * Cropping improvements
    * Fixed possible crash / corruption when loading multiple GIFs on a scene
    * Fixed crash when using network paths for text sources
    * Dynamic bitrate changing support
    * Updated to latest libx264 build (which now includes OpenCL acceleration options)
    * Fixed multiple libx264 crashes (all thanks to R1CH and the x264 devs)
    * Per-scene volume support (made by HomeWorld)
    * Fixed a stuttering bug that could happen on some systems with game capture
    * Fixed a few bugs with OpenGL capturing
    * Added game capture support for windows 8.1 preview
    * Greatly improved 64bit DirectX 9 game capturing
    * Greatly improved OpenGL capturing performance with game capture
    * Several methods of deinterlacing support for capture devices (by Palana)
    * QuickSync encoding support (by Palana)
    0.54 Beta - 2013-07-10
    
    * Fixed a crash with libx264 by switching to linux cross-compiled versions compiled with mingw
    0.541 Beta - 2013-07-10
    
    * Added QSV profile for platforms with non-functional D3D11 API version 1.6 support and broken acceleration on API version 1.4 (palana)
    * Fixed a crash with retro deinterlacing on I420 and UV12 output from devices (palana)
    * Made the "Incompatible hook modules detected" error disableable (r1ch)
    * Fixed a few more x264-related crashes (r1ch/x264 devs)
    * (Hopefully) Fixed a bug with the stream delay option where if you saved to file while streaming it would cause the network to inadvertently disconnect prior to finishing the rest of delay (Jim)
    * Fixed various cropping bugs (r1ch)
    * Made it so edit mode is not disabled when going fullscreen (ThoNohT)
    * Added more context menu options when right-clicking the preview window (ThoNohT)
    * Fixed a bug when using game capture with OpenGL games where the game wouldn't capture on certain systems after updating to 0.54+ (Jim)
    * Fixed a pretty bad memory leak when using game capture with OpenGL games that would affect the game itself (Jim)
    0.542 Beta - 2013-07-19
    
    * Renamed "lagged frames" to "late frames" to be more descriptive of what they are
    * Fixed opacity not working on directshow sources with certain color formats
    * Fixed monitor capture rotation issues on Windows 8
    * Added support for per-service setting recommendations (currently active for Twitch)
    * Added a keyframe interval option to advanced settings
    * Added congestion control - reduce bitrate when congestion is detected (experimental, requires .ini editing)
    * Added support for RTMP authentication (requires .ini editing)
    * Global sources are muted when they not present on a scene
    * Allow negative audio offset for video devices
    * Fixed a crash when using certain hotkeys
    * Improved detection for TeamSpeak 3 and ASUS GamerOSD incompatible hooks
    * Support additional D3D versions for Vista game capture
    * Refactored network code to minimize risk of disconnects and improve throughput
    * Finish processing and flushing all frames before disconnecting a stream or closing a recording
    * Fixed a bug where game capture would pick some games up as a 1x1 solid color block
    * Reverted GL code for the time being until the newer code is a bit more stable
    * Fixed a rather bad mic sync issue that has been happening in rare circumstances
    0.550 Beta - 2013-08-15
    
    * Using a new fixed version of fast GL capture
    * Fixed some opengl capture crashes
    * Fixed game capture causing games to crash with windows vista
    * Made the mic sync hack optional (as an option in advanced settings now)
    * Fixed a bug with mic cutting out
    * Fixed a false positive with norton
    0.551 Beta - 2013-08-16
    
    * Fixed a bug with GL game capture that was causing it to use the slower variant on most computers (thanks to kharay for pointing it out and helping debug it)
    * Updated some more translations
    0.552 Beta - 2013-08-17
    
    * Added streaming requirements check to youtube service listing
    * Increased speed of shader loading (palana)
    * Added saving of custom colors when bringing up a color dialog
    * Updated translations (Many thanks to Gol-D-Ace and dodgepong for helping with new translations)
    * Fixed a timeout crash that could occur when stopping stream (kernelbase.dll breakpoint crash, r1ch)
    * Added "scroll mode" to text source (by that crazy text-loving homeworld who never sleeps)
    0.553 Beta - 2013-08-30
    
    * Re-enabled auto-updater, was off by mistake (if you downloaded 0.553 please download 0.554 instead)
    0.554 Beta - 2013-08-31
    
    * Fixed a crash when adding scene with no scenes and preview running (r1ch)
    * Added a hook check for Dolby Axon to prevent crashes when in use (r1ch)
    * Changed default scene buffering to 700 milliseconds
    * Fixed an issue where a cropped source can be moved around by dragging it from outside of its visible area (homeworld)
    * Made some minor adjustments to monitor capture (homeworld)
    * Added an "x264 Encoder Profile" feature in advanced to change from "high" to "main" x264 encoder profiles
    * Made the 64bit and 32bit update checks independent (r1ch)
    * Added/Changed a few more services
    * Fixed a potential crash when stopping stream (though this might still happen on occasion)
    * Removed logging of shader cache files
    * Fixed some more issues with quicksync (palana)
    * Added date/time for FLV files (palana)
    * Reduced minimum selectable FPS to 1 for people who for whatever reasons want to do more slideshow-esque streams
    * Added a "projector" feature that allows you to preview the stream on a separate monitor in full screen while using OBS on a another monitor, can be used by right-clicking the preview window and using the "projector" option from the context menu and selecting the monitor to use. The projector window can be disabled by pressing escape on it, by closing it on the task bar, or by using the "disable" option in the context menu.
    * Audio can now be encoded in either 48khz or 44.1khz (by Extrems)
    * Constant framerate issues resolved and performance improved when using it
    * Moved encoding to a separate thread to avoid issues with keyframe interval timing and made CFR default
    0.57 Beta - 2013-09-24
    
    * Made a hotfix for a bug where audio can sometimes the mic could cut out.  (Need to be careful with those coefficients)
    0.571 Beta - 2013-09-29
    
    * Other minor bugfixes and log changes
    * Added an option to show only currently plugged in audio devices in the audio section (jim)
    * Updated services list (jim)
    * Added a -start command line option to start the stream immediately after loading (jim)
    * Fixed some issues wth blackmagic/decklink devices to prevent them from blackscreening (don't use the custom resolution checkbox with these devices) (jim)
    * Adjusted frame skip threshold to prevent it from triggering too easily (jim)
    * Added an option to manually check for updates (r1ch)
    * Fixed some crashes caused by external network DLLs (r1ch)
    * Made some improvements and fixes to quicksync encoding (Palana)
    0.580 Beta - 2013-10-17
    
    * Hotfixed the bug where you couldn't edit the sources properties that somehow managed to squeeze through to release
    0.581 Beta - 2013-10-17
    
    * Fixed "push to talk delay", which wasn't working
    * Fixed some minor issues with capturing opengl games (hopefully)
    * Fixed an issue with windows 8.1 (which just released) where directx 9 games would capture with poor performance
    0.582 Beta - 2013-10-19
    
    * Fixed a minor issue where elgato devices would occasionally not initialize properly and have a black screen
    * Hotfixed an issue with sources not resizing properly when reconfigured
    0.583 Beta - 2013-10-24
    
    * Fixed a bug with window capture's window selection dialog bugging out if there's a window without a title within it (paibox)
    * Fixed an issue with game capturing Direct3D 9 games caused by a new windows 8.1 update
    0.584 Beta - 2013-11-15
    
    * Switched to the new CBR filler feature of x264 instead of using X264_NAL_HRD_CBR (r1ch)
    * Updated x264 to latest development branch (jim)
    * Fixed RTMP authentication bug for 64bit OBS (r1ch)
    * Added ability to use input devices for the desktop sound channel (for example, use "What you hear" or "Stereo Mix", or even a mic -jim)
    * Some QSV fixes/adjustments (palana)
    * Fixed some bugs with the shader cache (r1ch/palana)
    * Fixed an issue where CoD: Ghosts wouldn't capture properly with game capture (jim)
    0.59 Beta - 2013-12-11
    
    * Fixed some issues with locale files
    * Force MP3 audio to use 44.1khz to prevent transmission issues, especially with twitch (jim)
    * Made it so window capture won't draw a black box if the window isn't found, instead it won't draw anything (so it'll be transparent when the window isn't found -paibox)
    * Added "Use WaveOut Renderer" as an option to device source (paibox)
    * Fixed an issue where game capture wouldn't capture "Typing of the Dead" properly (jim)
    0.591 Beta - 2013-12-16
    
    * Fixed date/time output for FLV files (palana)
    * Added 'main' profile override for quicksync, as well as some other minor quicksync tweaks (palana)
    * Fixed a potential freeze issue when shutting down stream (r1ch)
    * Fixed a bug with per-scene-volume plugin where muting it via hotkey wouldn't properly save settings (homeworld)
    * Fixed a bug where device sources sometimes wouldn't properly mute/unmute properly if used as a global source (paibox)
    * Fixed an issue with selection of devices that use the same name in the device source (paibox)
    * Fixed an issue with game capture performing poorly for DirectX 9 games under certain revisions of windows 7 (jim)
    0.592 Beta - 2013-12-28

  3. #23
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,402
    Rep Power
    10

    OBS Classic, Open Broadcaster Software (original stuff).

    Thread 2935 https://www.excelfox.com/forum/showt...ed-to-excelfox https://www.excelfox.com/forum/showthread.php/2935-Testing-Videos-YouTube-Video-making-and-editing-etc-coupled-to-excelfox


    This is post 23426
    https://www.excelfox.com/forum/showt...ll=1#post23426 https://www.excelfox.com/forum/showthread.php/2935-Testing-Videos-YouTube-Video-making-and-editing-etc-coupled-to-excelfox?p=23426&viewfull=1#post23426
    https://www.excelfox.com/forum/showt...lfox#post23426 https://www.excelfox.com/forum/showthread.php/2935-Testing-Videos-YouTube-Video-making-and-editing-etc-coupled-to-excelfox#post23426







    2014
    Code:
    * Fix an issue where hotkeys pressed while stream delay is finishing would cause a crash (R1CH)
    * Fix an issue where disconnections would report the wrong error code (R1CH)
    * Fix an issue with network initialization (R1CH)
    * More error/bug checking/logging (R1CH)
    * You no longer have to use the nvidia control panel to make nvidia laptops capture properly, you can now simply select the nvidia adapter in OBS and it will function properly (Jim)
    * Fix a bug with using two push to talk hotkeys, make it so that if both buttons are down, only when the second button is released will it deactivate push to talk. (Jim)
    * Can now "reset" your mic if necessary in audio settings if for whatever reason the mic audio device needs to be reset, which will cause it to reacquire itself. (Jim)
    * Fix mic removal/disconnection flaw, if your mic gets disconnected it's no longer required to restart the stream, it will automatically reacquire when it's plugged in again.  (Jim.  FINALLY.  Why, Jim, did you take so long with this?  This was a serious issue.  Why am I referring to myself in the third person?  ..Why am I talking to myself?)
    * Fix mic/device gradual syncing issues, remove "Mic Sync Fix Hack" in advanced because it fixes that problem.  This was an issue that mostly happened with mics, the Avermedia Live Gamer Portable, and next-gen consoles (Jim)
    * More improvements to QSV (Palana)
    * Add NVEnc encoder (Written by BtbN.  NOTE: requires nvidia key on non-quadro nvidia video devices)
    * Because the above required more room, the "Dashboard Link" button has been removed.
    * Add separate Start/Stop Recording button to the main window, you can now stop/start recording without stopping the stream. On top of that, reconnecting will no longer stop everything, you will keep recording while reconnecting.  Notification also added to the status bar when streaming and/or recording is on/off.  (Thanks to the awesome Paibox/Palana duo)
    0.60 Beta - 2014-02-02
    
    * Made a workaround for an issue where kona lhi devices wouldn't work properly due to their incomplete directshow filters (Jim)
    * Removed the nvidia optimus "workaround" because nvidia optimus drivers seem to be too unstable when handling it and can crash when its used (Jim)
    * Make it so the "WTF" log message for system clock only occurs if over a certain threshold (Jim)
    * Added a log window that can be opened and viewed while streaming (Palana)
    * Fixed a crash that would happen if you press start streaming and stop streaming too quickly (Palana)
    * Added a few new options for QSV, and made a few minor improvements (Palana)
    * Disable "keep recording" checkbox  if file output is disabled (Palana)
    * Add start/stop recording hotkeys (Palana)
    * If set to both stream and record, enable recording button when not streaming (Palana)
    * Moved "Open Log Folder" to help menu (Palana)
    * Added new "Log Files" submenu to the help menu.  In this menu, you can now run the analyzer on your log files, upload log files to github gists to make it easier for devs to see, or view them yourself without having to go to the folder. (Palana)
    * Refactored bitmap handling and allow animated gifs in the slideshow (HomeWorld)
    0.610 Beta - 2014-02-16
    
    * I didn't properly recompile QSV stuff, which caused it to crash.  Fixed that.  (Jim)
    * Fixed a bug with elgatos where they wouldn't work (Jim)
    * Fixed issue with analyzer (R1CH)
    0.611 Beta - 2014-02-16
    
    * Fixed a bug with FLV files (paibox)
    0.612 Beta - 2014-02-18
    
    * Add -profile [profile name] command line option to start up with a specific profile (Jim)
    * Add a small visual indicator for global sources in the sources list box (HomeWorld)
    * Added an "aspect ratio" display to video settings (Palana)
    * Moved "Use input device for desktop audio" to advanced settings (Palana) (certain individuals suddenly shed tears of joy)
    * Fix right-to-left language support so it displays in the proper order (Palana/Jim/AlderaaN)
    * Fix a crash with higher bitrates on nvenc (BtbN and R1CH)
    * Make a few adjustments to QuickSync encoder (Palana)
    * Move Nvenc/Quicksync encoder selections to encoder settings (Palana)
    * Fix start/stop streaming hotkeys when used with the same key (Palana)
    * Add support for controller hotkeys (BtbN)
    0.613 Beta - 2014-03-07
    
    * Remove 'use input devices for desktop audio' and make it so it can only be used via ini file.  If you need to use it, then enable it in your profile ini file in %appdata%\obs\profiles, under [Audio], InputDevicesForDesktopSound=1  -- we are not going to provide an option in the UI for this because people kept enabling it without know what they were doing.
    * Reduce the minimum allowable reconnect timeout to 0 (Jim)
    * Fix an issue with game capture where the mouse cursor wouldn't always show up after updating its settings (Homeworld)
    * Renamed 'audio time offset' to 'audio sync offset' so users actually know specifically what it is (Jim)
    * Added some more important logging info, especially things like logging what game capture is trying to hook to, and logging audio sync offsets (Jim)
    * Add a fast experimental windows 7 monitor capture method in game capture (homeworld)
    * Fix mono audio (Jim)
    * Fix 'defaults' button behavior in advanced (paibox)
    * Fix audio mute threshold (R1CH)
    * Fix invalid log generation (Palana)
    * Fix a lot of bugs (Palana & R1CH)
    * Implement an 'optimize' button in publish settings (Palana)
    * Add optional 'safe' game capture hooks for anti-cheat compatibility (Jim)
    * Use safer hooks so that using other hook programs doesn't cause the target game crash with game capture (vulture)
    0.620 Beta - 2014-04-23
    
    * Made it so you cannot assign left/right mouse buttons as hotkeys (listen, I know that some people are going to disagree with this, but it's causing some serious problems for new users.  They accidentally click the mouse in the box and then don't realize they set a hotkey to their mouse button, and then say "why is this action occuring every time I click my mouse?"  ..Please, find a different key/button to use or put it in the ini file manually)
    * Clarified some text about the anti-cheat option (basically, don't use it unless the game has anti-cheat protection because otherwise it can flag a false-positive as well, which is INCREDIBLY annoying)
    * Fixed a potential anti-virus false-positive with game capture that was happening with 0.62b
    0.621 Beta - 2014-04-23
    
    * Fixed an issue with game capture that caused it to stop working for many people
    0.622 Beta - 2014-04-25
    
    * Fix game capture performance issues with the latest windows 8.1 update that was causing many games to lag (jim)
    * Save the hidden unmuted volume values if exiting the program while volume was muted (jim)
    * Add 'set base resolution' back to window capture by popular request (jim)
    * Fix potential audio/video sync issues that would happen with hardware encoders (jim)
    * Changed to new volume icons (homeworld)
    * Make a few minor improvements to quicksync (palana)
    * Fix NVenc with the latest nvidia drivers and beta drivers (btbn)
    * Warn users if they installed plugins of the wrong architecture (r1ch)
    * Show an error if game capture is blocked by an outside source (r1ch)
    0.623 Beta - 2014-05-21
    
    * Made a hotfix for streams not loading properly due to a commit that managed to pass initial testing (the quicksync/nvenc sync fix)
    0.624 Beta - 2014-05-21
    
    * Update localization files for different languages (slipped by me last time)
    * Updated server lists
    * Again attempt to fix the bug where QSV/nvenc could sometimes cause streaming to sort of bug out (jim)
    * Update nvenc (btbn)
    * Update x264 version (btbn)
    * Show warning if comodo antivirus is blocking the network connection for whatever reason (r1ch)
    * Fix game capture performance issue for D3D9 games on latest windows 8.1 versions (jim)
    0.625 Beta - 2014-06-16
    
    
    * Use application compatibility manifest to prevent OBS from running on unsupported revisions of windows (R1CH)
    * Preserve game capture target even if it isn't running (R1CH)
    * Move "show log window" to help menu (jack0r)
    * Remove help file, replace with online help which is more up-to-date (jack0r)
    * Check for XInput support in the installer (R1CH)
    * Remember 1:1 preview state on restart (Jim)
    * Made it so game capture hotkey will remember as well as save the window it was last assigned to capture to, and always attempt to re-hook it again (Jim)
    * Disable QSV encoder settings if QSV isn't selected as encoder (Palana)
    * Remove justin.tv references (R1CH)
    * Improve game capture hooking (R1CH)
    * Make a number of improvements to quicksync encoder (Palana)
    * Update NVenc to latest NVenc API and make a number of improvements (BtbN)
    * Update x264 to fix a crash that was occurring due to its version (R1CH)
    * Fix issues with BF4 and borderless windowed mode (Jim)
    * Fix some freezes that could happen when stopping stream (R1CH)
    * Fix keyboard tab order of all controls in the properties/settings windows (jack0r)
    * Fix other various random minor bugs and potential issues (R1CH)
    * Fix bug where the log menu wouldn't display things correctly (Palana)
    * Fix issues with some unicode characters not displaying correctly (Jim)
    * Fix a crash if removing global sources with no scenes (R1CH)
    * Fix a crash in audio settings if no devices are present (R1CH)
    * Fix potential github gist API issue (R1CH)
    * Fix issue where game capture would stop capturing certain games such as league of legends after the game goes back to lobby (Jim)
    * Add a 'Copy To' option in scenes to allow you to copy scenes between scene collections (Glought)
    * Add 'import' button to the global sources dialog to allow importing of global sources from other scene files (Glought)
    * Add scene collections feature (ability to change between different sets of scenes, accessible via the 'scene collection' menu) (Glought)
    * Add option in uninstaller to remove all saved settings and plugins (R1CH)
    * Add a dedicated hotkey panel in settings (Palana)
    * Add a drop-down to the recording button which has an option to use standard recording, replay buffer, or both at the same time (Palana)
    * Add a replay buffer feature that allows you to save video files of the last configured number of seconds (Palana)
    * Add DirectX 8 and DirectDraw capture to game capture (bl00drav3n)
    0.630 Beta - 2014-09-07
    
    * Fix a bug where sources that have inverted textures would not display
    0.631 Beta - 2014-09-07
    
    * Fix a freeze issue with quicksync
    * Restore "Push to talk" checkbox
    * Fix a bug with "Copy To" in the scenes context menu in 64bit
    0.632 Beta - 2014-09-10
    
    * Add "Show replays" menu to the file menu (palana)
    * Update service list (r1ch)
    * Fix "Show recordings" in the file menu (palana)
    * Fix a bug where second push-to-talk hotkey wouldn't stay assigned (palana)
    0.633 Beta - 2014-09-13
    
    * Update services
    * Fix bugs with recording file names
    * Add support for elgato resolution changing (1920x1080, 1280x720, 640x480, 480x360) (Jim)
    0.634 Beta - 2014-09-15
    
    * Fix a service that was unintentionally removed (r1ch)
    * Fix issues with elgato (Jim didn't test with the elgato 1.x.x software)
    0.635 Beta - 2014-09-16
    
    * If an elgato device is in use and 'custom resolution' is not set, it will default to the closest resolution to the OBS base resolution
    * Disable QSV on windows vista, as it's not supported (Palana)
    * Make it so that streams can close without freezing up the application.  You can't start the stream util the stream until the previous stream has stopped, but it will no longer freeze the main window (Palana)
    * Add warnings when using invalid file paths with replay buffer or recording (Palana)
    * Fix replay buffering being marked as disabled when start recording fails (Palana)
    * Fix a crash with elgatos when using 'output to desktop' for audio (FBirth)
    0.636 Beta - 2014-10-02
    
    * Fixed a crash on start streaming that could happen (for example if stream delay was enabled) (Palana)
    0.637 Beta - 2014-10-04
    
    * Fixed D3D9 game capture performance issues on the latest update of Windows 8.1 (Jim)
    * Removed Chicago from twitch ingest list (CommanderRoot)
    * Hopefully fixed an MP4 corruption bug that was occurring under certain circumstances (Palana)
    * Fixed monitor capture not updating coordinates when switching monitor (Palana)
    * Optimized scene transition fade (HomeWorld)
    * Fixed the Advanced -> Custom quick sync encoder settings not enabling buttons (Palana)
    * Added a "Enable alpha blending" option to game capture that allows the alpha of the capture to be utilized (Mattias Gustavsson)
    0.638 Beta - 2014-11-11

  4. #24
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,402
    Rep Power
    10

    Test Video,YouTube, Video making and editing, etc. coupled to excelfox (windows Movie Maker

    2016
    * Updated NVENC
    * Fixed a bug where game capture could crash certain games if the device had to reset for whatever reason
    * Fixed game capture performance issue for DirectX 9 games on the latest windows 10 update
    0.658 Beta - 2016-07-28 (from Aug 2016 Log text)
    Get OBS Classic Sept 03 2016 https://i.postimg.cc/cL7Nt36W/Get-OB...-Sept-2016.jpg
    https://i.postimg.cc/02Y8DFHh/Get-OB...6-redirect.jpg





    Summary again
    OBS Studio started out as a small project created by Lain Bailey, but quickly grew with the help of many online collaborators working both to improve OBS and to share knowledge about the program. The first version was released in August 2012. In 2013, development started on a rewritten version known as OBS Multiplatform (later renamed OBS Studio) for multi-platform support, a more thorough feature set, and a more powerful API. In 2016, OBS "Classic" OBS Classic (Open Broadcaster Software) lost support and OBS Studio became the primary version
    https://obsproject.com/forum/threads...7/#post-585351 Sep 18, 2022 #3 not true. I been running OBS 0.659b With Browser Installer for years on Vista records and streams no problem.
    I have also got OBS-Studio-21.0.1-Full-Installer to install but uninstalled right away because i like 0.659b better.
    0.6 Feb 16, 2014 obs_0_659b_installer.exe






    https://i.postimg.cc/bY9JWTnX/Get-OB...-2016-2016.jpg
    https://i.postimg.cc/CLM1gqCR/Get-OB...6-redirect.jpg
    https://i.postimg.cc/FzNK1f2n/Get-OB...6-redirect.jpg
    https://i.postimg.cc/gjs2hzpc/OBS-0-...ck-Machine.jpg
    Share ‘OBS_0_659b_With_Browser_Installer_From Wayback Machine.exe’ https://app.box.com/s/i3n4bxhuadp77ziqfyxl54xbeg01mmmm

  5. #25
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,402
    Rep Power
    10

    OBS Classic, Open Broadcaster Software (original stuff).


  6. #26
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,402
    Rep Power
    10

    YouTube, Video making and editing, etc. coupled to excelfox ( windows Movie Maker )

    Thread 2936 https://www.excelfox.com/forum/showt...-Movie-Maker-)
    https://www. excelfox.com/forum/showthread.php/2936-YouTube-Video-making-and-editing-etc-coupled-to-excelfox-(-windows-Movie-Maker-)


    This is post #post23586
    https://www.excelfox.com/forum/showt...ll=1#post23586
    https://www. excelfox.com/forum/showthread.php/2936-YouTube-Video-making-and-editing-etc-coupled-to-excelfox-(-windows-Movie-Maker-)?p=23586&viewfull=1#post23586
    https://www.excelfox.com/forum/showt...er-)#post23586
    https://www.excelfox.com/forum/showthread.php/2936-YouTube-Video-making-and-editing-etc-coupled-to-excelfox-(-windows-Movie-Maker-)#post23586










    Movie maker History


    Summarised History, (Not Complete) Initial versions History, 1 - 6

    There is a bit of overlap, and as often with Microsoft Version Histories, there is confusion and disagreement. The following is the best average I have so far. The (date stamps) are my best average so far and are intended as an approximate time line
    (2000) - Version 1.0 https://i.postimg.cc/8csCfWf2/Movie-Maker-Version-1.jpg
    The first release of Windows Movie Maker was included with Windows Me on September 14, 2000 (ME build 2416 https://betawiki.net/wiki/Windows_Me_build_2416 ) . Windows 2000 did not have it, but it could be copied** successfully to it. (** see xxxxxxx )
    (2001) - Version 1.1 https://i.postimg.cc/NMdM0bF8/Movie-...ersion-1-1.jpg
    Version 1.1 was included in Windows XP a year later, 25 October 2001 as part of Windows XP, and included support for creating DV AVI and WMV 8 files.
    (2002) - Version 2.0 ( Sometimes regarded as XP version ) https://i.postimg.cc/2886gsHH/Movie-Maker-version-2.jpg

    Version 2.0 was released as a free update to 1.1, in November 2002, and added a number of new features. It went some way to answering critic on the first version, and often the Classic/Start of Movie Maker around close to XP start time is regarded as the 2.1 era. –
    (2004) - Version 2.1 ( Windows XP Service Pack 2 ) https://i.postimg.cc/L4V5C9VY/Movie-...ersion-2-1.jpg
    Version 2.1, a minor update, is included in, so coming from installing, Windows XP Service Pack 2
    (2001-2006 overlap) ( Windows Vista development time from before XP in 2001 to final release of Vista in 2006 )
    The overlap and confusion may have resulted from the design teams being drunk in between times: Microsoft originally expected to ship Vista sometime late in 2003 as a minor step between Windows XP (codenamed "Whistler") and the next planned major release of Windows, code-named "Blackcomb". Vista's original codename, "Longhorn", was an allusion to this plan, a sort of inbetween idea: While Whistler and Blackcomb are large ski resorts in British Columbia, Longhorn is the name of a bar between the two mountains that Whistler's visitors pass to reach Blackcomb.
    2004
    A Windows Presentation Foundation (WPF) version of Windows Movie Maker was also included in some development builds of Vista (at the time codenamed "Longhorn"), but was removed in the development reset in August 2004. ( After the development reset, the interface for the WPF-based Windows Movie Maker was retained in Windows Vista later)
    (2005) - Version 2.5 https://i.postimg.cc/NjK0j1vm/Version-2-5.jpg , https://i.postimg.cc/3JSRhtV3/Versio...ransitions.jpg

    The Movie Maker in Windows XP Media Center Edition 2005 had more transitions and support for DVD burning.
    (2006) - Version 6.0 ( 2.7 )
    The next main version is Windows Movie Maker 6.0 which had both a 64-bit version and GPU rendering of effects and transitions. It was released as part of Windows Vista, https://www.youtube.com/watch?v=GqzeFYWjTxI&t=17s (Vista started in 2006), and – like most Windows components – reported version number 6.0.6000, same as Windows Vista itself.


    So that was an introduction, going up to around the Vista time. Up to this time Movie Maker was generally a version bundled into an operating system, (although as mentioned, it could often be easily added too operating system’s not having a particular version)
    From windows 7, it was mostly something to download.

    We have approximately got to the point at this stage , typical in Microsoft, an intermediate period stage, where things got newer and in many user’s opinions, worse.
    But, as mentioned, in the case of Movie Maker, things are a bit blurred. Not criticising necessarily, just saying. If you keep your wits about you , then you can pick out good stuff from around this period

    Attempt to order into Windows Versions
    The following 3 posts order Movie Maker approximately into the three main Windows versions which officially supported Movie Maker

    XP era

    Vista era

    Windows 7 + era

  7. #27
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,402
    Rep Power
    10

    OBS Classic, Open Broadcaster Software (original stuff).


  8. #28
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,402
    Rep Power
    10

    YouTube, Video making and editing, etc. coupled to excelfox ( windows Movie Maker )

    Thread 2936 https://www.excelfox.com/forum/showt...-Movie-Maker-)
    https://www. excelfox.com/forum/showthread.php/2936-YouTube-Video-making-and-editing-etc-coupled-to-excelfox-(-windows-Movie-Maker-)


    This is post #post23586
    https://www.excelfox.com/forum/showt...ll=1#post23586
    https://www. excelfox.com/forum/showthread.php/2936-YouTube-Video-making-and-editing-etc-coupled-to-excelfox-(-windows-Movie-Maker-)?p=23586&viewfull=1#post23586
    https://www.excelfox.com/forum/showt...er-)#post23586
    https://www.excelfox.com/forum/showthread.php/2936-YouTube-Video-making-and-editing-etc-coupled-to-excelfox-(-windows-Movie-Maker-)#post23586










    Movie maker History


    Summarised History, (Not Complete) Initial versions History, 1 - 6

    There is a bit of overlap, and as often with Microsoft Version Histories, there is confusion and disagreement. The following is the best average I have so far. The (date stamps) are my best average so far and are intended as an approximate time line
    (2000) - Version 1.0 https://i.postimg.cc/8csCfWf2/Movie-Maker-Version-1.jpg
    The first release of Windows Movie Maker was included with Windows Me on September 14, 2000 (ME build 2416 https://betawiki.net/wiki/Windows_Me_build_2416 ) . Windows 2000 did not have it, but it could be copied** successfully to it. (** see xxxxxxx )
    (2001) - Version 1.1 https://i.postimg.cc/NMdM0bF8/Movie-...ersion-1-1.jpg
    Version 1.1 was included in Windows XP a year later, 25 October 2001 as part of Windows XP, and included support for creating DV AVI and WMV 8 files.
    (2002) - Version 2.0 ( Sometimes regarded as XP version ) https://i.postimg.cc/2886gsHH/Movie-Maker-version-2.jpg

    Version 2.0 was released as a free update to 1.1, in November 2002, and added a number of new features. It went some way to answering critic on the first version, and often the Classic/Start of Movie Maker around close to XP start time is regarded as the 2.1 era. –
    (2004) - Version 2.1 ( Windows XP Service Pack 2 ) https://i.postimg.cc/L4V5C9VY/Movie-...ersion-2-1.jpg
    Version 2.1, a minor update, is included in, so coming from installing, Windows XP Service Pack 2
    (2001-2006 overlap) ( Windows Vista development time from before XP in 2001 to final release of Vista in 2006 )
    The overlap and confusion may have resulted from the design teams being drunk in between times: Microsoft originally expected to ship Vista sometime late in 2003 as a minor step between Windows XP (codenamed "Whistler") and the next planned major release of Windows, code-named "Blackcomb". Vista's original codename, "Longhorn", was an allusion to this plan, a sort of inbetween idea: While Whistler and Blackcomb are large ski resorts in British Columbia, Longhorn is the name of a bar between the two mountains that Whistler's visitors pass to reach Blackcomb.
    2004
    A Windows Presentation Foundation (WPF) version of Windows Movie Maker was also included in some development builds of Vista (at the time codenamed "Longhorn"), but was removed in the development reset in August 2004. ( After the development reset, the interface for the WPF-based Windows Movie Maker was retained in Windows Vista later)
    (2005) - Version 2.5 https://i.postimg.cc/NjK0j1vm/Version-2-5.jpg , https://i.postimg.cc/3JSRhtV3/Versio...ransitions.jpg

    The Movie Maker in Windows XP Media Center Edition 2005 had more transitions and support for DVD burning.
    (2006) - Version 6.0 ( 2.7 )
    The next main version is Windows Movie Maker 6.0 which had both a 64-bit version and GPU rendering of effects and transitions. It was released as part of Windows Vista, https://www.youtube.com/watch?v=GqzeFYWjTxI&t=17s (Vista started in 2006), and – like most Windows components – reported version number 6.0.6000, same as Windows Vista itself.


    So that was an introduction, going up to around the Vista time. Up to this time Movie Maker was generally a version bundled into an operating system, (although as mentioned, it could often be easily added too operating system’s not having a particular version)
    From windows 7, it was mostly something to download.

    We have approximately got to the point at this stage , typical in Microsoft, an intermediate period stage, where things got newer and in many user’s opinions, worse.
    But, as mentioned, in the case of Movie Maker, things are a bit blurred. Not criticising necessarily, just saying. If you keep your wits about you , then you can pick out good stuff from around this period

    Attempt to order into Windows Versions
    The following 3 posts order Movie Maker approximately into the three main Windows versions which officially supported Movie Maker

    XP era

    Vista era

    Windows 7 + era

  9. #29
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,402
    Rep Power
    10

    OBS Classic, Open Broadcaster Software (original stuff).

    2015
    Code:
    * Fixed a button label issue when starting/stopping streaming
    * Added a check to make sure if adapter still exists; if not, use default
    * Added option to advanced settings to allow full color range encoding (partial by default for compatibility purposes)
    * Added option to allow the ability to set the YUV color space and color range for video devices
    * Added support for IPv6
    * Fixed bug where warnings for CBR/keyint/etc wouldn't display for certain services (like hitbox)
    * Fixed NVenc CBR to actually be constant bitrate
    0.64 Beta - 2015-01-23
    
    * Fixed a few issues with Elgato devices and made sure that buffering is always enabled for them as the default
    * Fixed a bug with animated gif handling
    * Fixed a bug with with game capture potentially causing crashes in 64bit games
    * Updated x264 to the latest revision
    * Added Opacity option to slide show source
    * Added the scene switcher plugin as an OBS default plugin
    0.65 Beta - 2015-03-06
    
    * Updated server list
    * Fixed debug files
    * Minor Bug fixes
    0.651 Beta - 2015-03-25
    
    * Fixed a potential crash with gif files
    * Fixed a bug where transitions set to under 3 seconds would get stuck
    * Added ability to add custom services
    * Added ability to add folders to image slideshow source rather than individual files
    0.652 Beta - 2015-07-10
    
    * Fixed a bug where adding folders to the image slideshow wouldn't work properly
    0.653 Beta - 2015-07-21
    
    * Fixed an issue with log files not reporting the correct windows version
    * Fixed windows 10 slowdown capturing DirectX 9 games with game capture
    0.654 Beta - 2015-08-02
    
    * Fixed a windows 10 slowdown capturing DirectX 9 games with game capture (due to a recent windows update that invalidated the last patch)
    0.655 Beta - 2015-08-09
    
    * Fix outdated DirectX installer link
    * Fix FLV format bug that affected some video file players/demuxers
    * Add support for more quicksync CPUs
    * Save scenes/sources when windows itself is shutting down the program
    * Don't deselect when ctrl-clicking empty space
    * Don't snap crop when resizing a source
    0.656 Beta - 2015-10-02
    
    * Updated game capture for latest windows 10 update
    * Fixed a bug where certain devices (particularly elgato devices) could cause a crash when they change resolution or when starting up
    0.657 Beta - 2015-11-24

  10. #30
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,402
    Rep Power
    10

    Vista era versions

    This post is https://www.excelfox.com/forum/showt...ll=1#post23588 https://www.excelfox.com/forum/showthread.php/2936-YouTube-Video-making-and-editing-etc-coupled-to-excelfox-(-windows-Movie-Maker-)?p=23588&viewfull=1#post23588
    https://www.excelfox.com/forum/showt...er-)#post23588 https://www.excelfox.com/forum/showthread.php/2936-YouTube-Video-making-and-editing-etc-coupled-to-excelfox-(-windows-Movie-Maker-)#post23588






    Vista era versions


    ( (2006) - Version 6.0 ( 2.7 )
    The first next main version is Windows Movie Maker 6.0 which had both a 64-bit version and GPU rendering of effects and transitions. It was released as part of Windows Vista, https://www.youtube.com/watch?v=GqzeFYWjTxI&t=17s (Vista started in 2006), and – like most Windows components – reported version number 6.0.6000, same as Windows Vista itself.
    It included new effects and transitions, support for playback on the Xbox 360,and support for the DVR-MS file format that Windows Media Center records television in. The HD version in Premium and Ultimate editions of Windows Vista also added support for capturing from HDV camcorders. The capture wizard also created DVR-MS type files from HDV tapes. However, the Windows Vista version of Windows Movie Maker removed support for importing video from an analog video source such as an analog camcorder, VCR or from a webcam. There is no "2.7 XP version". People may incorrectly be referring to the Windows Vista version of Windows Movie Maker 2.6 that is basically a CPU-only version using the XP code for those on Vista that didn't have a powerful enough GPU. As some older systems might not be able to run the new version of Windows Movie Maker. Vista at the end of the final pre-release development stages may also have been code-named 2.7
    )

    (2007) - Version 2.6 https://i.postimg.cc/HLxZ8ksq/Version-2-6.jpg

    So, Microsoft also released an updated older version 2.6 for Windows Vista on Microsoft Download Centre, possibly around 2006 - 2007. This version is basically the same as Windows Movie Maker 2.1 and included all of the old effects and transitions, but it excludes the ability to capture video. It can only be installed on Windows Vista and is only intended for use on computers where the hardware-accelerated version cannot run. 2.6 is very similar to 2.5, as it was, or at least is often referred to as, a refurbished XP version 2.5

    (2008) - Version 2009
    Around 2008-2009, when windows 7 started, it seems that some further development was done on windows movie maker. The word Live started to crop up…
    (2008) - Version 2009
    Windows Live Movie Maker. Windows Live Essentials
    This was supplied as a download, from which you could, amongst other things, install "Windows Live" version of movie maker https://i.postimg.cc/hjBqj42L/Window...-installer.jpg
    As for the "Windows Live" version of movie maker , A new version of the software, renamed Windows Live Movie Maker 2009, was released as a beta on September 17, 2008, and officially released as a standalone product through Windows Live Essentials suite on August 19, 2009. ( Windows Live Movie Maker 2009 is officially the last version to support Windows XP , ( Windows Live Photo Gallery version 14.0.8117.416 ) )
    This version shows interface changes including ribbon similar to that starting in Microsoft Office in 2007.
    This version added functions like "Auto Movie" which can convert a Video directly to YouTube or DVDs
    https://i.postimg.cc/7hq9bjvt/Window...Maker-2009.jpg

Similar Threads

  1. Notes tests, Scrapping, YouTube
    By DocAElstein in forum Test Area
    Replies: 221
    Last Post: 10-02-2022, 06:21 PM
  2. Gif Image Video stuff testies
    By DocAElstein in forum Test Area
    Replies: 13
    Last Post: 09-06-2021, 01:07 PM
  3. Test excelfox Corruptions January 2021 *
    By DocAElstein in forum Test Area
    Replies: 13
    Last Post: 01-25-2021, 08:07 PM
  4. Replies: 161
    Last Post: 04-24-2019, 11:47 AM
  5. Replies: 8
    Last Post: 08-17-2013, 02:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •