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 30th October 2024, 15:40   #1481  |  Link
nji
Registered User
 
Join Date: Mar 2018
Location: Germany
Posts: 237
... and how is the logic in orig 44282 release?
nji is offline   Reply With Quote
Old 7th November 2024, 12:20   #1482  |  Link
Leo 69
Registered User
 
Join Date: Nov 2004
Posts: 241
Just want to thank the author for continuously updating this important tool.

Current builds support even JPEGXL, WEBP and AVIF image sequences as input, which is unheard of in "professional-grade" software (Adobe Premiere, DaVinci Resolve, etc.). Extremely important for my workflow. Thank you!
Leo 69 is offline   Reply With Quote
Old 10th November 2024, 19:11   #1483  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,149
VirtualDub2 v2.1.2.663 released.
Fixed "Internal DV decoder".
Fixed a crash when capturing video and saving to ProRes and other similar formats.

Updated avlib-1.vdplugin 0.7.1.170.
* FFmpeg 7.1 is now supported.
* Fixed freezing after early interruption of writing to a file when using some codecs.

Updated scripted.vdplugin 0.2.0.60.
* 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.
* The list of keywords, internal functions and internal filters for AviSynth+ has been updated.

Also available is old VirtualDub2_44282+avlib_vdplugin_0.7.1.170.

PS: new releases are compiled in Visual Studio 2019 v16.11.41.

Last edited by v0lt; 10th November 2024 at 19:23.
v0lt is offline   Reply With Quote
Old 20th November 2024, 00:16   #1484  |  Link
GAP
Registered User
 
Join Date: Sep 2020
Posts: 138
@v0lt

I had no idea that a new version was out already. Can you tell me the major improvements of the new Virtualdub2? I am currently on Windows 10 on a mini PC/
GAP is offline   Reply With Quote
Old 20th November 2024, 00:56   #1485  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,169
Most important improvement: Supports ffmpeg Version 7.x and new codecs available since then (e.g. AV1, VVC decoders).
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline   Reply With Quote
Old 20th November 2024, 14:54   #1486  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,149
Quote:
Originally Posted by GAP View Post
Can you tell me the major improvements of the new Virtualdub2?
https://github.com/v0lt/VirtualDub2/...cs/Changes.txt
v0lt is offline   Reply With Quote
Old 1st December 2024, 20:34   #1487  |  Link
jay123210599
Registered User
 
Join Date: Apr 2024
Posts: 303
Can VirtualDub2 handle and show HDR colors? If so, how?
jay123210599 is offline   Reply With Quote
Old 2nd December 2024, 03:51   #1488  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,149
Quote:
Originally Posted by jay123210599 View Post
Can VirtualDub2 handle and show HDR colors?
No. VirtualDub only supports Bt.601 and Bt.709.
v0lt is offline   Reply With Quote
Old 2nd December 2024, 14:27   #1489  |  Link
jay123210599
Registered User
 
Join Date: Apr 2024
Posts: 303
Quote:
Originally Posted by v0lt View Post
No. VirtualDub only supports Bt.601 and Bt.709.
What about your newer version of it?
jay123210599 is offline   Reply With Quote
Old 2nd December 2024, 14:50   #1490  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,149
Quote:
Originally Posted by jay123210599 View Post
What about your newer version of it?
VirtualDub2 only supports Bt.601 and Bt.709.
v0lt is offline   Reply With Quote
Old 4th December 2024, 04:43   #1491  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,149
VirtualDub2 v2.1.3.667 released.
Fixed recording of VirtualDub2 version into AVI files.

Updated avlib-1.vdplugin 0.7.1.200.
* Trying to get around incorrect keyframe seek for MP4 files.
* Fixed the operation of x264 and x265 encoders.
* Fixed the operation of Vorbis encoder.
* Cosmetic changes to codec dialogs.

Also available is old VirtualDub2_44282+avlib_vdplugin_0.7.1.200.
v0lt is offline   Reply With Quote
Old 6th December 2024, 19:38   #1492  |  Link
GAP
Registered User
 
Join Date: Sep 2020
Posts: 138
I'm trying to make a direct stream copy as opposed to a stream copy. My goal is to trim the video before a certain time. I can do this using Stream Copy, but Direct Stream Copy requires a different input driver. I'm trying to avoid an error where the audio and video do not match each other. What is the best way to accomplish this? Do I disable the caching input driver when it comes to Direct Stream copy? Or do I use something else?
GAP is offline   Reply With Quote
Old 7th December 2024, 07:39   #1493  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,149
Quote:
Originally Posted by GAP View Post
Do I disable the caching input driver when it comes to Direct Stream copy?
Yes, in this case you get the usual VirtualDub work, but it will work for AVI and you will need the VFW and ACM codecs.

The Caching input driver seems to be able to copy I-frame only video streams. I haven't checked.

