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.

 

Go Back   Doom9's Forum > Capturing and Editing Video > VirtualDub, VDubMod & AviDemux

Reply
 
Thread Tools Search this Thread Display Modes
Old 10th December 2023, 17:57   #1221  |  Link
danbow
Registered User
 
Join Date: Dec 2023
Posts: 7
Hi Doom9!
I very much love VirtualDub2 and it is very a pity, that it is stopped on 44282 version in 2020.
I love WindowsXP even more and i use ffmpeg xpmod by Reino Wijnsma: https://rwijnsma.home.xs4all.nl/files/ffmpeg/?C=M;O=D
Right now last version ffmpeg-6.1 (2023-09-04) for xp, there is and sources, but alls it only x86 (i do not know why for xp-64 does not do).
Maybe this is useful for compile.
danbow is offline   Reply With Quote
Old 10th December 2023, 19:42   #1222  |  Link
Emulgator
Big Bit Savings Now !
 
Emulgator's Avatar
 
Join Date: Feb 2007
Location: close to the wall
Posts: 1,928
I would guess that Reino might have no XP64 bit installation and building tools available (me neither)
But since he was so kind to publish his build configuration
https://forum.doom9.org/showthread.p...ghlight=ffmpeg
one who has all that (and the knowledge) should be able to compile himself.
__________________
"To bypass shortcuts and find suffering...is called QUALity" (Die toten Augen von Friedrichshain)
"Data reduction ? Yep, Sir. We're that issue working on. Synce invntoin uf lingöage..."
Emulgator is offline   Reply With Quote
Old 11th December 2023, 15:07   #1223  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,235
VirtualDub2 includes only one plugin that uses FFmpeg DLLs. This is avlib-1.vdplugin.
Old version of avlib-1.vdplugin uses old versions of FFmpeg DLLs. New versions of FFmpeg differ in the names of the DLL files. The FFmpeg API has also been changed.
v0lt is offline   Reply With Quote
Old 7th January 2024, 17:21   #1224  |  Link
tormento
Acid fr0g
 
tormento's Avatar
 
Join Date: May 2002
Location: Italy
Posts: 2,965
Quote:
Originally Posted by v0lt View Post
VirtualDub2 x64 with updated avlib-1.vdplugin (ffmpeg6.1 test 7)
Tried to drag and drop a AVS file and it simply hangs.
__________________
@turment on Telegram
tormento is offline   Reply With Quote
Old 10th January 2024, 18:55   #1225  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,235
Quote:
Originally Posted by tormento View Post
Tried to drag and drop a AVS file and it simply hangs.
It doesn't freeze for me, but it gives me an error.
I disabled support for AviSynth scripts in avlib-1.vdplugin.

VirtualDub2 x64 with updated avlib-1.vdplugin (ffmpeg6.1 test 8)
Alternative link

avlib-1.vdplugin (FFmpeg 6.1) source code
v0lt is offline   Reply With Quote
Old 20th January 2024, 08:25   #1226  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,235
VirtualDub2 x64 with updated avlib-1.vdplugin (ffmpeg 6.1.1 test 9)
Alternative link

avlib-1.vdplugin (FFmpeg 6.1.1) source code

Last edited by v0lt; 20th January 2024 at 08:48.
v0lt is offline   Reply With Quote
Old 10th February 2024, 19:17   #1227  |  Link
Morku
Registered User
 
Join Date: Jul 2012
Posts: 214
It's nice to see updates here, but using VirtualDub2 x64 with updated avlib-1.vdplugin (ffmpeg 6.1.1 test 9) the process stays open in background after closing VD2. I need to close in task-manager.
To reproduce I need to drag and drop an Avisynth avs script, containing and loading a video:
Code:
LWLibavVideoSource("IMG_0001.MOV")
Closing VD2 and it still run.
Morku is offline   Reply With Quote
Old 10th February 2024, 21:18   #1228  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,235
@Morku
I think the problem is not with avlib-1.vdplugin (test 9). Because this plugin should not be used with AviSynth scripts.
v0lt is offline   Reply With Quote
Old 11th February 2024, 00:01   #1229  |  Link
Morku
Registered User
 
