Content Type
Profiles
Forums
Events
Everything posted by reboot12
-
No, never. I have always double-click .mp4 and is opened in VLC to watch everything and I don't need anything else. I no need scripts for download - simply check numbers video+audio - I prefer 720p e.g 136+140 so simply download: youtube-dl -f 136+140 link
-
For combine YT m4a and mp4 work OK: yt-dlp -f 136+140 https://www.youtube.com/watch?v=x1anlc6GhE4 [youtube] Extracting URL: https://www.youtube.com/watch?v=x1anlc6GhE4 [youtube] x1anlc6GhE4: Downloading webpage WARNING: [youtube] No supported JavaScript runtime could be found. Only deno is enabled by default; to use another runtime add --js-runtimes RUNTIME[:PATH] to your command/config. YouTube extraction without a JS runtime has been deprecated, and some formats may be missing. See https://github.com/yt-dlp/yt-dlp/wiki/EJS for details on installing one [youtube] x1anlc6GhE4: Downloading android vr player API JSON [info] x1anlc6GhE4: Downloading 1 format(s): 136+140 [download] Destination: Sultans of Swing - Bia Villa-Chan (Dire Straits cover) [x1anlc6GhE4].f136.mp4 [download] 100% of 5.15MiB in 00:00:25 at 209.25KiB/s [download] Destination: Sultans of Swing - Bia Villa-Chan (Dire Straits cover) [x1anlc6GhE4].f140.m4a [download] 100% of 955.00KiB in 00:00:05 at 185.21KiB/s [Merger] Merging formats into "Sultans of Swing - Bia Villa-Chan (Dire Straits cover) [x1anlc6GhE4].mp4" Deleting original file Sultans of Swing - Bia Villa-Chan (Dire Straits cover) [x1anlc6GhE4].f136.mp4 (pass -k to keep) Deleting original file Sultans of Swing - Bia Villa-Chan (Dire Straits cover) [x1anlc6GhE4].f140.m4a (pass -k to keep) This topis is about youtube-dl - tool for download video on WinXP, not for play. For playing you will use e.g. VLC
-
This is minimal ffmpeg.exe x64 for WinXP 64-bit - only native functions without external libraries: ffmpeg ffmpeg version 3.4.1 by Gelip 2026 built with gcc 5.3.1 (GCC) 20160211 configuration: --enable-cross-compile --arch=x86_64 --target-os=win32 --cross-prefix=x86_64-w64-mingw32- --enable-gpl --enable-version3 --enable-pthreads --disable-w32threads --disable-d3d11va --disable-dxva2 --disable-avx --disable-avx2 --extra-cflags='-D_WIN32_WINNT=0x0502 -O2' --extra-ldflags=-static --disable-ffplay --disable-doc --enable-protocol='file,http,https,tcp,crypto' libavutil 55. 78.100 / 55. 78.100 libavcodec 57.107.100 / 57.107.100 libavformat 57. 83.100 / 57. 83.100 libavdevice 57. 10.100 / 57. 10.100 libavfilter 6.107.100 / 6.107.100 libswscale 4. 8.100 / 4. 8.100 libswresample 2. 9.100 / 2. 9.100 libpostproc 54. 7.100 / 54. 7.100 Hyper fast Audio and Video encoder usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}... Use -h to get full help or, even better, run 'man ffmpeg' https://www.mediafire.com/file/9h32t0ac8cc17ds/ffmpeg.exe/file - only 17.2 MB
-
Yea, for play on Windows I use VLC - ffmpeg only for combine audio+video downloaded by youtube-dl
-
Yeaaaa! This works - ffmpeg.exe only 17.2 MB youtube-dl -f 136+140 https://www.youtube.com/watch?v=e2_YNNtdke8 [youtube] e2_YNNtdke8: Downloading webpage [youtube] e2_YNNtdke8: Downloading ANDROID_VR API JSON [dashsegments] Total fragments: 1 [download] Destination: Reverse Parking with Cones _Reverse Park Step by Step-e2_YNNtdke8.f136.mp4 [download] 100% of 985.69KiB in 00:02 [dashsegments] Total fragments: 1 [download] Destination: Reverse Parking with Cones _Reverse Park Step by Step-e2_YNNtdke8.m4a.f140.m4a [download] 100% of 1.52MiB in 00:08 [ffmpeg] Merging formats into "Reverse Parking with Cones _Reverse Park Step by Step-e2_YNNtdke8.mp4" Deleting original file Reverse Parking with Cones _Reverse Park Step by Step-e2_YNNtdke8.f136.mp4 (pass -k to keep) Deleting original file Reverse Parking with Cones _Reverse Park Step by Step-e2_YNNtdke8.m4a.f140.m4a (pass -k to keep) Configure like this: ./configure \ --enable-cross-compile \ --arch=x86_64 \ --target-os=win32 \ --cross-prefix=x86_64-w64-mingw32- \ --enable-gpl \ --enable-version3 \ --enable-pthreads \ --disable-w32threads \ --disable-d3d11va \ --disable-dxva2 \ --disable-avx \ --disable-avx2 \ --extra-cflags="-D_WIN32_WINNT=0x0502 -O2" \ --extra-ldflags="-static" \ --disable-ffplay \ --disable-doc \ --enable-protocol=file,http,https,tcp,crypto
-
@j7n @nicolaasjan I'm just compiling minimalist ffmpeg.exe 64-bit for WinXP In a few minutes I will have the .exe binary built and I will test it.
-
@j7n I no use Foobar2000 for playback audio/video I use VLC ffmpeg current version is about ~100 MB The old version of ffmpeg is completely sufficient for me.
-
I have been using the old version of ffmpeg.exe 3.4.1 (2017) for a long time with current versions of youtube-dl, e.g. to download and combine separate audio and video files: youtube-dl -f 136+140 link and this work OK. What are you using the newer version of ffmpeg for e.g. from http://blog.k-tai-douga.com/ ?
-
I found in my Dell bios hidden settings: Setup Question = CNVi Mode Token =2F9 // Do NOT change this line Offset =871 Width =01 BIOS Default =[01]Auto MFG Default =[01]Auto Options =[00]Disable // Move "*" to the desired Option *[01]Auto Default is Auto 01. Using AmiSetupWriter.efi I changed it to Disabled 00 and the card still works in Win10. Maybe after disabling CNVi your driver will work on WinXP? Only yours may have a different offset !!! My is 0x871 P.S. I noticed an interesting thing. It is impossible to change the hidden CSM Support option to 01 because after a restart it returns to 00, but I can change another option - Enable Legacy Option ROMs to 1. Then, after the restart, I cannot enter the BIOS or call BootMenu via F12. However, my WinXP 64-bit boots from the M2 SATA disk and when I run my UefiMenu.exe application, I see that there are new devices on the list and VBIOS is used instead GOP. This means that the computer is running in UEFI+CSM mode: Please compile driver 64-bit version for WinXP 64-bit - I want to test.
-
Ha, ha AI searches the Internet for information about the question, and since no one has ever created a driver for XP and most people write on forums words such as: it's impossible, old system, unsupported, old technology etc. - so the AI copies and pastes the same thing in reply to the question But AI actually helps in programming - I have already used its help several times e.g. Porting MacOS source code to Linux and Windows
-
Seaching for Intel 210-219 LAN XP / 2003 32 / 64 bit driver
reboot12 replied to ruthan's topic in Windows XP
Not work. but @Dietmar versions work: https://msfn.org/board/topic/183464-compiling-acpi-v20-driver-for-windows-xp-sp3-and-windows-2003-sp2-x32x64/page/153/#findComment-1285380 https://msfn.org/board/topic/183464-compiling-acpi-v20-driver-for-windows-xp-sp3-and-windows-2003-sp2-x32x64/page/161/#findComment-1285577 -
@Mov AX, 0xDEAD wrote that the kdnet.dll x86 6.3.9600.17276 file is in the original Win8.1 or in the KB3000850 update. I found file .csv with a detailed description of all the x86 and x64 files included in this update: https://download.microsoft.com/download/1/c/d/1cda9567-573a-4383-b061-e33c85935e47/file information 3000850.csv After analyzing the file, it appears that the kdnet.dll x64 file is only in version 16384 (x64 version 17276 does not exist !!!) Files x86: Kdnet.dll,6.3.9600.17276,"83,776",8-Aug-14,15:35,x86,, Kdstub.dll,6.3.9600.16384,"13,664",22-Aug-13,5:25,x86,, Kd_02_10df.dll,6.3.9600.16384,"24,416",22-Aug-13,5:25,x86,, Kd_02_10ec.dll,6.3.9600.16384,"248,672",22-Aug-13,5:25,x86,, Kd_02_14e4.dll,6.3.9600.16384,"96,096",22-Aug-13,5:25,x86,, Kd_02_1969.dll,6.3.9600.16384,"33,120",22-Aug-13,5:25,x86,, Kd_02_19a2.dll,6.3.9600.16384,"24,416",22-Aug-13,5:25,x86,, Kd_02_8086.dll,6.3.9600.17276,"142,656",8-Aug-14,15:35,x86,, Files x64: Kdnet.dll,6.3.9600.16384,"87,904",22-Aug-13,12:39,x64,, Kdstub.dll,6.3.9600.16384,"14,176",22-Aug-13,12:39,x64,, Kd_02_10df.dll,6.3.9600.16384,"28,512",22-Aug-13,12:39,x64,, Kd_02_10ec.dll,6.3.9600.16384,"308,064",22-Aug-13,12:39,x64,, Kd_02_14e4.dll,6.3.9600.16384,"110,944",22-Aug-13,12:39,x64,, Kd_02_15b3.dll,6.3.9600.16384,"33,632",22-Aug-13,12:39,x64,, Kd_02_1969.dll,6.3.9600.16384,"37,728",22-Aug-13,12:39,x64,, Kd_02_19a2.dll,6.3.9600.16384,"28,512",22-Aug-13,12:39,x64,, Kd_02_8086.dll,6.3.9600.17276,"172,344",8-Aug-14,16:55,x64,, I collected all 64-bit files except: KDNET_PATCH.ASM, dummy, kdnet_delta.bin, kdusb_delta.bin - 64-bit_kdnet_w81.zip
-
Nooo, this is not mistake. All files except Intel .dll has version 16384 https://www.upload.ee/files/19165674/kd81x64_KB3000850.zip.html F..k, I downloaded 6.3.9600.17415.winblue_r4.141028-1500_amd64fre_client-professional_core_retail.iso but file kdnet.dll in boot.wim\install.wim still only 6.3.9600.16384 Where can I get version 17276 ??? I think I'm giving up on trying to make a 64-bit version of KDNET - I don't know how to correct the KDNET_PATCH.ASM file for 64-bit anyway. Moreover, I think that the .ASM file contains offsets strictly related only to the 32-bit kdnet.dll file and for the 64-bit version it probably needs to be corrected accordingly.
-
@Mov AX, 0xDEAD writes in the readme that the driver files can be any 6.3.xxxx but the kdnet.dll file must be exactly 17276. I found only 16384 version files in this update Update for Windows 8.1 for x64-based Systems (KB3000850) in Windows8.1-KB3000850-x64.msu file - all files have version 16384 date 2013-08-22 except kd_02_8086.dll which has version 17276 date 2014-08-08 2013-08-22 13:39 87 904 kdnet.dll 6.3.9600.16384 2013-08-22 13:39 14 176 kdstub.dll 6.3.9600.16384 2013-08-22 13:39 28 512 kd_02_10df.dll 6.3.9600.16384 2013-08-22 13:39 308 064 kd_02_10ec.dll 6.3.9600.16384 2013-08-22 13:39 110 944 kd_02_14e4.dll 6.3.9600.16384 2013-08-22 13:39 33 632 kd_02_15b3.dll 6.3.9600.16384 2013-08-22 13:39 37 728 kd_02_1969.dll 6.3.9600.16384 2013-08-22 13:39 28 512 kd_02_19a2.dll 6.3.9600.16384 2014-08-08 17:55 172 344 kd_02_8086.dll 6.3.9600.17276 Interestingly, all these files are located in a folder called ...transport-network...6.3.9600.17276... I check also files Windows8.1-KB3003057-x64.msu & Windows8.1-KB3014442-x64.msu but no any kd*.dll files
-
What version is this? Write exactly the full name of the ISO file, system name (RTM or Update), where you downloaded it - maybe there is also a link to the 64-bit version? P.S. I don't understand why there is no such version on BetaWiki or in the BetaArchive Database EDITED I found info on https://ultradefinitive-build-list.fandom.com/wiki/OSes/Windows/8.1 winblue_r2.140808-0433 > Win8.1 Update 2 Post-RTM What KBxxxx update are the files 17276 in this version???
-
You compiled only 64-bit kdstub.dll for kernel 6.1 (Win7): I read this tutorial: https://github.com/MovAX0xDEAD/KDNET/blob/master/README.md I want to use drivers with Win 8.1, so I want use OPTION A Option A: Original files from Windows 8.1 (boot.wim/install.wim or KB3000850, only kdnet.dll version 6.3.9600.17276 ENGLISH supported) What version of Win 8.1 are these files? Where to download it, because I don't have it - please give me the link. If anyone has 64-bit Win 8.1 6.3.9600.17276, please unpack these files and share: kdnet.dll kd_02_14e4.dll` - Broadcom (v6.3.xxxx) kd_02_10df.dll` - Emulex (v6.3.xxxx) kd_02_19a2.dll` - Emulex (v6.3.xxxx) kd_02_8086.dll` - Intel (v6.3.xxxx) kd_02_1969.dll` - Qualcomm Atheros (v6.3.xxxx) kd_02_10ec.dll` - Realtek (v6.3.xxxx) kd_02_15B3.dll` - Mellanox (v6.3.xxxx) I searched the BetaArchive Database for 6.3.9600.17xxx and there are no such versions According to https://betawiki.net/wiki/Windows_8.1 there was no such version: Update 1 Available build 9600.17031.winblue_gdr.140221-1952 Update 2 Available build 9600.17238.winblue_gdr.140723-2018 Update 3 Available build 9600.17415.winblue_r4.141028-1500 Available build 9600.18009.winblue_ltsb.150810-0600 I downloaded and unpacked also 3 files from Update for Windows 8.1 for x64-based Systems (KB3000850) but no any kd*.dll files Windows8.1-KB3000850-x64.msu Windows8.1-KB3003057-x64.msu Windows8.1-KB3014442-x64.msu How to create a patched 64-bit kdnet.dll file??? https://github.com/MovAX0xDEAD/KDNET/blob/master/src/fasm patch/_merge.cmd Patch kdnet.dll 32-bit version: chsize32.exe kdnet.dll 76432 fasm KDNET_PATCH.ASM KDNET.BIN copy /B /Y kdnet.dll+KDNET.BIN+dummy kdnet.dllnew del /Q kdnet.dll_old ren kdnet.dll kdnet.dll_old ren kdnet.dllnew kdnet.dll chsize32.exe kdnet.dll 77824 checksum.exe kdnet.dll to what size should the original kdnet.dll 64-bit file be cropped with the chsize32 command? we need 64-bit code KDNET_PATCH.ASM for make KDNET.BIN dummy file for 32-bit has 688 bytes - do we use the same one or should it have a different size for 64-bit? what should be the target size of the patched kdnet.dll file, which we set in the last step using chsize32 ?