Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ps4 [2017/05/02 23:16] – beandog | ps4 [2021/09/02 23:13] (current) – [Media Player: DLNA Support] beandog | ||
---|---|---|---|
Line 10: | Line 10: | ||
< | < | ||
- | avconv | + | ffmpeg |
</ | </ | ||
+ | |||
+ | ** Supported ** | ||
+ | |||
+ | * H.264 + AAC + MP4 (this is just a slapped together list, I haven' | ||
+ | * MPEG2 + AC3 + M2TS | ||
+ | * MP4 movie titles | ||
+ | * Resume playback for multiple files, across multiple sessions | ||
+ | * 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 ** | ||
+ | |||
+ | * VC-1 | ||
+ | * MPEG2 + AC3 + MP4 | ||
+ | * VOBSUB | ||
+ | * 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. |