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 13th August 2024, 04:42   #1381  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,085
I have observed problems on some computers:
1. The "FFmpeg / x264" video codec is not displayed in the list of video codecs. One of the x264vfw codecs might not be displayed either.
2. When opening a file, one of the panels did not show a video frame and did not update during navigation.
3. The "File > Export > Image sequence" operation did not work.

All these problems disappeared after I deleted the VirtualDub2 settings from the registry. I do not know what was the reason for the unstable operation of VirtualDub2 and avlib_vdplugin.
v0lt is offline   Reply With Quote
Old 14th August 2024, 09:03   #1382  |  Link
blob2500
Registered User
 
Join Date: Sep 2007
Location: Italy
Posts: 33
Quote:
Originally Posted by v0lt View Post
avlib_vdplugin 0.7.0.98
Improved ignoring of AviSynth scripts to prevent VirtualDub 2 interface from freezing in some situations.
Virtualdub(44282 + avlib plugin) crashes, if in the dialog box, I select a .ffindex file with the mouse without even clicking ok.

It crashes even if the .ffindex file is dummy, as long as it is not empty

Even cleaning the "Virtualdub.org" folder in the Windows Registry the problem occurs again.

No problem with the original version of Virtualdub2 (avlib plugin 2020)


Last edited by blob2500; 14th August 2024 at 09:08.
blob2500 is offline   Reply With Quote
Old 14th August 2024, 15:52   #1383  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,079
Quote:
Originally Posted by blob2500 View Post
It crashes even if the .ffindex file is dummy, as long as it is not empty
Sounds to me like you could even try

Code:
echo test > test.ffindex
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid

Last edited by LigH; 14th August 2024 at 15:55.
LigH is offline   Reply With Quote
Old 14th August 2024, 16:00   #1384  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,085
avlib_vdplugin 0.7.0.108
Fixed a crash when trying to parse some unsupported files.
v0lt is offline   Reply With Quote
Old 20th August 2024, 16:44   #1385  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,085
Windows 7 users can try using FFmpeg files from builds here - https://github.com/kusaanko/FFmpeg-Auto-Build/releases
v0lt is offline   Reply With Quote
Old 30th August 2024, 18:47   #1386  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,085
avlib.vdplugin 0.7.0.123 released
VirtualDub2 44282 with updated plugin is also available.

Changes:
FFmpeg 7.0.2 is now supported.
Added support for JPEG XL images.
Added support for VVC videos.
Improved navigation support for long FLVs and MKVs with audio.
More default formats for the "FFMpeg : video" and "FFMpeg : images" groups.
Changed the display of the "Metadata" field in "File Information".
Fixed the use of audio encoders.
Improved ignoring of AviSynth scripts to prevent VirtualDub 2 interface from freezing in some situations.


VirtualDub2 v2.1.1.609 released

Changes:
More careful ignoring of 64-bit "ffdshow Video Codec" (ff_vfw.dll) and "Logitech Video (I420)" (lvcod64.dll) to eliminate crash when opening AVI files.
Updated avlib-1.vdplugin to version 0.7.0.123.
v0lt is offline   Reply With Quote
Old 30th August 2024, 22:38   #1387  |  Link
jay123210599
Registered User
 
Join Date: Apr 2024
Posts: 80
Quote:
Originally Posted by v0lt View Post
avlib.vdplugin 0.7.0.123 released
VirtualDub2 44282 with updated plugin is also available.

Changes:
FFmpeg 7.0.2 is now supported.
Added support for JPEG XL images.
Added support for VVC videos.
Improved navigation support for long FLVs and MKVs with audio.
More default formats for the "FFMpeg : video" and "FFMpeg : images" groups.
Changed the display of the "Metadata" field in "File Information".
Fixed the use of audio encoders.
Improved ignoring of AviSynth scripts to prevent VirtualDub 2 interface from freezing in some situations.


VirtualDub2 v2.1.1.609 released

Changes:
More careful ignoring of 64-bit "ffdshow Video Codec" (ff_vfw.dll) and "Logitech Video (I420)" (lvcod64.dll) to eliminate crash when opening AVI files.
Updated avlib-1.vdplugin to version 0.7.0.123.
Does your version of VirtualDub2 uses FFmpeg to extract frames from videos?
jay123210599 is offline   Reply With Quote
Old 30th August 2024, 22:44   #1388  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,079
The avlib-1.vdplugin contains a multi-codec core from the ffmpeg project (libavcodec).
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid

Last edited by LigH; 31st August 2024 at 01:36.
LigH is offline   Reply With Quote
Old 30th August 2024, 23:37   #1389  |  Link
jay123210599
Registered User
 
Join Date: Apr 2024
Posts: 80
Quote:
Originally Posted by LigH View Post
The avlib.vdplugin contains a multi-codec core from the ffmpeg project (libavcodec).
I'm talking about VirtualDub2 v2.1.1.609.
jay123210599 is offline   Reply With Quote
Old 31st August 2024, 01:43   #1390  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,079
VirtualDub2, since it was invented as VirtualDub-FilterMod, and still today, uses codecs from the ffmpeg project inside an avlib-1.vdplugin file to decode (when supported) and partially encode (when selected). It does not use a separate ffmpeg.exe to do that.

What exactly is the point of your question?

The main difference between VirtualDub2 44282 and any newer version is: VirtualDub2 44282 contains an old EXE which was compiled with an older Visual Studio version and does not crash trying to load some 64-bit VfW codecs. But to introduce new features, v0lt needed to compile a new version of the VirtualDub2 EXE with a newer Visual Studio. That one crashes with some specific 64-bit VfW codecs, so it ignores those to avoid the crashes.

