            * * *     Forum OXMO Message  * * *

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Titre : [HOWTO] Linux: Lire les vobsub avec Mplayer
Lancé le 08-11-2006 00:03 par KeySoze
Téléchargé de https://www.forum.oxmo.org/showthread.php?threadid=43920
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

[Post 1]
Auteur : KeySoze
Date : 08-11-2006 00:03
Titre : [HOWTO] Linux: Lire les vobsub avec Mplayer

Je vous mets ici un petit tutorial parce que j'ai un peu galéré pour y arriver.
Je voulais regarer un film DivX avec ses sous titres au format vobsub (fichier .sub constitué des sous-titres en image, différent d'un sous titres au format texte, comme les .srt par exemple)

Par défaut, quand on essaye d'ouvrir Mplayer avec les sous-titres portant le même nom dans le dossier, Mplayer nous renvoit qu'il n'arrive pas à ouvrir le fichier.

Une parade existe cependant en passant par le terminal:
$ mplayer mon_divx.avi [B]-vobsub[/B] mon_divx

où mon_divx.sub et mon_divx.idx sont présents dans le même dossier que le divx que je souhaite lire (et portent donc également le même nom, sauf extension bien sûr)

[quote]7.8. Extracting DVD subtitles to VOBsub file

MEncoder is capable of extracting subtitles from a DVD into VOBsub formatted files. They consist of a pair of files ending in .idx and .sub and are usually packaged in a single .rar archive. MPlayer can play these with the -vobsub and -vobsubid options.

You specify the basename (i.e without the .idx or .sub extension) of the output files with -vobsubout and the index for this subtitle in the resulting files with -vobsuboutindex.

If the input is not from a DVD you should use -ifo to indicate the .ifo file needed to construct the resulting .idx file.

If the input is not from a DVD and you do not have the .ifo file you will need to use the -vobsubid option to let it know what language id to put in the .idx file.

Each run will append the running subtitle if the .idx and .sub files already exist. So you should remove any before starting.[/quote]

Voilà, si ça peut aider quelqu'un ;)

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

[Post 2]
Auteur : karpath
Date : 08-11-2006 00:31

aaah génial ça §bienjoué§

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

