BDP-83 Media Files FAQ
From OPPOwiki
m (removed dead link) |
(→What are the supported media file types?) |
||
Line 7: | Line 7: | ||
These are the actual file name extensions the player can read. For example, the player will see and display a file called ''abc.jpg'', but if you rename it to ''jpg.abc'' it will become invisible to the player and you will not be able to display it. ".abc" is not a supported file name extension. It is important to note that many of these filetypes are ''container'' formats, which means that they can contain a variety of codecs, not all of which are supported. | These are the actual file name extensions the player can read. For example, the player will see and display a file called ''abc.jpg'', but if you rename it to ''jpg.abc'' it will become invisible to the player and you will not be able to display it. ".abc" is not a supported file name extension. It is important to note that many of these filetypes are ''container'' formats, which means that they can contain a variety of codecs, not all of which are supported. | ||
− | + | <br><br> | |
+ | '''Video Files''' | ||
+ | {| class="wikitable" border="1" cellpadding="1" cellspacing="0" style="font-size: 100%; text-align: center; width: auto" | ||
+ | |- style="background:#e0e0e0;" | ||
+ | ! Format Name | ||
+ | ! File Extension | ||
+ | ! Limits | ||
+ | ! Disc playback? | ||
+ | ! USB/eSata playback? | ||
+ | ! *DLNA playback? | ||
+ | |- | ||
+ | ! AVI | ||
+ | | .avi | ||
+ | | | ||
+ | | Yes | ||
+ | | Yes | ||
+ | | No | ||
+ | |- | ||
+ | ! MKV | ||
+ | | .mkv | ||
+ | | Limited support for L5.1 and above | ||
+ | | Yes | ||
+ | | Yes | ||
+ | | Yes | ||
+ | |- | ||
+ | ! DIVX | ||
+ | | .divx | ||
+ | | | ||
+ | | Yes | ||
+ | | Yes | ||
+ | | No | ||
+ | |- | ||
+ | ! XVID | ||
+ | | .avi | ||
+ | | | ||
+ | | Yes | ||
+ | | Yes | ||
+ | | No | ||
+ | |- | ||
+ | ! MPEG | ||
+ | | .mpg, .mpeg | ||
+ | | | ||
+ | | Yes | ||
+ | | Yes | ||
+ | | Yes | ||
+ | |- | ||
+ | ! DAT | ||
+ | | .dat | ||
+ | | | ||
+ | | Yes | ||
+ | | Yes | ||
+ | | Yes | ||
+ | |- | ||
+ | ! VOB | ||
+ | | .vob | ||
+ | | | ||
+ | | Yes | ||
+ | | Yes | ||
+ | | Yes | ||
+ | |- | ||
+ | ! AVCHD | ||
+ | | /AVCHD | ||
+ | | | ||
+ | | Yes | ||
+ | | Yes | ||
+ | | No | ||
+ | |- | ||
+ | ! TS | ||
+ | | .ts | ||
+ | | | ||
+ | | No | ||
+ | | No | ||
+ | | Yes | ||
+ | |- | ||
+ | ! MPEG-PS | ||
+ | | .mpg | ||
+ | | | ||
+ | | Yes | ||
+ | | Yes | ||
+ | | Yes | ||
+ | |- | ||
+ | ! MTS | ||
+ | | .mts | ||
+ | | | ||
+ | | No | ||
+ | | No | ||
+ | | Yes | ||
+ | |- | ||
+ | ! M2TS / M2T | ||
+ | | .m2ts, .m2t | ||
+ | | | ||
+ | | No | ||
+ | | No | ||
+ | | Yes | ||
+ | |} | ||
+ | |||
+ | |||
+ | '''Audio Files''' | ||
+ | {| class="wikitable" border="1" cellpadding="1" cellspacing="0" style="font-size: 100%; text-align: center; width: auto" | ||
+ | |- style="background:#e0e0e0;" | ||
+ | ! Format Name | ||
+ | ! File Extension | ||
+ | ! Audio Codec | ||
+ | ! Audio bitrate limit | ||
+ | ! Disc playback? | ||
+ | ! USB/eSata playback? | ||
+ | ! *DLNA playback? | ||
+ | |- | ||
+ | ! MP3 | ||
+ | | .mp3 | ||
+ | | MP1, MP2, MP3 | ||
+ | | Bitrate: 8Kbps ~ 320Kbps <br>Support MP3 ID3 tag information | ||
+ | | Yes | ||
+ | | Yes | ||
+ | | Yes | ||
+ | |- | ||
+ | ! WMA | ||
+ | | .wma | ||
+ | | Windows Media Audio 7, 8, 9 | ||
+ | | Sample rate: 32K, 44.1K, 48K <br>Bitrate: 32Kbps ~ 192Kbps | ||
+ | | Yes | ||
+ | | Yes | ||
+ | | Yes | ||
+ | |- | ||
+ | ! LPCM | ||
+ | | .pcm | ||
+ | | | ||
+ | | | ||
+ | | No | ||
+ | | No | ||
+ | | Yes | ||
+ | |- | ||
+ | ! MKA | ||
+ | | .mka | ||
+ | | MP2, MP3, AC3, <br>AAC, DTS, PCM, WMA | ||
+ | | | ||
+ | | Yes | ||
+ | | Yes | ||
+ | | No | ||
+ | |} | ||
+ | |||
+ | |||
+ | '''Image Files''' | ||
+ | {| class="wikitable" border="1" cellpadding="1" cellspacing="0" style="font-size: 100%; text-align: center; width: auto" | ||
+ | |- style="background:#e0e0e0;" | ||
+ | ! Format Name | ||
+ | ! File Extension | ||
+ | ! Disc playback? | ||
+ | ! USB/eSata playback? | ||
+ | ! *DLNA playback? | ||
+ | |- | ||
+ | ! JPEG | ||
+ | | .jpg | ||
+ | | Yes | ||
+ | | Yes | ||
+ | | Yes | ||
+ | |- | ||
+ | ! PNG | ||
+ | | .png | ||
+ | | Yes | ||
+ | | Yes | ||
+ | | Yes | ||
+ | |- | ||
+ | ! GIF | ||
+ | | .gif | ||
+ | | Yes | ||
+ | | Yes | ||
+ | | No | ||
+ | |- | ||
+ | ! Active GIF | ||
+ | | .gif | ||
+ | | Yes | ||
+ | | Yes | ||
+ | | No | ||
+ | |- | ||
+ | ! Picture CD | ||
+ | | ./ | ||
+ | | Yes | ||
+ | | No | ||
+ | | No | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | '''Subtitle Files''' | ||
+ | {| class="wikitable" border="1" cellpadding="1" cellspacing="0" style="font-size: 100%; text-align: center; width: auto" | ||
+ | |- style="background:#e0e0e0;" | ||
+ | ! Format Name | ||
+ | ! Limit | ||
+ | ! Disc playback? | ||
+ | ! USB/eSata playback? | ||
+ | ! *DLNA playback? | ||
+ | |- | ||
+ | ! srt <br>sub <br>txt <br>smi <br>ssa <br>ass <br>idx+sub | ||
+ | | No support for Unicode and UTF-8 codec | ||
+ | | Yes | ||
+ | | Yes | ||
+ | | No | ||
+ | |- | ||
+ | ! More details | ||
+ | | .mpeg and .mpg video files cannot load idx+sub subtitle <br>Cannot support external subtitles via DLNA <br>The subtitle support also depends on the DLNA server's capability | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |} | ||
+ | |||
+ | |||
+ | ''' * DLNA playback also depends on the DLNA server's capability.''' | ||
+ | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
These file types are '''not''' currently supported: | These file types are '''not''' currently supported: |