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. |
7th November 2024, 12:20 | #1482 | Link |
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! |
10th November 2024, 19:11 | #1483 | Link |
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. |
20th November 2024, 14:54 | #1486 | Link |
Registered User
Join Date: Dec 2008
Posts: 2,149
|
__________________
MPC-BE 1.8.2 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
2nd December 2024, 03:51 | #1488 | Link |
Registered User
Join Date: Dec 2008
Posts: 2,149
|
No. VirtualDub only supports Bt.601 and Bt.709.
__________________
MPC-BE 1.8.2 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
2nd December 2024, 14:50 | #1490 | Link |
Registered User
Join Date: Dec 2008
Posts: 2,149
|
VirtualDub2 only supports Bt.601 and Bt.709.
__________________
MPC-BE 1.8.2 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
4th December 2024, 04:43 | #1491 | Link |
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. |
6th December 2024, 19:38 | #1492 | Link |
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?
|
7th December 2024, 07:39 | #1493 | Link | ||
Registered User
Join Date: Dec 2008
Posts: 2,149
|
Quote:
The Caching input driver seems to be able to copy I-frame only video streams. I haven't checked. Quote:
__________________
MPC-BE 1.8.2 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
||
7th December 2024, 16:33 | #1494 | Link |
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
|
10th December 2024, 12:21 | #1496 | Link |
Registered User
Join Date: Dec 2008
Posts: 2,149
|
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.
__________________
MPC-BE 1.8.2 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
10th December 2024, 15:56 | #1498 | Link |
Life's clearer in 4K UHD
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,293
|
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 |
|
17th December 2024, 11:24 | #1499 | Link |
Newbee
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! |
17th December 2024, 13:07 | #1500 | Link |
Big Bit Savings Now !
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. |
Thread Tools | Search this Thread |
Display Modes | |
|
|