VirtualDub including subtitles

Locked
kapparomeo
Joined: Wed Aug 19, 2009 8:02 pm
Location: The Green and Pleasant Land
Org Profile

VirtualDub including subtitles

Post by kapparomeo » Sat Jun 15, 2013 4:24 am

Hello again, everyone. I have recently reinstalled VirtualDub after changing to a new computer, and it's started doing something odd that I haven't encountered before - when running the video, it transfers subtitles along with it.

[Link to screenshot and AviSynth code]


While not a critical issue, it is a great inconvenience to crop them out and I'd like to be rid of it. If anyone's encountered this before, a way to delete the subtitles from the VirtualDub transfer would be a great help!

A few technical details, if they're any help:

VirtualDub version: 1.9.11
AviSynth version: 2.5.8.5
Ut Video Suite codec version: 13.0.1
The video source is a download, but it's not hardsubbed!

User avatar
Qyot27
Surreptitious fluffy bunny
Joined: Fri Aug 30, 2002 12:08 pm
Status: Creepin' between the bullfrogs
Location: St. Pete, FL
Contact:
Org Profile

Re: VirtualDub including subtitles

Post by Qyot27 » Sat Jun 15, 2013 9:19 am

It's because you're
A) using DirectShowSource and
B) haven't configured the subtitle renderer correctly. VSFilter is known to cause this issue if you have pre-buffering enabled.

The easiest solution is 'don't use DirectShowSource'.
My profile on MyAnimeList | Quasistatic Regret: yeah, yeah, I finally got a blog

kapparomeo
Joined: Wed Aug 19, 2009 8:02 pm
Location: The Green and Pleasant Land
Org Profile

Re: VirtualDub including subtitles

Post by kapparomeo » Sat Jun 15, 2013 9:39 am

What function would you recommend? The only other one I've used is FFVideoSource, but if there's another plugin that's more appropriate I'd welcome a tip.

User avatar
Qyot27
Surreptitious fluffy bunny
Joined: Fri Aug 30, 2002 12:08 pm
Status: Creepin' between the bullfrogs
Location: St. Pete, FL
Contact:
Org Profile

Re: VirtualDub including subtitles

Post by Qyot27 » Sat Jun 15, 2013 5:03 pm

FFVideoSource works, just make sure you're using an up-to-date version.

LwLibavVideoSource (part of LSMASHSource) should also probably work, but I haven't done much testing with it.
My profile on MyAnimeList | Quasistatic Regret: yeah, yeah, I finally got a blog

Locked

Return to “Video Editing Software”