First off, just a tip of the hat to you on creating a great piece of software
There isn't really any good piece of software for adding subtitles to a pre-existing movie. In ffmpegX you have the ability to load subs into a movie that you are transcoding from one format to another. This works very well, especially when I am converting VOB files. What I was wondering is if it would be possible to set a function where you could just add subtitles to a pre-existing movie. For example, I have an mpeg svcd file and I have the subtitle file that goes with it. I want to add the subs to the movie, but I want to keep the same format (SVCD). Is there a way to do this? Maybe it could be set up as a stand-alone function like ffmpeg's mux and split functions under mpeg tools (if possible that is)?
Just wonderingThanks for any consideration.
Results 1 to 6 of 6
-
- Elreeko
"I have not failed. I have simply discovered what does not work." - Thomas Edison
-
The current SVCD subtitle capabilities rely on mplayer to "print" the subtitle on the image while encoding. In consequence, to add a subtitle this way you need to reencode. Reencoding SVCD to SVCD works, though you will lose some quality -as always when encoding-. "Real" SVCD switchable subtitles -could- be added at muxing step, but not all players seem to handle them, and the process of creating them is rather complex as they must be stored in bitmap graphics format, while most subtitle files comes in ASCII format.
-
Thanks, I was wondering if svcd > svcd would work.
If I check out the m2v file in vlc while the movie is encoding should I be able to see the subtitles? or does it burn them on later?- Elreeko
"I have not failed. I have simply discovered what does not work." - Thomas Edison
Similar Threads
-
request/ question ffmpegx and multi processors
By terramir in forum ffmpegX general discussionReplies: 0Last Post: 18th Dec 2011, 22:52 -
Confused! Confused! Confused! VCR to DVD; major question Toshiba Diomage SV
By CAnn12 in forum Capturing and VCRReplies: 0Last Post: 5th Feb 2011, 11:26 -
ffmpegX question
By ge in forum ffmpegX general discussionReplies: 1Last Post: 12th Aug 2009, 12:24 -
Newbie Question about Avi's, ffmpegx and Toast
By pmmassacre in forum ffmpegX general discussionReplies: 12Last Post: 25th Apr 2009, 23:38 -
help with ffmpegx and mp4... probably a nube question...
By manzico in forum ffmpegX general discussionReplies: 9Last Post: 5th Oct 2008, 16:58