Page 1 of 2

Support Subtitles on Playstation 3

PostPosted: Sun Mar 20, 2011 10:22 am
by individual
I wish just that. :)

Re: Support Subtitles on Playstation 3

PostPosted: Sun Mar 20, 2011 12:27 pm
by Cerberus
individual wrote:I wish just that. :)


will have a look at this as im not sure if ps3 supports external subs but if it does will be easy to add.

Re: Support Subtitles on Playstation 3

PostPosted: Sun Mar 20, 2011 12:36 pm
by zip
It probably does not support it

Re: Support Subtitles on Playstation 3

PostPosted: Sun Mar 20, 2011 12:49 pm
by Cerberus
zip wrote:It probably does not support it


i duno zip i was gunna say that but as i have one i will give it a test :)

Re: Support Subtitles on Playstation 3

PostPosted: Sun Mar 20, 2011 3:07 pm
by individual
crossing fingers...
I was trying to contact ffmpeg about this, just to bug them about it, but they don't have a forum, just a mailing list (many, in fact; I didn't know which one to subscribe to in order to send my message)

I don't know if this is of any help, but some time ago I used this program (http://www.calcitapp.com/AVIAddXSubs.php) to pack subtitles in an avi file and the copy that file to PS3. it worked fine. the subtitle add process was pretty fast if I recall. maybe this principle could be used to pack subtitles in Serviio to be streamed to PS3. however, nowadays I'm playing mostly hi-rez mkv's from a Synology NAS, and the above method is obsolete...

again, crossing fingers! maybe Serviio's developers could find a way to make subtitles available to PS3. that would be a big step forward.

Re: Support Subtitles on Playstation 3

PostPosted: Sun Mar 20, 2011 3:40 pm
by Cerberus
individual wrote:crossing fingers...
I was trying to contact ffmpeg about this, just to bug them about it, but they don't have a forum, just a mailing list (many, in fact; I didn't know which one to subscribe to in order to send my message)

I don't know if this is of any help, but some time ago I used this program (http://www.calcitapp.com/AVIAddXSubs.php) to pack subtitles in an avi file and the copy that file to PS3. it worked fine. the subtitle add process was pretty fast if I recall. maybe this principle could be used to pack subtitles in Serviio to be streamed to PS3. however, nowadays I'm playing mostly hi-rez mkv's from a Synology NAS, and the above method is obsolete...

again, crossing fingers! maybe Serviio's developers could find a way to make subtitles available to PS3. that would be a big step forward.


Zip IS the serviio developer lol and it s has nohting to do with serviio really its if PS3 support it and until i test it we can not be 100% sure. i will update this thread with my findings

Re: Support Subtitles on Playstation 3

PostPosted: Sun Mar 27, 2011 8:55 pm
by wim
It probably does not support it


Hi,

I'm new to Serviio. Have been using ps3mediaserver for a while, but a great wish to be able to browse metadata has brought me here.
And to be honest, it looks great! :)
Alas, I notice that srt files are not being parsed, or at least not displayed on my PS3. As I have a bunch of foreign language films, this is a major downer.
I know that it is possible though, as the ps3mediaserver did this fine.

I haven't familiarized myself yet with customizing/hacking Serviio for a particular rendering device, but I'd be happy to be guinea pig. :)
Are there any pointers where to look if I'd want to start experimenting?

Cheers!
Wim

Re: Support Subtitles on Playstation 3

PostPosted: Sun Mar 27, 2011 9:02 pm
by zip
PS3MS does it by burningthe subtitles into the stream itself (basically transcoding the file even if it could play natively) and uses MPlayer to do that. Serviio doesn't use MPlayer so this won't be supported until FFmpeg implement something similar.

Re: Support Subtitles on Playstation 3

PostPosted: Sun Mar 27, 2011 11:02 pm
by wim
Wow, that was quick! :) Thanks!

Ouch, that doesn't sound very hope inspiring....

I had a quick glance at the ffmpeg git repo, and a few minutes ago, this was commited: add SubRip encoder. My naive enthousiasm is probably extremely misplaced in hoping that this might have anything to do with inserting subs in the stream? :lol:

I have no real knowledge about ffmpeg and its community, is there any hope at all that this is something we can expect?
I guess I'll keep a copy of PS3MS handy for those subtitled items, just in case ;)

cheers,
Wim

Re: Support Subtitles on Playstation 3

PostPosted: Sun Mar 27, 2011 11:29 pm
by zip
The commit looks promissing. Maybe someone could try building this latest FFmpeg and give it a try.

Re: Support Subtitles on Playstation 3

PostPosted: Mon Mar 28, 2011 7:15 am
by individual
I could give it a try. Could you provide me the link for the FFmpeg particular version? I want to beta test this feature with PS3.

Re: Support Subtitles on Playstation 3

PostPosted: Mon Mar 28, 2011 9:31 am
by individual
Is it enough to compile FFmpeg subRip encoder snapshot and place a .srt file near the video file (.mkv, .avi, .anySupported)?

What would be the needed PS3 profile modification so I could test the subtitle feature?

Re: Support Subtitles on Playstation 3

PostPosted: Mon Mar 28, 2011 11:24 am
by zip
It won't work with Serviio yet. IF they support this, someone has to confirm the FFmpeg command needed for burning the subtitles into the video stream. THEN we could add the support for a future version of Serviio.

Re: Support Subtitles on Playstation 3

PostPosted: Mon Mar 28, 2011 2:05 pm
by wim
zip wrote:It won't work with Serviio yet. IF they support this, someone has to confirm the FFmpeg command needed for burning the subtitles into the video stream. THEN we could add the support for a future version of Serviio.


I asked the question on #ffmpeg and got:

< Tjoppen> well, it encodes srt. an encoder doesn't hardsub
< Tjoppen> but, there's also the drawtext filter which might get hooked up to the subtitle stuff in due time. I haven't looked at that too much though
< twnqx> look out for a video filter that does subtitles.

So I guess it's not for now yet? :(
Can you tell I'm a video noob? :D

Re: Support Subtitles on Playstation 3

PostPosted: Mon Mar 28, 2011 2:06 pm
by zip
thanks wim.

Re: Support Subtitles on Playstation 3

PostPosted: Mon Mar 28, 2011 3:31 pm
by individual
I feel that there's hope :)

Re: Support Subtitles on Playstation 3

PostPosted: Mon Jun 27, 2011 11:07 pm
by thenymf
Any news on this? I cannot find any myself, however, i did not check IRC

Re: Support Subtitles on Playstation 3

PostPosted: Wed Jun 29, 2011 4:39 pm
by Daijoubu

Re: Support Subtitles on Playstation 3

PostPosted: Mon Jul 04, 2011 7:04 am
by thenymf
Unfortunately i do not own a ps3. I was asking about ffmpeg sub status

Re: Support Subtitles on Playstation 3

PostPosted: Fri Nov 18, 2011 5:32 pm
by darisil
nothing yet, guys??