Page 3 of 11 FirstFirst 12345 ... LastLast
Results 21 to 30 of 214

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

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    10,457
    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

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

    OBS Classic, Open Broadcaster Software (original stuff).

    Thread 2935 was original first post 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 23584
    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=23584viewfull=1#post23584
    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#post23584




    2013 January - May
    Code:
    * Fixed some more minor memory leaks
    * Fixed a bug with MP4 audio/video sync
    * Fixed a bug with game capture not being properly movable
    * Fixed a bug with stream keys/play paths failing
    * Fixed more issues related to mic syncing
    * Fixed a bug with frequent disconnects
    * Made it so that windows won't go into an idle state while streaming
    * Added improved volume meters courtesy of Bill Hamilton once again
    * Added a new and improved installer courtesy of R1CH
    * Added an auto-updater courtesy of R1CH
    * Added options to adjust microphone and capture card audio timing
    * Finally implemented capture card audio output options
    0.465 Alpha - 2013-01-02
    
    * Added goodgame.ru to services.xconfig after mistakenly taking it out at some point
    * Fixed mic crash
    0.466 Alpha - 2013-01-04
    
    * Added support for Elgato capture cards (many thanks to the Elgato team)
    * Added a "profiles" menu to quickly switch between multiple profiles
    * Added the command line option -multi to allow multiple instances of the app to be opened at the same time
    * Made numerous changes to the text output, you may need to adjust your text settings or reset the size (coded by HomeWorld)
    * Changed the "sub-region" selection window so that it's partly transparent (fixed by HomeWorld)
    * Removed the "timestamp" crash and improved compatibility with VAC and many headphones which were having problems
    * Added an option to select the desktop sound device (coded by Resonant)
    * Added an option for CFR (constant framerate encoding) in advanced for more compatibility with editing programs
    * Fixed some more issues with MP4s and improved their compatibility with many editing programs
    * Inverted the source list so that sources that are top most are actually at the top and so forth
    * Added checkboxes to the sources box so that sources can be disabled while streaming (coded by Bill Hamilton)
    * Added an option in advanced to adjust all audio time
    * Added an option "Force audio to sync to video time" in advanced settings (just in case there are still any lingering sync issues for anyone)
    * Fixed some more issues with mic/audio timing and sync
    * Added "low latency mode" which reduces ping issues with multiplayer games and other network applications (coded by r1ch)
    0.47 Alpha - 2013-02-04
    
    * Made is so that the scene is periodically saved, can also be saved in the file menu, loading/saving/exporting/importing will probably be added in the future
    * Fixed a bug where preset=[preset] or tune=[tune] in custom x264 settings would cause x264 to fail to initialize
    * Fixed a few bugs with text
    * Fixed a bug where sources would still be active even when disabled
    * Fixed a bug with the UYV chroma key shader
    * Fixed a bug where the checkboxes in the sources box wouldn't always show up in windows 7 classic theme
    * Fixed a bug with new sources being created at the back of the scene instead of the front
    * Fixed a crash that could happen while mp4s are building
    * Updated x264 dll to the "stable" x264 branch build rather than the latest development master branch, which should hopefully fix the crashes people have been having with it
    * Made it so game capture 64bit works with 32bit games and vise versa without having to switch between versions
    * Added gamma options to software capture and game capture
    0.471 Beta - 2013-02-17
    
    * Added Hashd.tv to the services list
    * Fixed a bug with how game capture inject helper was compiled that could cause it to fail under certain circumstances
    0.472 Beta - 2013-02-18
    
    * Numerous other bug fixes and crash fixes
    * Added a Microphone Noise Gate plugin [Lucas Murray]
    * Changed the settings menu and plugin API to allow plugins to have their settings in the main settings window [Lucas Murray]
    * Added right click option to the preview area to switch between 1:1 view or stretch to fit [Lucas Murray]
    * Added right click option to the preview area to hide the OBS controls [Lucas Murray]
    * Added right click option to the preview area to fullscreen it [Lucas Murray]
    * Added a message when not previewing or streaming to indicate such [Lucas Murray]
    * Updated a number of translations
    * Updated x264 to the latest branch
    * Updated the help file
    * Made a workaround for those buggy homebrew PSeye drivers (I think.  ugh.)
    * Fixed a number of bugs in the audio subsystem, devices with audio playback issues should now play correctly (Ex. Blackmagic and certain microphones) 
    * Fixed image sources rendering at 99% opacity when opacity is set to 100
    * Fixed a few minor issues with MP4/FLV files
    * Fixed issue with CBR transmission in general, should now properly insert the correct SEI data
    * Fixed issues with CBR not padding data correctly to make it fully constant bitrate
    * Fixed a bug causing the first keyframe not being properly sent with the transmission
    * Fixed a couple memory leaks
    * Fixed some minor issues with 64-bit Game Capture
    * Fixed a bug in advanced with global audio offset
    * Fixed a crash related to cursors changing sizes (moving users on teamspeak and mumble.  ugh.)
    * Fixed a bug where some cursors wouldn't properly display in Game Capture and Windows 8 Software Capture
    * Fixed some anti-viruses flagging game capture as a false positive (due to the nature of game capture having to intercept frames directly in the game itself this is always a possibility)
    * Added a "use buffering" option to devices. Allows you to specify a buffer duration to delay the device, and will also sync the audio/video. This is a fix especially for Elgato devices and webcams and such.
    * Added a hotkey to Game Capture the currently focused window
    * Added the ability to delay video capture device sources
    * Added a -portable launch option to save settings within the OBS folder instead of in the normal directory.  Alternatively, you can also use an empty file named "obs_portable_mode" in the directory to automatically enable it.
    * Added the bitrate estimation in the bottom right corner to previewing
    * Added a selection of Audio Input Device to the Video Capture Device source. Used for capture cards or forcing a microphone to sync to a video device.
    * Added point filtering to Window, Monitor and Video Capture
    * Added an opacity setting to the outline option in Text source
    * Added a "Defaults" button to the Advanced settings section
    * Added a "Video Adapter" dropdown to the video settings to select the video card for OBS
    * Added an optimization to the DirectX pipeline
    * Added some lower audio bitrate options
    * Added "Desktop audio boost" to audio settings, allows boosting of desktop audio sound (in multiples)
    * Added an audio filter API for plugins
    * Added more downscale options, such as 1.25, 1.75, 2.5, 2.75
    * Added Bicubic and Lanczos downscale filters for sharper and more detailed downscaling
    * Added an option to use microphone QPC timestamps in advanced settings
    * Added an option to adjust the scene buffering time in advanced settings
    * Added a compatibility mode option to software capture (renders to RAM first to prevent issues with multiple GPUs)
    * Added the ability to duplicate a scene [partouf]
    * Added an optional tray notification icon (Configured via general settings) [foxx1338]
    * Added right-click options to sources to move to each of the four edges [ThoNohT]
    * Added right-click options to sources to center just horizontally or vertically [ThoNohT]
    * Added stream start and stop time to log files [ThoNohT]
    * Added color key functionality to Image sources [paibox]
    * Added a second Push-To-Talk hotkey to audio settings [paibox]
    * Added crossbar options to video capture device sources [paibox]
    * Made MP4 audio fully seamless as well to reduce editing issues
    * Seamless audio data should now fix sync bugs with twitch transcoders for their youtube uploading and the partnered transcoder resolution drop-down
    * Fixed audio data so that all audio segments are seamless
    * Changed frame timing to a much higher precision technique, should reduce frame jitter
    * Changed sources so they don't reset size when you change settings while previewing or streaming
    * Changed the network code a bit to remove nearly all of the delay that was caused by internal buffering
    * Changed how the frame drop code works
    * Split Software Capture into Window Capture and Monitor Capture for clarity, old software capture sources still work
    * Removed most of the compile time for MP4 recordings, was getting really annoying.
    * Various optimizations to the application itself
    0.50 Beta - 2013-04-22
    
    * Added basic cropping support (Hold Alt and drag the edge of the source while editing a scene)
    * Fixed a potential mic bug where mic audio can go out of sync (blasphemous sync issues)
    * Fixed a bug with the window capture dialog and sub-region selection numbers resetting
    * Fixed an issue where capturing would slow to a crawl in certain rare circumstances and computer configurations
    * Fixed a bug where game capture would shut down before it had a chance to start on some machines, resulting in black capture or frozen frame
    0.51 Beta - 2013-04-26
    
    * Improved error reporting of network and RTMP errors
    * Including microsoft's dbghelp.dll in order to ensure proper crash logs are generated
    * Fixed an issue where initial disconnects would trigger the reconnect dialog instead of reporting the issue
    * Made CBR default for new users
    * Increased frame drop thresholds slightly because lower bitrate connections could often drop more frames than desired
    * Fixed bug with games such as natural selection 2 not capturing with game capture properly in windowed mode
    * Fixed various other minor bugs with game capture
    * Improved game capture logging in %appdata%\obs\pluginData\captureHookLog.txt
    * Added timestamps to all log entries
    * Fixed an issue where OBS would not have required access for game capture to capture certain games even when run as administrator (war thunder, many MMOs)
    * Fixed another potential crash hazard that I can't actually remember
    * Fixed a crash in directshow
    * Made some minor improvements to gif files
    * Made is so that unchcked sources are internally destroyed when disabled instead of always active
    * Improved optimization for any code that can make use of SSE2
    0.520 Beta - 2013-05-07
    
    * Fixed a game capture crash
    0.521 Beta - 2013-05-07
    
    * Fixed a crash that could occur with some gif files
    * Fixed another game capture crash with certain games (such as guild wars 2)
    0.522 Beta - 2013-05-08

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

    XP era versions

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






    XP era versions



    (2001) - Version 1.1 https://i.postimg.cc/NMdM0bF8/Movie-...ersion-1-1.jpg
    Version 1.1 was included in Windows XP, 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 version 2 – version 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.
    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 2007-2009. 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
    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 officially the last version to support Windows XP, ( Windows Live Photo Gallery version 14.0.8117.416 )

  4. #4
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    10,457
    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

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

    XP era versions

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






    XP era versions



    (2001) - Version 1.1 https://i.postimg.cc/NMdM0bF8/Movie-...ersion-1-1.jpg
    Version 1.1 was included in Windows XP, 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 version 2 – version 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.
    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 2007-2009. 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
    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 officially the last version to support Windows XP, ( Windows Live Photo Gallery version 14.0.8117.416 )

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

    OBS Background History timeline notes

    OBS Background History timeline notes


    Just general timeline notes to be edited / added to


    Vista November 2006


    Windows 7 October 2009

    OBS initially (Open Broadcaster Software)
    OBS Studio (original / OBS Classic) 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.[17] In 2016, OBS "Classic" OBS Classic (Open Broadcaster Software) lost support and OBS Studio became the primary version https://i.postimg.cc/Y9MFNgtH/OBS-Classic.jpg
    Attachment 5643 Attachment 5645







    OBS Multiplatform, approx. 2013 - 2016


    OBS Multiplatform 0.6.4 Nov 3, 2014

    OBS Multiplatform 0.7.3 Jan 15, 2015

    OBS Multiplatform 0.8.3 Feb 21, 2015

    OBS Multiplatform 0.9.1 Mar 27, 2015

    OBS Multiplatform 0.10.1 May 19, 2015
    Windows 10 July 2015

    OBS Multiplatform 0.11.4 Aug 17, 2015 https://i.postimg.cc/4NKtPxn5/0-11-4-Aug-2015.jpg
    630 OBS Multiplatform and OBS Studio Tutorial Intro and Interface Tour_0 11 4 Sep 21, 2015
    632 OBS Studio Tutorial Best Recording Settings OBS Multiplatform Guide_Sep 25, 2015 Poxy https://i.postimg.cc/VN3G4VWG/Poxy-Black-2015.jpg
    632 OBS Studio Tutorial How to Optimize Your Video Settings in OBS Studio_05 Oct 2015 Poxy
    640 OBS Studio Tutorial Set Up Hotkeys and Advanced Settings OBS Multiplatform_Oct 7, 2015 Poxy
    670 OBS Studio Tutorial Understanding Scenes and Sources OBS Multiplatform_ Oct 13, 2015 https://i.postimg.cc/nLrFJC7j/Poxy-White-Black-2015.jpg
    695 OBS Studio Tutorial Working With Custom Profiles OBS Multiplatform_ Dec 11, 2015 Poxy 0 11 4 64Bit
    730 OBS Sound Panel Studio Tutorial Multiple Audio Devices (Microphones and Game Sound) OBS Multiplatform_poxy 02 Oct, 2015 8zl-WPD6RME

    OBS Multiplatform 0.12.4 Dec 12, 2015

    OBS Studio 0.13.4 Mar 21, 2016

    OBS Studio 0.14.2 May 16, 2016

    OBS Studio 0.15.4 Aug 8, 2016
    In 2016, OBS "Classic" OBS Classic (Open Broadcaster Software) lost support and OBS Studio became the primary version
    Oct 13 -14 2016 https://web.archive.org/web/20161013...bsproject.com/ - https://web.archive.org/web/20161014...bsproject.com/
    https://github-cloud.s3.amazonaws.co...2Foctet-stream
    https://i.postimg.cc/qRtg4gRK/Get-OB...3-Oct-2016.jpg
    https://i.postimg.cc/Zqs0G6TZ/Get-OB...3-Oct-2016.jpg
    https://i.postimg.cc/g2Y9353t/Get-OB...-2016-2016.jpg
    https://i.postimg.cc/xdCW4zxK/Get-OB...6-redirect.jpg
    https://i.postimg.cc/wjFC2VVq/OBS-0-...ck-Machine.jpg
    Share ‘OBS_0_659b_With_Browser_Installer_From Wayback Machine.exe’ https://app.box.com/s/i3n4bxhuadp77ziqfyxl54xbeg01mmmm

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

    OBS Multiplatform (OBS Studio)

    Approx. from 2016, until about 2020

    In 2016, OBS "Classic" OBS Classic (Open Broadcaster Software) lost support and OBS Studio became the primary version
    OBS Multiplatform 0.6.4 Nov 3, 2014

    OBS Multiplatform 0.7.3 Jan 15, 2015

    OBS Multiplatform 0.8.3 Feb 21, 2015

    OBS Multiplatform 0.9.1 Mar 27, 2015

    OBS Multiplatform 0.10.1 May 19, 2015
    Windows 10 July 2015

    OBS Multiplatform 0.11.4 Aug 17, 2015 https://i.postimg.cc/4NKtPxn5/0-11-4-Aug-2015.jpg
    630 OBS Multiplatform and OBS Studio Tutorial Intro and Interface Tour_0 11 4 Sep 21, 2015
    632 OBS Studio Tutorial Best Recording Settings OBS Multiplatform Guide_Sep 25, 2015 Poxy https://i.postimg.cc/VN3G4VWG/Poxy-Black-2015.jpg
    632 OBS Studio Tutorial How to Optimize Your Video Settings in OBS Studio_05 Oct 2015 Poxy
    640 OBS Studio Tutorial Set Up Hotkeys and Advanced Settings OBS Multiplatform_Oct 7, 2015 Poxy
    670 OBS Studio Tutorial Understanding Scenes and Sources OBS Multiplatform_ Oct 13, 2015 https://i.postimg.cc/nLrFJC7j/Poxy-White-Black-2015.jpg
    695 OBS Studio Tutorial Working With Custom Profiles OBS Multiplatform_ Dec 11, 2015 Poxy 0 11 4 64Bit
    730 OBS Sound Panel Studio Tutorial Multiple Audio Devices (Microphones and Game Sound) OBS Multiplatform_poxy 02 Oct, 2015 8zl-WPD6RME

    OBS Multiplatform 0.12.4 Dec 12, 2015


    OBS Studio 0.13.4 Mar 21, 2016

    OBS Studio 0.14.2 May 16, 2016

    OBS Studio 0.15.4 Aug 8, 2016



    OBS Studio 0.16.6 Nov 20, 2016

    OBS Studio 17.0.2 Jan 19, 2017 OBS-Studio-17.0.2-Full.zip https://drive.google.com/file/d/1T-e...?usp=drive_web
    https://drive.google.com/file/d/1T-eefdP3IyH0OCELFEBhkyCLj6UOPLsg/view?usp=drive_web


    11. April 2017 end Vista

    https://obsproject.com/forum/threads...dows-7.159078/ Guys anyone who uses windows 7 should download OBS Studio 18.0.1 Its the best its in the official obs studio github site, Sep 1, 2022
    OBS Studio 18.0.2 May 2, 2017

    OBS Studio 19.0.3 Jun 22, 2017 Added an auto-configuration wizard to the tools menu and on first-time use

    570 OBS Studio 20 0 Update Video Transitions, NEW THEME, Modular Interface Sick update walkthrough_Ni69p2j8rhs_11 Aug, 2017 Poxy
    639 OBS Studio 129 - Take ULTIMATE CONTROL with Hotkeys OBS Hotkeys Guide - Hotkeys Tutorial_ Nov 19, 2017 Poxy 20 0 1
    642 OBS Studio 142 - How to get the BEST Possible Settings for Streaming and Recording (OBS Guide)_Dec 18, 2017 Poxy 20 0 1
    701 OBS Studio 102 - User Interface Tour and Walkthrough It can be customized OBS Beginner s Guide_Nov 2, 2017 Poxy 20 0 1 64Bit
    https://i.postimg.cc/3w8YY94x/Downlo...inal-20-01.jpg
    https://i.postimg.cc/m27PrXDY/Downlo...inal-20-01.jpg
    703 OBS Studio 103 - Easy Setup with the AUTO CONFIGURATION WIZARD - Beginner's Guide to OBS Studio_20 Nov 2, 2017 Poxy 20-1

    During the creation of this course came big 19 update then 20 update
    704 OBS Studio 104 - Profiles and Scene Collections - Scene Collections Guide - OBS Beginners Guide_Nov 3, 2017
    705 OBS Studio 105 - Scenes and Sources What are Scenes OBS Studio Beginners Guide to Scenes and Sources Virt Green Screen_Nov 3, 2017
    706 OBS Studio 118 - Recording Settings Walkthrough and Setup Tutorial (OBS Recording Guide) OBS HELP_ Nov 8, 2017
    706 OBS Studio 117 - What File Format Should You Record To MP4 MKV FLV - OBS File Formats Explained_ Nov 8, 2017
    707 OBS Studio 119 - WHAT BITRATE DO I USE - Choosing a Bitrate for Streaming and Recording OBS Guide_Nov 9, 2017
    710 OBS Studio 110 - MIXER MASTER How to use OBS Mixer for Multiple Audio Tracks and Balanced Audio_Poxy 05 Nov2017 nd739DyqSV4 20 0 1
    711 OBS Studio 111 - Audio Monitoring Guide - How to hear your capture card on PC in OBS (TUTORIAL)_05 Nov 2017
    712 OBS Studio 112 - How to Extract Multiple Audio Tracks from OBS Audacity -Audio Tracks not Showing_Poxy05.11.2017_2zvPKiMbcE0
    714 OBS Studio 114 - Audio Filter Walkthrough Add effects and quality boosts to your audio TUTORIAL Poxy 7 Nov.2017_nCCRBGWo6ew

    OBS Studio 20.1.3 Nov 17, 2017

    OBS Studio 21.1.2 May 13, 2018

    OBS Studio 22.0.2 Aug 31, 2018
    https://softfamous.com/obs-studio/ …… runs on 10 8 7 Vista XP 22.0.03
    OBS-Studio-22.0.2-Full-Installer-x86.exe 32bit
    OBS-Studio-22.0.2-Full-Installer-x64 64bit.exe



    595 How to Record your Computer Screen & Webcam_Mar 4, 2019 Kev 23 0
    770 OBS Studio Ultimate Green Screen Guide (OBS Studio Tutorial for Chroma Key Effects Settings and Gear)_AWall Mar 25, 2019 23 02 64Bit

    OBS Studio 23.2.1 Jun 15, 2019

    The current OBS version 24.0.3 should work with Windows 7
    632 Best OBS Recording Settings_Jan 15, 2020 Kev 24 03 64Bit

    14. Januar 2020 end Windows 7
    594 How to Record Screen on PC for FREE using OBS_Mar 30, 2020 kev 25 0 1
    OBS Studio 24.0.6 Apr 14, 2020


    618 OBS Studio Komplettkurs 2021 01 Grundlagen (Tutorial)_May 20, 2020 25 0 8 April 26
    721 OBS Studio Ultimate Microphone Guide (OBS Studio Tutorial for Mics, Filters and Audio Settings)_Apr 6, 2020 AWAL 25 01 64Bit
    702 OBS Studio How to Sync Audio and Video (OBS Studio Tutorial for Sync Offset)_ Oct 26, 2020 AWAL_inKl1YPeAAs_25 0 4
    740 OBS Studio Ultimate Microphone Guide (OBS Studio Tutorial for Mics, Filters and Audio Settings)_Apr 6, 2020 AWAL gNUwAwrNiV0 25 0 1

    OBS Studio 25.0.8 Apr 27, 2020

  8. #8
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    10,457
    Rep Power
    10
    From about version 20 up 2022

    OBS Studio 20.1.3 Nov 17, 2017

    OBS Studio 21.1.2 May 13, 2018

    OBS Studio 22.0.2 Aug 31, 2018
    https://softfamous.com/obs-studio/ …… runs on 10 8 7 Vista XP 22.0.03
    OBS-Studio-22.0.2-Full-Installer-x86.exe 32bit
    OBS-Studio-22.0.2-Full-Installer-x64 64bit.exe



    595 How to Record your Computer Screen & Webcam_Mar 4, 2019 Kev 23 0
    770 OBS Studio Ultimate Green Screen Guide (OBS Studio Tutorial for Chroma Key Effects Settings and Gear)_AWall Mar 25, 2019 23 02 64Bit

    OBS Studio 23.2.1 Jun 15, 2019

    The current OBS version 24.0.3 should work with Windows 7
    632 Best OBS Recording Settings_Jan 15, 2020 Kev 24 03 64Bit

    14. Januar 2020 end Windows 7
    594 How to Record Screen on PC for FREE using OBS_Mar 30, 2020 kev 25 0 1
    OBS Studio 24.0.6 Apr 14, 2020


    618 OBS Studio Komplettkurs 2021 01 Grundlagen (Tutorial)_May 20, 2020 25 0 8 April 26
    721 OBS Studio Ultimate Microphone Guide (OBS Studio Tutorial for Mics, Filters and Audio Settings)_Apr 6, 2020 AWAL 25 01 64Bit
    702 OBS Studio How to Sync Audio and Video (OBS Studio Tutorial for Sync Offset)_ Oct 26, 2020 AWAL_inKl1YPeAAs_25 0 4
    740 OBS Studio Ultimate Microphone Guide (OBS Studio Tutorial for Mics, Filters and Audio Settings)_Apr 6, 2020 AWAL gNUwAwrNiV0 25 0 1

    OBS Studio 25.0.8 Apr 27, 2020


    https://www.youtube.com/watch?v=oVb1RfcSHLM 16.10.2020 OBS Studio 26.0.2 on Windows Vista with extended kernel Officially only Windows 8.1 or 10! In my experience with 2000 and Vista extended kernel is i usually i have a better change of the program working if it's the portable version.
    672 OBS Studio Beginners Guide to Scenes and Sources_Oct 14, 2022
    600 OBS Studio How to Download & Install on Windows, Mac and Linux (OBS Studio Tutorial)_26 Dec 7, 2020 AWAL 26 0 2
    650 OBS Studio How to Record in 1080p FHD in 30fps and 60fps Best Settings (OBS Studio Tutorial)_Nov 25, 2020 AWAL 26 0 2 64Bit
    670 OBS Studio How to Record your Screen Monitor Display (OBS Studio Tutorial)_ Nov 13, 2020 AWAL 26 0 2
    700 OBS Studio Webcam How to Resize, Crop, Flip, Move, Fullscreen and Transform (OBS Studio Tutorial)_ Nov 17, 2020 WAL 26 0 2 64Bit
    709 start with 2 monitors OBS Studio How to Add a Display Capture multi Monitor Screen (OBS Studio Tutorial)_Nov 5, 2020 AWAL 26 02 64Bit
    710 OBS Studio How to steal and Play a Video (OBS Studio Tutorial) How to Use OBS Guide & Settings_Oct 31, 2020 AWAL 26 02 64Bit
    660 levels Properties sound control panel OBS Studio Add a usb Microphone How to Use OBS Guide and Settings_ Nov 3, 2020 Awal 26 0 2
    700 OBS Studio How to Add a Noise Gate Audio Filter to your Mic (OBS Studio Tutorial)_Oct 24, 2020 AWAL 24 Oct 2020 ZyqigRDwZAY 26 0 2
    740 Sound Panel What available How to Add Desktop Audio Audio Output Capture Mixer Start_Nov 7, 2020 AWAL JB65JxkmLXE 26 0 2 64Bit

    OBS Studio 26.1 Dec 14, 2020
    400 How to use NVIDIA RTX Broadcast Noise reduction Kevin 26 1 1 680 NVIDIA RTX GTX GPU Broadcast Noise reduction Kevin Jan 14, 2021_X0J-nO74ELA

    690 How to Setup OBS Portable Mode_Nov 14, 2021 K7WqZ9848U8 MachDaena 27 1 3
    710 OBS STUDIO im PORTABLE MODE_Dec 22, 2021 27 1 3 BA_1PMMlSmA
    550 PORTABLE OBS - Take your whole OBS with you._Jan 7, 2022 27 1 3 DongoacWBFkZzI7Y
    620 Perfect stream audio, EVERY time._24 March 2022 ÜPoxy 27 2 2

    OBS Studio 27.2.4 Mar 30, 2022 #2
    https://obsproject.com/forum/threads...dows-7.159078/ The last version of OBS Studio that runs under Windows 7 is Version 27.2.4 and you can find the download page for it here: https://github.com/obsproject/obs-st...ses/tag/27.2.4 (choppergirl, Nov 29, 2022)
    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.

    580 OBS Studio 28 The BIGGEST update we've ever seen_pCJERLBl1Nc_4 Aug, 2022 Poxy

  9. #9
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    10,457
    Rep Power
    10
    Excel 2013 32 bit
    A
    B
    C
    D
    E
    F
    G
    H
    I
    J
    K
    L
    M
    N
    3
    \archive org details movie-maker-2,1\Main Folder
    4
    Name Movie Maker 2.1 moviemk.exe MUI Shared WMM2AE.dll WMM2ERES.dll WMM2EXT.dll WMM2FILT.dll WMM2FXA.dll WMM2FXB.dll WMM2RES.dll WMM2RES2.dll
    5
    Größe 3,39 MB 164 KB 4,00 KB 7,50 KB 393 KB 490 KB 318 KB 4,05 MB 5,50 KB
    6
    Elementtyp Dateiordner Anwendung Dateiordner Dateiordner App Ext App Ext App Ext App Ext App Ext App Ext App Ext App Ext
    7
    Änderungsdatum 14.11.2023 14.11.2023 14.11.2023 14.11.2023 14.11.2023 14.11.2023 14.11.2023 14.11.2023 14.11.2023 14.11.2023 14.11.2023 14.11.2023
    8
    Erstelldatum 14.11.2023 14.04.2008 14.11.2023 14.11.2023 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008
    9
    Abmessungen
    10
    Gesamtgröße 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB
    11
    Dateierweiterung .exe .dll .dll .dll .dll .dll .dll .dll .dll
    12
    Dateiname Movie Maker 2.1 moviemk.exe MUI Shared WMM2AE.dll WMM2ERES.dll WMM2EXT.dll WMM2FILT.dll WMM2FXA.dll WMM2FXB.dll WMM2RES.dll WMM2RES2.dll
    13
    Dateiversion 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0
    14
    15
    \archive org details MovieMaker2,1\Movie Maker 2.1
    16
    Name Movie Maker moviemk.exe MUI Shared WMM2AE.dll WMM2ERES.dll WMM2EXT.dll WMM2FILT.dll WMM2FXA.dll WMM2FXB.dll WMM2RES.dll WMM2RES2.dll
    17
    Größe 3,39 MB 164 KB 4,00 KB 7,50 KB 393 KB 490 KB 318 KB 4,05 MB 5,50 KB
    18
    Erstelldatum 27.11.2023 18.06.2010 27.11.2023 27.11.2023 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008
    19
    Abmessungen
    20
    Gesamtgröße 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB
    21
    Dateiname Movie Maker moviemk.exe MUI Shared WMM2AE.dll WMM2ERES.dll WMM2EXT.dll WMM2FILT.dll WMM2FXA.dll WMM2FXB.dll WMM2RES.dll WMM2RES2.dll
    22
    Dateiversion 2.1.4028.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0
    23
    24
    \archive org details MM2.1And2.6\A Folder for 2,2
    25
    Name Movie Maker 2.1 moviemk.exe MUI Shared WMM2AE.dll WMM2ERES.dll WMM2EXT.dll WMM2FILT.dll WMM2FXA.dll WMM2FXB.dll WMM2RES.dll WMM2RES2.dll
    26
    Größe 3,39 MB 164 KB 4,00 KB 7,50 KB 393 KB 490 KB 318 KB 4,05 MB 5,50 KB
    27
    Elementtyp Dateiordner Anwendung Dateiordner Dateiordner App Ext App Ext App Ext App Ext App Ext App Ext App Ext App Ext
    28
    Änderungsdatum 27.11.2023 18.06.2010 27.11.2023 27.11.2023 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008
    29
    Dateiname Movie Maker 2.1 moviemk.exe MUI Shared WMM2AE.dll WMM2ERES.dll WMM2EXT.dll WMM2FILT.dll WMM2FXA.dll WMM2FXB.dll WMM2RES.dll WMM2RES2.dll
    30
    Dateiversion 2.1.4028.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0
    31
    32
    \Verson 2, 2 1 2 5 Downloads 2,1\Gewano https://i.postimg.cc/qB28dt4k/Gewano...ugust-2009.jpg 13 August 2009
    33
    Name Movie Maker moviemk.exe MUI Shared WMM2AE.dll WMM2ERES.dll WMM2EXT.dll WMM2FILT.dll WMM2FXA.dll WMM2FXB.dll WMM2RES.dll WMM2RES2.dll
    34
    Größe 3,39 MB 164 KB 4,00 KB 7,50 KB 393 KB 490 KB 318 KB 4,09 MB 6,00 KB
    35
    Änderungsdatum 27.11.2023 18.06.2010 27.11.2023 27.11.2023 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008
    36
    Dateiname Movie Maker moviemk.exe MUI Shared WMM2AE.dll WMM2ERES.dll WMM2EXT.dll WMM2FILT.dll WMM2FXA.dll WMM2FXB.dll WMM2RES.dll WMM2RES2.dll
    37
    Dateiversion 2.1.4028.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0
    Sheet: 2.1
    Last edited by DocAElstein; 11-28-2023 at 04:22 PM.

  10. #10
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    10,457
    Rep Power
    10
    _____ Workbook: Movie Maker Versions.xls ( Using Excel 2013 32 bit )
    \archive org details movie-maker-2,1\Main Folder
    Name Movie Maker 2.1 moviemk.exe MUI Shared WMM2AE.dll WMM2ERES.dll WMM2EXT.dll WMM2FILT.dll WMM2FXA.dll WMM2FXB.dll WMM2RES.dll WMM2RES2.dll
    Größe 3,39 MB 164 KB 4,00 KB 7,50 KB 393 KB 490 KB 318 KB 4,05 MB 5,50 KB
    Elementtyp Dateiordner Anwendung Dateiordner Dateiordner App Ext App Ext App Ext App Ext App Ext App Ext App Ext App Ext
    Änderungsdatum 14.11.2023 14.11.2023 14.11.2023 14.11.2023 14.11.2023 14.11.2023 14.11.2023 14.11.2023 14.11.2023 14.11.2023 14.11.2023 14.11.2023
    Erstelldatum 14.11.2023 14.04.2008 14.11.2023 14.11.2023 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008
    Abmessungen
    Gesamtgröße 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB
    Dateierweiterung .exe .dll .dll .dll .dll .dll .dll .dll .dll
    Dateiname Movie Maker 2.1 moviemk.exe MUI Shared WMM2AE.dll WMM2ERES.dll WMM2EXT.dll WMM2FILT.dll WMM2FXA.dll WMM2FXB.dll WMM2RES.dll WMM2RES2.dll
    Dateiversion 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0
    \archive org details MovieMaker2,1\Movie Maker 2.1
    Name Movie Maker moviemk.exe MUI Shared WMM2AE.dll WMM2ERES.dll WMM2EXT.dll WMM2FILT.dll WMM2FXA.dll WMM2FXB.dll WMM2RES.dll WMM2RES2.dll
    Größe 3,39 MB 164 KB 4,00 KB 7,50 KB 393 KB 490 KB 318 KB 4,05 MB 5,50 KB
    Erstelldatum 27.11.2023 18.06.2010 27.11.2023 27.11.2023 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008
    Abmessungen
    Gesamtgröße 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB 931 GB
    Dateiname Movie Maker moviemk.exe MUI Shared WMM2AE.dll WMM2ERES.dll WMM2EXT.dll WMM2FILT.dll WMM2FXA.dll WMM2FXB.dll WMM2RES.dll WMM2RES2.dll
    Dateiversion 2.1.4028.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0
    \archive org details MM2.1And2.6\A Folder for 2,2
    Name Movie Maker 2.1 moviemk.exe MUI Shared WMM2AE.dll WMM2ERES.dll WMM2EXT.dll WMM2FILT.dll WMM2FXA.dll WMM2FXB.dll WMM2RES.dll WMM2RES2.dll
    Größe 3,39 MB 164 KB 4,00 KB 7,50 KB 393 KB 490 KB 318 KB 4,05 MB 5,50 KB
    Elementtyp Dateiordner Anwendung Dateiordner Dateiordner App Ext App Ext App Ext App Ext App Ext App Ext App Ext App Ext
    Änderungsdatum 27.11.2023 18.06.2010 27.11.2023 27.11.2023 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008
    Dateiname Movie Maker 2.1 moviemk.exe MUI Shared WMM2AE.dll WMM2ERES.dll WMM2EXT.dll WMM2FILT.dll WMM2FXA.dll WMM2FXB.dll WMM2RES.dll WMM2RES2.dll
    Dateiversion 2.1.4028.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0
    \Verson 2, 2 1 2 5 Downloads 2,1\Gewano https://i.postimg.cc/qB28dt4k/ Gewano-Movie-Maker-Programme- 3-August-2009.jpg 13 August 2009
    Name Movie Maker moviemk.exe MUI Shared WMM2AE.dll WMM2ERES.dll WMM2EXT.dll WMM2FILT.dll WMM2FXA.dll WMM2FXB.dll WMM2RES.dll WMM2RES2.dll
    Größe 3,39 MB 164 KB 4,00 KB 7,50 KB 393 KB 490 KB 318 KB 4,09 MB 6,00 KB
    Änderungsdatum 27.11.2023 18.06.2010 27.11.2023 27.11.2023 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008 14.04.2008
    Dateiname Movie Maker moviemk.exe MUI Shared WMM2AE.dll WMM2ERES.dll WMM2EXT.dll WMM2FILT.dll WMM2FXA.dll WMM2FXB.dll WMM2RES.dll WMM2RES2.dll
    Dateiversion 2.1.4028.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0 2.1.4026.0
    Worksheet: 2.1
    Last edited by DocAElstein; 11-28-2023 at 04:55 PM.

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
  •