Join Date: Jul 2012
Posts: 214
Yes, that makes me also wondering, but using last VirtualDub2_44282 64Bit version, the exact same video and script, it doesn't get stuck. Using test 9, the process get stuck after closing again.
Don't know why and what exactly is the cause, but with the Avisynth script is my observation. When I drag and drop the MOV directly, VD2 test 9 just closes fine.
Morku is offline   Reply With Quote
Old 11th February 2024, 06:53   #1230  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,235
What happens if you open a simpler script?
Code:
Colorbars(1280,720)
v0lt is offline   Reply With Quote
Old 11th February 2024, 10:23   #1231  |  Link
Morku
Registered User
 
Join Date: Jul 2012
Posts: 214
Also don't close proper. I need to close in task-manager. (AviSynth+ 3.7.3)
Morku is offline   Reply With Quote
Old 11th February 2024, 13:55   #1232  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,235
Quote:
Originally Posted by Morku View Post
Also don't close proper. I need to close in task-manager. (AviSynth+ 3.7.3)
I confirm the problem. But I don’t know what to do with it yet.
v0lt is offline   Reply With Quote
Old 14th February 2024, 17:56   #1233  |  Link
Morku
Registered User
 
Join Date: Jul 2012
Posts: 214
One more thing with test 9. Loading a DV avi gives me error:

FFMPEG: Unsupported channel layout.

File to test: https://www.sendspace.com/file/p7eghe

Loading fine with 44282.
Morku is offline   Reply With Quote
Old 14th February 2024, 19:08   #1234  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,235
Quote:
Originally Posted by Morku View Post
One more thing with test 9. Loading a DV avi gives me error:

FFMPEG: Unsupported channel layout.
Older versions of FFmpeg recognized audio from DV as stereo. Newer versions of FFmpeg recognize audio as 2 channels with an unknown channel layout.

I tried to solve this problem.
VirtualDub2 x64 with updated avlib-1.vdplugin (ffmpeg 6.1.1 test 10)
Alternative link

Last edited by v0lt; 14th February 2024 at 19:53.
v0lt is offline   Reply With Quote
Old 14th February 2024, 22:59   #1235  |  Link
Morku
Registered User
 
Join Date: Jul 2012
Posts: 214
That was quick and I can confirm, the DV loads fine now
Morku is offline   Reply With Quote
Old 15th February 2024, 04:56   #1236  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,235
Quote:
Originally Posted by Morku View Post
Also don't close proper. I need to close in task-manager. (AviSynth+ 3.7.3)
Fixed.
VirtualDub2 x64 with updated avlib-1.vdplugin (ffmpeg 6.1.1 test 11)
Alternative link
v0lt is offline   Reply With Quote
Old 15th February 2024, 13:37   #1237  |  Link
tormento
Acid fr0g
 
tormento's Avatar
 
Join Date: May 2002
Location: Italy
Posts: 2,965
It's a pity that I can't get working AVS+ support.

Hope in some future release.
__________________
@turment on Telegram
tormento is offline   Reply With Quote
Old 15th February 2024, 16:11   #1238  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,235
Quote:
Originally Posted by tormento View Post
It's a pity that I can't get working AVS+ support.
AviSynth+ scripts open for me.
v0lt is offline   Reply With Quote
Old 16th February 2024, 16:13   #1239  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,254
It might be the issue I once reported: Selecting the Cached vs. AviFile input driver when opening AVS files.
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline   Reply With Quote
Old 17th February 2024, 10:13   #1240  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,235
Quote:
Originally Posted by LigH View Post
It might be the issue I once reported: Selecting the Cached vs. AviFile input driver when opening AVS files.
I don't have this problem with the latest test build.
You may be using FFmpegSource2, which builds an index file for the video file being opened.
v0lt is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:41.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.