Recup Stt DVD via VobSub

poluket Messages postés 2 Date d'inscription mercredi 28 janvier 2004 Statut Membre Dernière intervention 22 avril 2006 - 22 avril 2006 à 13:13
cs_Willi Messages postés 2375 Date d'inscription jeudi 12 juillet 2001 Statut Modérateur Dernière intervention 15 décembre 2018 - 22 avril 2006 à 14:36
bonjour,
j'aimerais bien utiliser vobsub (programme de recup de soustitre sur dvd) dans un prog VB

voici la doc fournie avec le dll

# usage: rundll32 vobsub.dll,Configure
#
# inputpath\vts_01_0.ifo (inputpath\vts_01_*.vob exist)
# outputpath\onlythefiletitlehere (outputpath can be the same as the inputpath)
# 1 .. n
# - selects the program chain (set the same pgc you did at the dvd ripper program)
# 0, 1 .. 9
# - 0: indexes everything (not recommended for multi-angle dvds)
# - 1 .. n: only processes vob/cell ids from this angle
# 0 .. en .. cc .. ALL (can be mixed)
# - 0-31: stream number
# - en, hu, fr, ..: stream id
# - cc: closed caption
# - ALL: everything
# CLOSE:
# - the progress dialog will close itself after finishing (optional)
# SHOW:
# - shows config dialog when complete (optional)
# example:
# --------- cut here and remove comment signs -------
# e:\video_ts\vts_01_0.ifo
# c:\vts\example1
# 1
# 0
# 1 en 3 hu fr 9 cc
# SHOW
# ----------------- cut here ends -------------------
# another example:
# --------- cut here and remove comment signs -------
# e:\video_ts\vts_01_0.ifo
# c:\vts\example2
# 6
# 2
# ALL
# CLOSE
# ----------------- cut here ends -------------------
# That's it!
# (this is not a new functionality anymore, but still use it at your on risk :-)

j'ai deja essayé de juste le lancer via Demarer/Executer, cela marche si je ne met pas de paramettre mais dès que j'en met il ne se lance plus.

Quelqun aurais une idee pour le faire fonctionner, je compte créer un programme qui va automatiquement extraire les fichiers soustitre d'un DVD (suivant certains critaires)

D'avance merci

hervé

2 réponses

poluket Messages postés 2 Date d'inscription mercredi 28 janvier 2004 Statut Membre Dernière intervention 22 avril 2006
22 avril 2006 à 14:10
c'est bon j'ai trouvé la solution, il faut passer par un fichier
0
cs_Willi Messages postés 2375 Date d'inscription jeudi 12 juillet 2001 Statut Modérateur Dernière intervention 15 décembre 2018 21
22 avril 2006 à 14:36
Donne la solution stp.
0
Rejoignez-nous