Quote:
What is the best way to accomplish this?
Try Avidemux.
v0lt is offline   Reply With Quote
Old 7th December 2024, 16:33   #1494  |  Link
GAP
Registered User
 
Join Date: Sep 2020
Posts: 138
I ended up using AVIDemux as even the exported "Stream Copy" version was off by a few seconds. Virtualdub2 (or the 44282 version that I was using) will not Direct Stream Copy the video I was using. For context, I used a file that I dumped with FFMPEG although I think I should have used a simpler script. It looks like it works now
GAP is offline   Reply With Quote
Old 10th December 2024, 06:32   #1495  |  Link
jay123210599
Registered User
 
Join Date: Apr 2024
Posts: 303
I want to convert a video to APNG, but I also want to resize the output APNG. How do I do that?
jay123210599 is offline   Reply With Quote
Old 10th December 2024, 12:21   #1496  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,149
Quote:
Originally Posted by jay123210599 View Post
I want to convert a video to APNG, but I also want to resize the output APNG. How do I do that?
Make frame resizing (and cropping) for Export > Animated PNG the same way as for regular video. More details are written in the help and on the Internet.
v0lt is offline   Reply With Quote
Old 10th December 2024, 15:44   #1497  |  Link
jay123210599
Registered User
 
Join Date: Apr 2024
Posts: 303
Quote:
Originally Posted by v0lt View Post
Make frame resizing (and cropping) for Export > Animated PNG the same way as for regular video. More details are written in the help and on the Internet.
Thanks, it also takes a long time for VirtualDub2 to convert the video to APNG. How do I speed up the process?

Last edited by jay123210599; 10th December 2024 at 15:47.
jay123210599 is offline   Reply With Quote
Old 10th December 2024, 15:56   #1498  |  Link
SeeMoreDigital
Life's clearer in 4K UHD
 
SeeMoreDigital's Avatar
 
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,293
Quote:
Originally Posted by jay123210599 View Post
Thanks, it also takes a long time for How do I speed up the process?
Buy a computer with more processing power!
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
SeeMoreDigital is online now   Reply With Quote
Old 17th December 2024, 11:24   #1499  |  Link
mso6jx
Newbee
 
mso6jx's Avatar
 
Join Date: Dec 2024
Location: England
Posts: 5
Hello! I've been visiting Doom9 as a Guest for a year or two now, often finding answers to video questions that other sites aren't discussing, and I've learnt such a lot from so many of you - I'm really grateful, a huge thanks to all of you!

I've now registered to ask specifically about newer versions of VirtualDub2 failing to open some of my Avisynth scripts with the message "System exception - Access Violation" when older versions of VirtualDub2 handled them fine.

Is there a go-to page with general advice about how newbies can get started with reporting apparent bugs? Is this particular thread an appropriate place to report details about my VirtualDub2 problem? Cheers!
mso6jx is offline   Reply With Quote
Old 17th December 2024, 13:07   #1500  |  Link
Emulgator
Big Bit Savings Now !
 
Emulgator's Avatar
 
Join Date: Feb 2007
Location: close to the wall
Posts: 1,805
I guess this here is the thread to report.
If you want to narrow down any faults I suggest to make a testbed as follows:
Do not install anything, just unpack.
Place all concerning VirtualDub versions side by side, each in their folder.
Start with "vanilla" versions, only default plugins.
Place all concerning AviSynth versions side by side, each in their folder.
Start with "vanilla" versions, only default plugins.
Now do take care of their plugins folders.
Copy your "previous" versions, with your previously trusted plugins into a "plugins_previous" folder for each AviSynth and VirtualDub pack.
For each AviSynth and VirtualDub pack make a "plugins_inactive" folder for swapping.

Now you activate/deactivate your AviSynth versions using Groucho2004's batchfile.
You don't have to install anything, just download the versions you are interested in and unpack them.
In the end you only run a .bat script which does the "install" (writing regkeys and copying a few .dlls).
https://forum.doom9.org/showthread.php?t=172124
(You may go to the last page, I have updated some paths/versions there)

Then load, preview (F5), reload (F5), play, test encode your scripts using AvsPmod
https://forum.doom9.org/showthread.php?t=175823

Then test/preview using VirtualDub (load, reload (F2), Play (F5), test encode (F7) for all kinds of files/scripts.
Then swap only the plugins in you need, one by one, F2.
Report the one where it fails, exclude other faults. And so on.

BTW, regarding VD: Depending on your workflow you won't need the latest and greatest.
I feed scripts anyway, and these rely on AviSynth source filters.
Since VD is used just as .avi writer here, it gets piped video data, and pipes it to a simple intermediate encoder.
So no need for the latest VD input decoder, my use case works well with earlier VD versions down to 1.10.5 and 32-bit
Any elevated encoder form MPEG-2 on would get the script fed directly.
__________________
"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..."

Last edited by Emulgator; 17th December 2024 at 13:37.
Emulgator 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 21:32.


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