Summary:
  • If you really really need to use those VfW codecs which cause the newer VirtualDub2 to crash, use VirtualDub2 44282 but renounce any new features
  • If you prefer the new features, use the newer VirtualDub2 EXE which ignores VfW codecs you may not even have installed
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid

Last edited by LigH; 31st August 2024 at 01:47.
LigH is offline   Reply With Quote
Old 31st August 2024, 06:45   #1391  |  Link
jay123210599
Registered User
 
Join Date: Apr 2024
Posts: 80
How do I make embedded subtitles show up in the preview of my videos?
jay123210599 is offline   Reply With Quote
Old 31st August 2024, 08:29   #1392  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,992
Quote:
Originally Posted by jay123210599 View Post
How do I make embedded subtitles show up in the preview of my videos?
Well, assuming that you do not have both input and output panes visible in your VD2 setup, you need to enable the output pane which shows results of any VD2 filters, eg rendered subs.

EDIT: Also, I believe that "Menu/Video/Full Processing Mode" needs to be selected for the VD2 filters to be processed at all. [Filters are processed in uncompressed RGB]
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???

Last edited by StainlessS; 31st August 2024 at 08:36.
StainlessS is offline   Reply With Quote
Old 31st August 2024, 14:00   #1393  |  Link
jay123210599
Registered User
 
Join Date: Apr 2024
Posts: 80
Quote:
Originally Posted by StainlessS View Post
Well, assuming that you do not have both input and output panes visible in your VD2 setup, you need to enable the output pane which shows results of any VD2 filters, eg rendered subs.

EDIT: Also, I believe that "Menu/Video/Full Processing Mode" needs to be selected for the VD2 filters to be processed at all. [Filters are processed in uncompressed RGB]
How do enable the output pane?
jay123210599 is offline   Reply With Quote
Old 31st August 2024, 14:04   #1394  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,079
Menu "View > Enable output pane [F10]"; and you may need to allow scaling of the panes when the video dimensions may fit the whole screen (right-click the video pane and select "Auto size" or a convenient scaling so that two panes fit in your desktop).
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline   Reply With Quote
Old 31st August 2024, 14:49   #1395  |  Link
jay123210599
Registered User
 
Join Date: Apr 2024
Posts: 80
Quote:
Originally Posted by LigH View Post
Menu "View > Enable output pane [F10]"; and you may need to allow scaling of the panes when the video dimensions may fit the whole screen (right-click the video pane and select "Auto size" or a convenient scaling so that two panes fit in your desktop).
I enabled both panes and the subtitles are still not showing. My video is a mkv file with .ass subtitles embedded in it (not hardcoded).
jay123210599 is offline   Reply With Quote
Old 31st August 2024, 14:57   #1396  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,079
AFAIK, VirtualDub2 has no subtitle renderer. It ignores subtitle streams in your input files. And I don't see any VirtualDub filter which is able to render subtitles (but I can't say for sure that none exists; it might be possible to install DirectVobSub's VSFilter as a VDF plugin).

To "burn in" subtitles, you may have to open your source file via a "frame server" (AviSynth or Vapoursynth) which overlays your subtitles over the video stream. This may require extracting them from your MKV file first, then load a plugin in your script which can render them.
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid

Last edited by LigH; 31st August 2024 at 15:03.
LigH is offline   Reply With Quote
Old 31st August 2024, 16:17   #1397  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,085
Quote:
Originally Posted by LigH View Post
And I don't see any VirtualDub filter which is able to render subtitles (but I can't say for sure that none exists; it might be possible to install DirectVobSub's VSFilter as a VDF plugin).
You need to take 64-bit VSFilter.dll, rename it to VSFilter.vdf and put it in the plugins64 folder. You will have 2 filters TextSub and VobSub.

64-bit VSFilter.dll can be found in old standalone_filters sets of MPC-BE or MPC-HC projects. Or take it from the xy-VSFilter project or its forks.
For example: https://github.com/pinterf/xy-VSFilter/releases
v0lt is offline   Reply With Quote
Old 31st August 2024, 21:08   #1398  |  Link
jay123210599
Registered User
 
Join Date: Apr 2024
Posts: 80
Quote:
Originally Posted by v0lt View Post
You need to take 64-bit VSFilter.dll, rename it to VSFilter.vdf and put it in the plugins64 folder. You will have 2 filters TextSub and VobSub.

64-bit VSFilter.dll can be found in old standalone_filters sets of MPC-BE or MPC-HC projects. Or take it from the xy-VSFilter project or its forks.
For example: https://github.com/pinterf/xy-VSFilter/releases
I used the filter and I still don't see the subtitles in the preview. I have both panes enabled as well.
jay123210599 is offline   Reply With Quote
Old 1st September 2024, 05:04   #1399  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 2,085
Quote:
Originally Posted by jay123210599 View Post
I used the filter and I still don't see the subtitles in the preview. I have both panes enabled as well.
I do not confirm.
It works for me. I added the TextSub filter, selected an external subtitle file in .ASS format and got the text in the output panel.
v0lt is offline   Reply With Quote
Old 1st September 2024, 13:25   #1400  |  Link
jay123210599
Registered User
 
Join Date: Apr 2024
Posts: 80
Quote:
Originally Posted by v0lt View Post
I do not confirm.
It works for me. I added the TextSub filter, selected an external subtitle file in .ASS format and got the text in the output panel.
Never mind, I see it now.

Last edited by jay123210599; 1st September 2024 at 13:31.
jay123210599 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 02:13.


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