PDA

View Full Version : mp4 and muxed subtitles (srt) playback


jkwarras
29th July 2005, 11:25
Hi, I just get into mp4 so please forgive any obvous mistakes I could make ;)

I muxed the following streams with MeGUI:

- Video stream: x264
- Audio stream: he-aac
- Subtitles streams: 3 srt files

Everything muxed correctly and I get the output mp4 file.

When I playback it with MPC or WMP everything is fine except that subtitles doesn't show up. I'm using the ffdshow and matroska splitter versions specified in http://x264.nl/ and the vobsub version provided with the latest matroska pack. The subtitles are definetly there, as I can see them being loaded in the haali splitter, and I've forced vobsub to be loaded, so I can also see them in the vobsub filter. But whatever I choose to hide/show subtitles or change the subtitle stream, nothing is displayed.

Any ideas?

:thanks:

mezzanine
29th July 2005, 11:37
Probably something with the overlay.

jkwarras
29th July 2005, 11:54
Probably something with the overlay.
Hmm, I'll check this out later. Thanks!

leowai
29th July 2005, 12:37
try to change the position of the subtitle, this may update and show the subtitle immediately.

jkwarras
29th July 2005, 15:05
try to change the position of the subtitle, this may update and show the subtitle immediately.
You're right! :thanks:

What a weird behaviour...

leowai
29th July 2005, 18:44
You're right! :thanks:

What a weird behaviour...
You're welcome. :)