Unknown1User / ps3mediaserver

Automatically exported from code.google.com/p/ps3mediaserver
0 stars 0 forks source link

[Encoding] Supports transcode to MPEG4 #497

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I think it would be very useful to have a trancoding setting for at
least the .conf files for H.264 native clients
2. Here's one client player for the iPod Touch/iPhone requirements for H264
video/audio (
http://www.alpha.co.jp/biz/products/dlna/mlplayer/process_mediaformat_en.html)
3. Handbrake video conversion program has well-tested defaults

What is the expected output? What do you see instead?

MPEG2 only video.

What version of the product are you using? On what operating system?

Latest beta for PS3media server/Mac OS X

If you are transcoding a media file, which engine are you using (mencoder,
avisynth/mencoder, tsmuxer?)

If the media file is in error (or does not play flawlessly), what are the
codec informations of this file (you can use following program:
mediainfo.sourceforge.net) ? 

Please provide any additional information below and PLEASE JOIN debug.log
file !!

Original issue reported on code.google.com by perple...@gmail.com on 3 Aug 2009 at 10:14

GoogleCodeExporter commented 9 years ago

Original comment by shagr...@gmail.com on 1 Feb 2010 at 10:07

GoogleCodeExporter commented 9 years ago
Adding a new profile for TranscodeVideo: H264AAC (v:h264 a:aac c:mp4) would 
output a usable format for Apple products, but in addition would also be usable 
on the Playstation 4 (and backwards compatible to PS3).

The PS3 could play the files the usual way through DLNA, and the PS4 could play 
them via the web browser and using an HTML5 video player. So in addition, a 
web-based file directory of the server would be needed (see Issue 702).

My tests on the PS4 streaming is here: 
http://www.ps3mediaserver.org/forum/viewtopic.php?f=4&t=17532

Original comment by creighto...@gmail.com on 8 Jan 2014 at 2:02