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: 238
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,137
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,157
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 online now   Reply With Quote
Old 20th November 2024, 14:54   #1486  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,137
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: 205
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,137
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: 205
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,137
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,137
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,137
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: 205
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,137
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: 205
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,279
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
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 20:25.


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