| View previous topic :: View next topic |
| Author |
Message |
stephenju
Joined: 20 Dec 2006 Posts: 54
|
Posted: Fri May 25, 2007 1:20 pm Post subject: PS3, DLNA and HDHR |
|
|
| The latest firmeware update (1.8 ) enables PS3 to play streamed media files with DLNA. Any idea if HDHR can be used as a server in this setup? |
|
| Back to top |
|
 |
modemboy
Joined: 26 Dec 2006 Posts: 120
|
Posted: Mon May 28, 2007 8:48 pm Post subject: |
|
|
Supposedly MythTV's UPnP server can stream music and SD shows to the PS3 from what I have read. I am trying to get my friend to bring his over to test.
Other than that the only other thing so far to support it I have heard of is TwonkyVision. |
|
| Back to top |
|
 |
stephenju
Joined: 20 Dec 2006 Posts: 54
|
Posted: Tue May 29, 2007 9:21 pm Post subject: |
|
|
| Hmm. I was thinking more in the line of streaming directly to PS3 from HDHR. I guess it's too much code to stuff into the device? |
|
| Back to top |
|
 |
modemboy
Joined: 26 Dec 2006 Posts: 120
|
Posted: Fri Jun 01, 2007 8:41 pm Post subject: |
|
|
I suppose it is quite possible, I know the HDHR does do some UPNP and at least reports it's IP address as it always shows up in my utorrent log when it scans for UPNP devices.
Another option would be to install linux on the PS3 and run mythtv on it. |
|
| Back to top |
|
 |
patogarza
Joined: 18 Jan 2008 Posts: 2
|
Posted: Fri Jan 18, 2008 5:54 am Post subject: any news? |
|
|
| could anyone get it to stream to the PS3? |
|
| Back to top |
|
 |
patogarza
Joined: 18 Jan 2008 Posts: 2
|
Posted: Sat Jan 19, 2008 12:28 am Post subject: |
|
|
I wrote to the manufacturer:
>Can the HDHomerun stream video directly to a Playstation3?
>
>If not yet, are you planning to get it to do so?
>
>Thank you, regards.
Hi,
The playstation 3 is not one of the supported platforms.
I will raise the question of future PS3 support internally.
Nick |
|
| Back to top |
|
 |
computer33
Joined: 18 Jun 2008 Posts: 1
|
Posted: Wed Jun 18, 2008 5:32 pm Post subject: |
|
|
Hello, I can play all HD Homerun files on my PS3 but with no sound?
Anyone successfully playing these files?
Thanks, |
|
| Back to top |
|
 |
loicvan
Joined: 23 Nov 2006 Posts: 9
|
Posted: Mon Jun 23, 2008 7:28 pm Post subject: |
|
|
| The PS3 doesn't not support AC3 sound in MPEG2 transport streams. You need to convert the file to a program stream to get sound. |
|
| Back to top |
|
 |
cander611
Joined: 13 Sep 2007 Posts: 7
|
Posted: Wed Jun 25, 2008 9:22 pm Post subject: |
|
|
| How do you convert the file to a program stream? |
|
| Back to top |
|
 |
loicvan
Joined: 23 Nov 2006 Posts: 9
|
Posted: Fri Jun 27, 2008 8:40 pm Post subject: |
|
|
| VideoRedo, HDTVtoMPEG2 (free), VirtualdubMOD and many other tools do. |
|
| Back to top |
|
 |
like2ct
Joined: 17 Jul 2008 Posts: 1
|
|
| Back to top |
|
 |
drlava
Joined: 12 Aug 2008 Posts: 2
|
Posted: Tue Aug 12, 2008 6:25 pm Post subject: PS3 as a DVR with the HD HomeRun |
|
|
I have been considering building a HTPC for ATSC DVR and Blu-Ray playing use, but if the PS3 could use the HD Homerun to make a DVR I'd buy that combination in a second.
I know it's possible, but is there communications between the companies, enough to make it happen!? |
|
| Back to top |
|
 |
jmg
Joined: 31 Aug 2008 Posts: 3
|
Posted: Sun Sep 14, 2008 6:57 pm Post subject: |
|
|
With regular MPEG2 Transport streams (as transmitted by ATSC), 2.42 crashes, and only one in five of the streams I tested had the previous behavior of playing video, but no audio. The other four now crash the PS3 video player. I have not tried to remux the MPEG2-TS into Blu-Ray .m2ts files (they have an additional 4 bytes per 188 byte packet that encodes delivery time information) and try those to see if those work. |
|
| Back to top |
|
 |
ilovejedd
Joined: 11 Apr 2008 Posts: 81
|
Posted: Wed Sep 17, 2008 7:32 pm Post subject: |
|
|
| jmg wrote: | | I have not tried to remux the MPEG2-TS into Blu-Ray .m2ts files (they have an additional 4 bytes per 188 byte packet that encodes delivery time information) and try those to see if those work. |
That's what I convert to when I want to watch something via the PS3. Works okay so far. |
|
| Back to top |
|
 |
John P Mitchell
Joined: 30 Jan 2009 Posts: 3
|
Posted: Sun Feb 08, 2009 5:53 am Post subject: Quick stream conversion for PS3 |
|
|
You can quickly convert streams so they will play with sound (in sync too) on the PS3. The tool is called ProjectX. It is multi-platform and should work on most platforms since it is Java based. Check it out at http://sourceforge.net/projects/project-x . I run it like so on Linux and it converts the stream to a program stream with audio intact without transcoding:
java -jar ProjectX.jar -tom2p some.mpg
Note you will need a Java JDK to compile the ProjectX source and then to run the ProjectX jar file. |
|
| Back to top |
|
 |
|