Skip to content

yohhoy/heic2hevc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heic2hevc

convert HEIC file to H.265 bitstream(Annex.B)

usage

convert HEIC to PNG format (w/ FFmpeg):

$ ./heic2hevc input.heic output.265
$ ffmpeg -i output.265 output.png

About

convert HEIC file to H.265 bitstream(Annex.B)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published