blaz
15th April 2008, 17:31
I'm ripping a dvd with "forced" subtitles ("Traffic"). No transcoding just copy it over into an MPEG-PS container:
mencoder dvd://1 -dvd-device /dev/hdc -o Traffic.mpg -oac copy -ovc copy -of mpeg -mpegopts muxrate=12000
Seems to work pretty well, despite lots of duplicate frame messages; it's very fast and the mpg can be streamed to the PS3 via Mediatomb.
But what about the forced subtitles (in English only when they're speaking spanish)?
Guess since I'm streaming to the PS3, there's no way for a choice of subtitles. But it would be nice to have the "forced" subtitles at least.
Does that mean I have to re-encode the video and burn in the subtitles somehow? Or can they be muxed into the container?
mencoder dvd://1 -dvd-device /dev/hdc -o Traffic.mpg -oac copy -ovc copy -of mpeg -mpegopts muxrate=12000
Seems to work pretty well, despite lots of duplicate frame messages; it's very fast and the mpg can be streamed to the PS3 via Mediatomb.
But what about the forced subtitles (in English only when they're speaking spanish)?
Guess since I'm streaming to the PS3, there's no way for a choice of subtitles. But it would be nice to have the "forced" subtitles at least.
Does that mean I have to re-encode the video and burn in the subtitles somehow? Or can they be muxed into the container?