Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
22nd September 2024, 18:02 | #1441 | Link | |
Registered User
Join Date: Mar 2018
Location: Germany
Posts: 230
|
Quote:
Wouldn't have expected that. However they don't fit into my workflow with VD2. Still I could export (huge) lossless results from them, to import into VD2. Or use the AviSynth with the above script as frame server for VD2. |
|
23rd September 2024, 17:11 | #1442 | Link | |
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,079
|
Quote:
And I absolutely did not mean to point at you. I have similar problems from time to time. Like, I may be the only one who would like to have an audio plugin ported to AviSynth+ 64b, so I may have to learn coding it myself or wait eternally. |
|
1st October 2024, 00:19 | #1444 | Link | |
Registered User
Join Date: Nov 2008
Posts: 49
|
Quote:
|
|
1st October 2024, 19:24 | #1445 | Link | |
Registered User
Join Date: Dec 2008
Posts: 2,085
|
Quote:
delogo132_x64_2024-10-01.zip
__________________
MPC-BE 1.8.0 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
|
2nd October 2024, 04:53 | #1446 | Link | |
Registered User
Join Date: Nov 2008
Posts: 49
|
Quote:
I would like to have only oneversion for all, but it's not critical. Today I captured a NTSC DV. Original VirtualDub2_44282 using any input driver: all OK. But with VirtualDub2_44282+avlib_vdplugin_0.7.0.123 or VirtualDub2_v2.1.1.609_x64only: Image is broken using AV Internal input driver. Small sample here: https://www.mediafire.com/file/e0utl...yM60f.avi/file Using Caching input driver can't see frames after aprox 1 second; seeking gives: error requested frame not found, next valid frame [lastFr] Using old VDub, directStreamCopied to sample, partial, and full 7gb copy. None of those had problems with caching input. Will try to make a smaller direct sample with original winXP capture machine to upload it . Unfortunately, new VirtualDub is for now less useful than 44282 which works with all the formats I'm using. Last edited by isidroco; 2nd October 2024 at 04:59. |
|
2nd October 2024, 13:13 | #1447 | Link |
Registered User
Join Date: Nov 2008
Posts: 49
|
Maybe "Audio/Video interleave input driver", and "Caching input driver" code should be left exactly as it was before, and add a new "FFMPG input driver" to handle newer formats without breaking old ones which could be opened as before...
|
2nd October 2024, 17:08 | #1448 | Link | |
Registered User
Join Date: Dec 2008
Posts: 2,085
|
Quote:
__________________
MPC-BE 1.8.0 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
|
3rd October 2024, 04:09 | #1449 | Link |
Registered User
Join Date: Nov 2008
Posts: 49
|
Yes, but many of us use vdub to deal with old video formats (recover old footage). So breaking DV support is a deal breaker here... With new caching driver, Sekh enabled ease of use with newer cameras as MOV/MP4, etc, but we could always return to old internal driver for compatible old behaviour . Here that's not working anymore. Maybe using older compiler, or disabling certain optimizations we could restore those lost functions...
|
3rd October 2024, 16:44 | #1450 | Link |
Registered User
Join Date: Dec 2008
Posts: 2,085
|
Looks like there is a problem with the VisualStudio 2022 compiler.
https://github.com/v0lt/VirtualDub2/...dc41dc6289e1ab Added: I wrote to Microsoft about the optimization problem.
__________________
MPC-BE 1.8.0 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource Last edited by v0lt; 5th October 2024 at 17:50. |
5th October 2024, 22:14 | #1451 | Link |
Registered User
Join Date: Nov 2008
Posts: 49
|
Thanks for your concern. Maybe it could be compiled with the older working version used for original VDUB2.
More DV tests in old VDUB2: DV audio with caching driver has correct length, but 100ms silence at the beginning which causes slight synchro displacement. With AV interleave internal driver, length is 50ms shorter, but with no silence at the begin, so it's better. Video is the same on both. Last edited by isidroco; 6th October 2024 at 04:05. |
6th October 2024, 19:12 | #1452 | Link |
Registered User
Join Date: Dec 2008
Posts: 2,085
|
VirtualDub2_v2.1.2.647 (test build)
Fixed "Internal DV decoder". (Disabled optimization for VDVideoDecoderDV:: DecompressFrame function. Visual Studio 2022 v17.11.4 was used) Updated avlib-1.vdplugin to version 0.7.1.154. FFmpeg 7.1 is now supported. Updated scripted.vdplugin to version 0.2.0.44. Fixed a crash when trying to save a read-only file. Implemented Unicode support. Now script files are read and saved in UTF-8 format. |
7th October 2024, 21:08 | #1453 | Link | |
Registered User
Join Date: Apr 2024
Posts: 80
|
Quote:
|
|
Thread Tools | Search this Thread |
Display Modes | |
|
|