Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

Ripped AVI and subtitles

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


jongitech at gmail

May 2, 2008, 8:30 AM

Post #1 of 9 (2204 views)
Permalink
Ripped AVI and subtitles

I have a movie that is ripped - movie.avi and movie.subs

I moved only the avi file to my video directory. When I play the avi (using mplayer), no subtitles appear. Do I need to copy the sub file to the video file as well. Is there some setting I need to enable in mplayer? Is it possible to see the subtitles without the sub file?

Fedora 8 and Myth 0.21

Rgds
Jongi


yourimatthys at gmail

May 2, 2008, 11:15 AM

Post #2 of 9 (2173 views)
Permalink
Re: Ripped AVI and subtitles [In reply to]

Place your subtitles under ~/.mplayer/subs/



On Fri, May 2, 2008 at 5:30 PM, jongi <jongitech [at] gmail> wrote:

> I have a movie that is ripped - movie.avi and movie.subs
>
> I moved only the avi file to my video directory. When I play the avi
> (using mplayer), no subtitles appear. Do I need to copy the sub file to the
> video file as well. Is there some setting I need to enable in mplayer? Is it
> possible to see the subtitles without the sub file?
>
> Fedora 8 and Myth 0.21
>
> Rgds
> Jongi
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>


jongitech at gmail

May 2, 2008, 11:45 AM

Post #3 of 9 (2177 views)
Permalink
Re: Ripped AVI and subtitles [In reply to]

Youri Matthys wrote:
> Place your subtitles under ~/.mplayer/subs/
>
>
So if the files are in these two directories

/mythv/media/Videos/movie.avi
~/.mplayer/subs/movie.sub

mplayer will pick-up the subtitles at the right parts of the movie? And
if I name the subs file movie1.sub, I assume that when I play movie.avi
mplayer won't pick them up?

Rgds
Jongi
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


yourimatthys at gmail

May 2, 2008, 1:03 PM

Post #4 of 9 (2158 views)
Permalink
Re: Ripped AVI and subtitles [In reply to]

Hm, I actually found a typo in my reply. The directory should be named "sub"
instead of "subs".

On Fri, May 2, 2008 at 8:45 PM, jongi <jongitech [at] gmail> wrote:

> Youri Matthys wrote:
> > Place your subtitles under ~/.mplayer/subs/
> >
> >
> So if the files are in these two directories
>
> /mythv/media/Videos/movie.avi
> ~/.mplayer/subs/movie.sub
>
> mplayer will pick-up the subtitles at the right parts of the movie? And
> if I name the subs file movie1.sub, I assume that when I play movie.avi
> mplayer won't pick them up?
>
> Rgds
> Jongi
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>


jedi at mishnet

May 3, 2008, 7:31 AM

Post #5 of 9 (2161 views)
Permalink
Re: Ripped AVI and subtitles [In reply to]

On Fri, May 02, 2008 at 05:30:18PM +0200, jongi wrote:

> I moved only the avi file to my video directory. When I play the avi
> (using mplayer), no subtitles appear. Do I need to copy the sub file to
> the video file as well. Is there some setting I need to enable in
> mplayer? Is it possible to see the subtitles without the sub file?<br>

You need to setup something like so...

mymovie.avi
mymovie.srt

or

mymovie.avi
mymovie.idx
mymovie.vob

Of course mplayer needs to be able to find the subtitles.

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jedi at mishnet

May 3, 2008, 7:33 AM

Post #6 of 9 (2150 views)
Permalink
Re: Ripped AVI and subtitles [In reply to]

On Fri, May 02, 2008 at 08:15:48PM +0200, Youri Matthys wrote:
> Place your subtitles under ~/.mplayer/subs/

That's probably not practical.

Although it does make for some interesting per-frontend
possibilities.

>
>
>
> On Fri, May 2, 2008 at 5:30 PM, jongi <jongitech [at] gmail> wrote:
>
> > I have a movie that is ripped - movie.avi and movie.subs
> >
> > I moved only the avi file to my video directory. When I play the avi
> > (using mplayer), no subtitles appear. Do I need to copy the sub file to the
> > video file as well. Is there some setting I need to enable in mplayer? Is it
> > possible to see the subtitles without the sub file?
> >
> > Fedora 8 and Myth 0.21
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jongitech at gmail

May 3, 2008, 9:40 AM

Post #7 of 9 (2134 views)
Permalink
Re: Ripped AVI and subtitles [In reply to]

jedi wrote:

You need to setup something like so... mymovie.avi mymovie.srt or mymovie.avi mymovie.idx mymovie.vob Of course mplayer needs to be able to find the subtitles. _______________________________________________ mythtv-users mailing list mythtv-users [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users"]http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
from what you state it seems all those files would have to be in the same directory?


jedi at mishnet

May 4, 2008, 6:43 AM

Post #8 of 9 (2111 views)
Permalink
Re: Ripped AVI and subtitles [In reply to]

On Sat, May 03, 2008 at 06:40:28PM +0200, jongi wrote:
> jedi wrote:
> You need to setup something like so...
>
> mymovie.avi
> mymovie.srt
>
> or
>
> mymovie.avi
> mymovie.idx
> mymovie.vob
>
> Of course mplayer needs to be able to find the subtitles.

> from what you state it seems all those files would have to be in the
> same directory?<br>

That's just the way I do it. I find that it suits my preferences.
I don't know if it can be done otherwise. That's just what I managed
to get out of the relevant documentation (for various players).


_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


yourimatthys at gmail

May 4, 2008, 1:55 PM

Post #9 of 9 (2108 views)
Permalink
Re: Ripped AVI and subtitles [In reply to]

On Sat, May 3, 2008 at 4:33 PM, jedi <jedi [at] mishnet> wrote:

> On Fri, May 02, 2008 at 08:15:48PM +0200, Youri Matthys wrote:
> > Place your subtitles under ~/.mplayer/subs/
>
> That's probably not practical.
>
> Although it does make for some interesting per-frontend
> possibilities.
>

$mkdir ~/movies/sub
$ln -s ~/movies/sub ~/.mplayer/sub

Afterwards put all subs under ~/movies/sub and point all your players to
this directory or symlink the players you can't control.

Regards, Youri

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.