Page 1 of 1

How can add subtitle showing when play DVD.

Posted: Mon Feb 07, 2005 9:37 am
by crow
I have some dvd and when i am playing dvd subtitle is not showed, i try click on remote Menu=DVD Menu or OSD but nothing showed, is there any command option to add some line agrument so xine use first title from dvd, the dvd dont have MENU, its video,audio,subtitle.

How long will it take to convert vox (riped from dvd) to xvid with xbox...

And why emerge synce taking so long, and when update some thing it take realy big time, and i am in diap/up so you know what speed i have :))..

THnx

Edit:
I riped one DVD that have Menu and everthing, i select subtitle and it riped fine, when i browse ripped dvd i see command line:
sh /media/.mythtv/mplayerlanug vidoe %s
How to add there a flag that will load first title on dvd(that i riped)
I am googling but without lack and mythtv.info page doesnt help..

THnx

Posted: Mon Feb 07, 2005 6:16 pm
by crow
I found on mplayer page:
4.4. Playback problems
Q: How can I select audio/subtitle tracks from a DVD, OGM, Matroska or NUT file?

A: You have to use -aid (audio ID) or -alang (audio language), -sid(subtitle ID) or -slang (subtitle language), for example:

mplayer example.mkv -alang eng -slang eng
mplayer example.mkv -aid 1 -sid 1

To see which ones are available:
mplayer -vo null -ao null -frames 0 -v filename | grep sid
mplayer -vo null -ao null -frames 0 -v filename | grep aid
But i dont have keyboard to manual setup the line that play video riped....
I have ssh access, and on #mythtv-users channel sey that can be changed in database. I gues its mysql that come with MCE 1.1
but i need username and pass, i try with root as user, pass: xbox, media etc.. didnt login to mysql server or database.
Can someone explain me how to do this change...
THnx in advance

Posted: Mon Feb 07, 2005 9:36 pm
by vplayer
Hi,

maybe a search on the forums would have given you this thread..

viewtopic.php?t=1202&highlight=mysql

hope that helps,

Posted: Tue Feb 08, 2005 12:09 pm
by crow
Gentoox MCE 1.1 come with mysql already installed, the default mysql user and pass are mythtv/mythtv but i cant connect to mysql with this information.
i use this command:
mysql localhost -u mythtv -p
then i get prompt to enter pass i try mythtv nothing... I tried this pass: media, xbox, gentoox.
I dont wonna change that pass that mythtv use as i dont know where to write it IF I EVER CONNECT to database to change command line flags to get subtitle working while playing riped dvd from vob...

Thnx for try,

Edit:
The localhost from this "mysql localhost -u mythtv -p" command was problem.
the "mysql -u mythtv -p" will prompt for pass and "mythtv" will pass it:
media@MediaCenter $ mysql -u mythtv -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 26 to server version: 4.0.20

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql>
But i am blind there, i am not good in mysql, so if someone have time and know how to edit this line trought mysql pls help me.
Thnx a lot

Posted: Sun Feb 13, 2005 9:59 am
by crow
Huh this with subtitle is only thing that i am missing now. Does someone know can MythTV rip DVD with subtitle and can it play ripped dvd with subtitle.

Hope someone else use subtitle on this forum :)))

THnx

Posted: Mon Feb 14, 2005 8:10 pm
by crow
:(
I am trying everthing to get this working without luck.... Someone menaged to get subtitle to play, when you are playing riped dvd????

How can i shootdown only mythtv and how, so i can test command line arguments with mythtv. (and when restart to have back mythtv screen)


thnx