2017 © Pedro Peláez
 

library io_heif

HEIF library

image

yoya/io_heif

HEIF library

  • Thursday, July 5, 2018
  • by yoya
  • Repository
  • 2 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

IO_HEIF

HEIF binary perser dumper, converter, powered by PHP. bidirectional converter with H.265/HEVC, (*1)

install

% composer require yoya/io_heif

require

  • IO_Bit
    • https://github.com/yoya/IO_Bit
  • IO_ISOBMFF
    • https://github.com/yoya/IO_ISOBMFF
  • IO_HEVC
    • https://github.com/yoya/IO_HEVC

script (sample/*.php)

  • heifdump.php
% php vendor/yoya/io_heif/sample/heifdump.php -f input.heic
type:ftyp(offset:0 len:24):File Type and Compatibility
  major:mif1 minor:0  alt:mif1, heic
type:mdat(offset:24 len:139682):Media Data
  _mdatId:557184717
  _offsetRelative:8
  _itemID:1
type:meta(offset:139706 len:328):Information about items
  version:0 flags:0
    type:hdlr(offset:139718 len:53):Handler reference
      version:0 flags:0
      componentType:
      componentSubType:pict
(omit...)
  • heiftree.php
% php vendor/yoya/io_heif/sample/heiftree.php -f input.heic
Props:
[1]: colr subtype:prof
[2]: hvcC profile:3 level:90 chroma:1
[3]: ispe width:512 height:512
(omit...)
Items:
[1]: dimg from:49 type:hvc1 method:0 ref:0 offset:28986 length:13529
[2]: dimg from:49 type:hvc1 method:0 ref:0 offset:42515 length:20507
(omit...)
[48]: dimg from:49 type:hvc1 method:0 ref:0 offset:804455 length:14580
[49]: pitm type:grid method:1 ref:0 offset:0 length:8
[50]: thmb from:49 type:hvc1 method:0 ref:0 offset:3995 length:22809
[51]: cdsc from:49 type:Exif method:0 ref:0 offset:26804 length:2182
  • heiffromhevc.php
% php vendor/yoya/io_heif/sample/heiffromhevc.php -f input.hevc > output.heic
  • heiftohevc.php
% php vendor/yoya/io_heif/sample/heiftohevc.php -f input.heic -r master xs> output.hevc
# iPhoneX depth map
% php sample/heiftohevc.php  -f IMG.HEIC -r aux -u urn:com:apple:photo:2018:aux:portraiteffectsmatte

The Versions

05/07 2018

dev-master

9999999-dev http://pwiki.awm.jp/~yoya/?IO_HEIF

HEIF library

  Sources   Download

MIT

The Requires

 

by Avatar yoya

image heif

26/04 2018

1.7

1.7.0.0 http://pwiki.awm.jp/~yoya/?IO_HEIF

HEIF library

  Sources   Download

MIT

The Requires

 

by Avatar yoya

image heif

16/12 2017

1.6

1.6.0.0 http://pwiki.awm.jp/~yoya/?IO_HEIF

HEIF library

  Sources   Download

MIT

The Requires

 

by Avatar yoya

image heif

20/10 2017

1.5

1.5.0.0 http://pwiki.awm.jp/~yoya/?IO_HEIF

HEIF library

  Sources   Download

MIT

The Requires

 

by Avatar yoya

image heif

19/10 2017

1.4

1.4.0.0 http://pwiki.awm.jp/~yoya/?IO_HEIF

HEIF library

  Sources   Download

MIT

The Requires

 

by Avatar yoya

image heif

19/10 2017

1.3

1.3.0.0 http://pwiki.awm.jp/~yoya/?IO_HEIF

HEIF library

  Sources   Download

MIT

The Requires

 

by Avatar yoya

image heif

19/10 2017

1.2

1.2.0.0 http://pwiki.awm.jp/~yoya/?IO_HEIF

HEIF library

  Sources   Download

MIT

The Requires

 

by Avatar yoya

image heif

19/10 2017

1.1

1.1.0.0 http://pwiki.awm.jp/~yoya/?IO_HEIF

HEIF library

  Sources   Download

MIT

The Requires

 

by Avatar yoya

image heif