Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ps4 [2017/05/02 23:40] beandogps4 [2021/09/02 23:13] (current) – [Media Player: DLNA Support] beandog
Line 10: Line 10:
  
 <code> <code>
-avconv -i movie.mkv -c copy movie.m2ts+ffmpeg -i movie.mkv -c copy movie.m2ts
 </code> </code>
  
Line 21: Line 21:
   * Recently played list   * Recently played list
   * DLNA server icon   * DLNA server icon
 +  * Video thumbnails (Plex DLNA server supports it, don't know how to duplicate in other DLNA servers)
  
 ** Not Supported ** ** Not Supported **
Line 27: Line 28:
   * MPEG2 + AC3 + MP4   * MPEG2 + AC3 + MP4
   * VOBSUB   * VOBSUB
-  * Video covers+  * Video covers in the MP4 file
  
 Plex's DLNA server streams to it just fine as well, and it will do a Direct Play on H.264+AAC+MP4 videos. Plex's DLNA server streams to it just fine as well, and it will do a Direct Play on H.264+AAC+MP4 videos.
 +
 +** Filesystems **
 +
 +PS4 can playback media on a FAT32 and exFAT filesystem.

Navigation