Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | Next revisionBoth sides next revision | ||
dlna [2014/07/19 06:30] – [DLNA] beandog | dlna [2014/07/19 06:30] – [Best Practices: DLNA] beandog | ||
---|---|---|---|
Line 44: | Line 44: | ||
* Figure out how resume-playback works -- I'm guessing that the DLNA server makes a request for a starting point | * Figure out how resume-playback works -- I'm guessing that the DLNA server makes a request for a starting point | ||
- | ==== Best Practices: DLNA ==== | ||
- | When it comes to encoding video with x264 for embedded devices that do playback (Blu-ray players, Roku, etc.), your **safest bet** is to use little to no advanced H.264 features. | ||
- | |||
- | General testing with various encoding settings is a reasonable approach, but if you want to keep it safe, focus on changing the CRF or constant bitrate, or the preset, and that's it. That' |