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. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#1804 | Link |
|
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,439
|
Well, rgr, right now the problem is that I need to decide between two problems:
a) I open the AVS file with the "AVIFile/Avisynth input driver": Then I can edit the script in the internal script editor, save the changes, reload it and see the changes in the main video window of VirtualDub2; but it doesn't work with "advanced" colour spaces only supported by FFmpeg, but not by AVIFile functions. b) I open the AVS file with the "Caching input driver": Then I may be able to see the video in the "advanced" colour spaces; but I can't save changes I made in the internal script editor. I would have to close the video in VirtualDub2, edit the script in an external text editor, and then open the edited script in VirtualDub2 again. Is that convenient in your opinion? I guess an optimal solution would be if the "AVIFile/Avisynth input driver" would not rely on AVIFile functions only but add AviSynth+ native functions in case an AVS file is opened; but that requires a developer with both remarkable competence and enough spare time. It might even be useful to add VapourSynth to support VPY files, along with Python based syntax highlighting in the internal script editor. But I fear no hobby developer would take such a Sisyphus burden... |
|
|
|
|
|
#1806 | Link | |
|
Registered User
Join Date: Jun 2022
Posts: 299
|
Quote:
|
|
|
|
|
|
|
#1807 | Link |
|
Registered User
Join Date: Dec 2008
Posts: 2,397
|
Thanks for the tip. It was a scripted.vdplugin issue; it couldn't write to files that another application had open for reading. Fixed.
__________________
MPC-BE 1.8.9 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
|
|
|
|
|
#1809 | Link |
|
Registered User
Join Date: Jun 2022
Posts: 299
|
Another inconvenience that's always been there comes to mind.
If the program (plugin) crashes, the output file is still held and can't be deleted. I found that it's held by the "dllhost.exe" library, which remains in memory. After killing it, the file can be deleted. Is there a way to make this library also be killed in the event of a crash? I'm guessing it's something related to the plugin or encoder? |
|
|
|
|
|
#1810 | Link |
|
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,439
|
That can be tricky, there may be multiple instances used by different applications... and once a process crashed, it may not have much control anymore (except for the crash reporter).
|
|
|
|
|
|
#1811 | Link |
|
Registered User
Join Date: Dec 2008
Posts: 2,397
|
Test build VirtualDub2 v2.4.2.935
Updated scripted_vdplugin 0.2.3.106 - Settings are now saved in HKEY_CURRENT_USER\SOFTWARE\VirtualDub2\Script Editor. - Implemented the ability to save scripts opened in other programs with read access.
__________________
MPC-BE 1.8.9 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
|
|
|
|
|
#1817 | Link |
|
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,439
|
One possible reason: The libav version changed between r917 and r918.
|
|
|
|
|
|
#1818 | Link |
|
Registered User
Join Date: Dec 2008
Posts: 2,397
|
On Windows 7, you can use the win32 version.
You must install the Microsoft Visual C++ Redistributable packages for Visual Studio 2015-2022 or the Update for Universal C Runtime in Windows. FFmpeg 8.0 x64 for Windows 7 doesn't seem to exist. However, you can try alternative methods.
__________________
MPC-BE 1.8.9 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource Last edited by v0lt; 9th October 2025 at 18:21. |
|
|
|
|
|
#1819 | Link |
|
Registered User
Join Date: Dec 2008
Posts: 2,397
|
Test build VirtualDub2 v2.4.2.936
Updated avlib_vdplugin 1.0.2.407. - Added display of FFmpeg error text when attempting to open a file fails. Updated scripted_vdplugin 0.3.0.112 - Fixed the display of error text when opening an AviSynth script file fails.
__________________
MPC-BE 1.8.9 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|