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:34]
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>​
  
 ** Supported ** ** Supported **
  
-  * H.264 + AAC + MP4+  * H.264 + AAC + MP4 (this is just a slapped together list, I haven'​t looked at levels)
   * MPEG2 + AC3 + M2TS   * MPEG2 + AC3 + M2TS
 +  * MP4 movie titles
   * Resume playback for multiple files, across multiple sessions   * Resume playback for multiple files, across multiple sessions
   * Recently played list   * Recently played list
 +  * DLNA server icon
 +  * Video thumbnails (Plex DLNA server supports it, don't know how to duplicate in other DLNA servers)
  
 ** Not Supported ** ** Not Supported **
  
 +  * VC-1
   * 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. 
 + 
 +** Filesystems ** 
 + 
 +PS4 can playback media on a FAT32 and exFAT filesystem.

Navigation