LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   DVD9 to DVD5 (https://www.linuxquestions.org/questions/linux-software-2/dvd9-to-dvd5-265589/)

Klas 12-12-2004 12:20 PM

DVD9 to DVD5
 
Hi

I am working on a small python project of my own based on the dvd9to5.pl script but with subtitle support. All works well up to the dvdauthoring stage.

I have managed to "create" a movie with sounds that dvdauthor accepts and creates a working dvd structure. I have also managed to apply a subtitle to that movie, i can turn the subtitle on an off in mplayer.

But when i try to dvdauthor the movie with subtitle, it works for a while and then dvdauthor returns.

Code:

$ dvdauthor -o dvd movie-subs.mpeg
DVDAuthor::dvdauthor, version 0.6.8.  Build options: gnugetopt magick
Send bugs to <dvdauthor-users@lists.sourceforge.net>

INFO: dvdauthor creating VTS
STAT: Picking VTS 01

STAT: Processing movie-subs.mpeg...
ERR:  Audio pts moves backwards; please remultiplex input.

Does anyone have an idea how i can author my movie?

XavierP 12-14-2004 05:35 PM

This Tutorial in our Linux Tutorial section may be just what you are looking for .....

Klas 12-15-2004 12:45 AM

Thanks XavierP
But this time i already gone thrue the posts in LQ, before posting a new queston :)

The problem i seem to have is that mplex is not able to multiplex subtitles together with audio and movie. Instead i have to use spumux from the dvdauthor kit. But for some reason dvdauthor dont seem to like a movie processed thrue spumux.

Does someone know if there is a way to fix the movie that spumux broke so that dvdauthor likes it. A passthrue multiplex thrue mplex or something?

Klas


All times are GMT -5. The time now is 04:47 PM.