digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   VOB files and avisynth? (http://www.digitalfaq.com/archives/avisynth/9989-vob-files-avisynth.html)

Koekies 05-31-2004 05:11 AM

VOB files and avisynth?
 
I want to add subtitles to my vob using avisynth would the correct way to tell avisynth what file to use be

DirectShowSource(c:\..\*.vob) ?

This is what I found on the avisynth website I'll try this

LoadPlugin("d:\MPEGdecoder.dll")
mpegsource("d:\filename1.vob+d:\filename2.vob")

Dialhot 05-31-2004 06:47 AM

???
You never did a DVD before ?
DVD2AVI -> mpeg2source()...

Th'ats the normal KVCD procedure :!::!:

Encoder Master 05-31-2004 08:51 AM

There are 2 problems. First TMPGEnc or the most other encoders read the VOBs very slow so you have to do what DiaHot said. Make an D2V Projekt with DVD2AVI 1.76 and extract with this prog also the AC3 or other soundfile. Then load the d2v with AviSynth and TMPGEnc encodes faster.

The second problem in your case is the sound (f.e. AC-3) Tmpgenc can't handle with it.

Koekies 05-31-2004 11:02 AM

I was gonna use it for Mencoder but wanted to use avisynth to add subtitles. Because muxing them with winsubmux gives me a movie I can't play on one of my dvd players

EDIT:
But it doesn't matter anymore :P I kind of broke the DVD function in my DVD rom/CD - RW drive


All times are GMT -5. The time now is 02:46 PM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.