Video File Support ================== Technical References and Tutorials ---------------------------------- | Title | URL | |------------------------------------------------------|-------------------------------------------------------------------------| | Web Video Codec Guide | https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Video_codecs | | Media Container Formats | https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Containers | | MP4 Signature Format | https://www.file-recovery.com/mp4-signature-format.htm | | List of file signatures (Wikipedia) | https://en.wikipedia.org/wiki/List_of_file_signatures | | How to use the io.Reader interface | https://yourbasic.org/golang/io-reader-interface-explained/ | | AV1 Codec ISO Media File Format | https://aomediacodec.github.io/av1-isobmff | Hybrid Photo/Video Formats -------------------------- For more information on hybrid photo/video file formats, e.g. Apple Live Photos and Samsung/Google Motion Photos, see [github.com/photoprism/photoprism/tree/develop/pkg/live](https://github.com/photoprism/photoprism/tree/develop/pkg/live). ---- *PhotoPrism® is a [registered trademark](https://www.photoprism.app/trademark). By using the software and services we provide, you agree to our [Terms of Service](https://www.photoprism.app/terms), [Privacy Policy](https://www.photoprism.app/privacy), and [Code of Conduct](https://www.photoprism.app/code-of-conduct). Docs are [available](https://link.photoprism.app/github-docs) under the [CC BY-NC-SA 4.0 License](https://creativecommons.org/licenses/by-nc-sa/4.0/); [additional terms](https://github.com/photoprism/photoprism/blob/develop/assets/README.md) may apply.*