Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ps4 [2017/05/02 17:40]
beandog
ps4 [2021/09/02 17:13] (current)
beandog [Media Player: DLNA Support]
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