x265 코덱 컴파일 방법 (H.265 HEVC) Visual Studio 2017 Community

shint의 이미지





x265 코덱 컴파일 방법 (H.265 HEVC) Visual Studio 2017 Community

 

컴파일 되는 x265 코덱 (H.265 HEVC) 소스
x265 HEVC Encoder
https://bitbucket.org/multicoreware/x265/wiki/Home

 

 

FFMPEG 다운로드 주소

http://ffmpeg.zeranoe.com/builds/

 

FFMPEG 으로 x265 코덱 엔코딩 사용방법 (잘못사용해서 그런지. 화질이 그렇게 좋지 않았다.)

ffmpeg -i "C:\Users\IEUser\Documents\마비노기 영웅전\스크린샷\2017_09_17_%04d.jpg" -vcodec libx265 "D:\2017_09_17_0000x265.mp4"

 

 

CMAKE 는 여기서 다운

https://cmake.org/download/

 

 

실행 옵션 주소

http://x265.readthedocs.io/en/default/cli.html#executable-options

 

 

원본 1360 x 768

 

윈도우 페인트

 

GDI Plus

 

H264

 

libx265

 

 

 

//---------------------------------------------

//아래는 안봐도 되는 내용

//---------------------------------------------


//
D:
cd D:\ffmpeg-20170827-ef0c6d9-win64-static\bin
ffmpeg -start_number 0 -r 500 -i "C:\Users\IEUser\Documents\마비노기 영웅전\스크린샷\2017_09_15_%04d.jpg" -vcodec h264 "D:\2017_09_15_0000.mp4"
ffmpeg -start_number 0 -r 500 -i "C:\Users\IEUser\Documents\마비노기 영웅전\스크린샷\2017_09_16_%04d.jpg" -vcodec h264 "D:\2017_09_16_0000.mp4"
ffmpeg -start_number 150 -r 500 -i "C:\Users\IEUser\Documents\마비노기 영웅전\스크린샷\2017_09_17_%04d.jpg" -vcodec h264 "D:\2017_09_17_0000.mp4"

ffmpeg -hwaccel_device 0 -hwaccel cuvid -hwaccel dxva2 -threads 8 -start_number 150 -r 500 -i "C:\Users\IEUser\Documents\마비노기 영웅전\스크린샷\2017_09_17_%04d.jpg" -vcodec h264 "D:\2017_09_17_0000x.mp4"

ffmpeg -start_number 150 -r 500 -i "C:\Users\IEUser\Documents\마비노기

 

 


shint의 이미지

캠타시아 Techsmith Camtasia
http://software.naver.com/software/summary.nhn?softwareId=MFS_100143#

01 캠타시아(Camtasia) 기본 : 설치, 캡쳐, 편집, 저장 - YouTube
https://www.youtube.com/watch?v=YaeA3vE2mMA

Windows Movie Maker 2016 Free Download
http://windows-movie-maker.org/

무비메이커 윈도우7 윈도우10 다운로드 설치하기(한글판 전환) :: 블로그 ...
http://adsenser.tistory.com/52

원본 화질은 LossLess 로 검색
유튜브 슬라이드 쇼 (원본+손실)

MEGA Cloud (원본)
네이버 클라우드 (원본)
구글 드라이브 (원본)
Microsoft OneDrive (원본)
다음 블로그 (원본)
네이버 블로그 (원본)

페이스북 (이미지 손실)
구글 사진 (이미지 손실)

Animated PNG (원본 대용량)
GIF (손실)

//
윈도우 그림판 mspaint (스크립트 느림)
GDI Plus (빠름 용량 절반)
캠타시아 (좀 느림)
FFMPEG h264 (좀 어둠 1/10 용량)
FFMPEG libx265 (화질 떨어짐)
알씨 동영상 만들기 (무거움)
다음팟 인코더 (어려움)

//
Adobe Premiere 체험판
http://www.adobe.com/kr/products/premiere.html?sdid=TG8SLMKT&mv=search&s_kwcid=AL!3085!3!155877978478!b!!!!adobe%20premier%20pro&ef_id=WX3EPAAAAViTcBTg:20170918043839:s

곰믹스
http://software.naver.com/software/summary.nhn?softwareId=GWS_001665

네이버 동영상 편집기
http://1.navermoviemaker.cf/

다음팟 인코더 (동영상 편집)
http://aafile.tistory.com/399

다음팟 인코더 (동영상 편집) - 다운로드
http://get.daum.net/PotEncoder/DaumPotEncoder.exe

----------------------------------------------------------------------------
젊음'은 모든것을 가능하게 만든다.

매일 1억명이 사용하는 프로그램을 함께 만들어보고 싶습니다.
정규 근로 시간을 지키는. 야근 없는 회사와 거래합니다.

각 분야별. 좋은 책'이나 사이트' 블로그' 링크 소개 받습니다. shintx@naver.com

shint의 이미지

libde265 ★ H265 HEVC 코덱 오픈소스 ★★★★★
-------------------------
http://www.libde265.org/
https://github.com/strukturag/libde265

"C:\Program Files\Microsoft Visual Studio 14.0\VC\bin\vcvars32.bat" 이거 실행한후에.
build.bat 를 하면 컴파일 된다.
-------------------------
https://www.videolan.org/developers/x265.html
-------------------------
x265 HEVC Encoder / H.265 Video Codec
http://x265.org/
http://x265.org/hevc-h265/

----------------------------------------------------------------------------
젊음'은 모든것을 가능하게 만든다.

매일 1억명이 사용하는 프로그램을 함께 만들어보고 싶습니다.
정규 근로 시간을 지키는. 야근 없는 회사와 거래합니다.

각 분야별. 좋은 책'이나 사이트' 블로그' 링크 소개 받습니다. shintx@naver.com

shint의 이미지


초고화질(무손실)로 녹화하려면 어떻게 하나요? NVENC HEVC ★ Lagarith Lossless Video 외장 코덱 다운로드
http://ohsoft.net/kor/ocam/tutorial/tutorial014.php?cate=1002

NVEnc HEVC
https://onedrive.live.com/?id=6BDD4375AC8933C6%212293&cid=6BDD4375AC8933C6
h.264, hevc GPU 가속 인코딩 (INTEL AMD, NVIDIA) staxrip
http://blog.naver.com/PostView.nhn?blogId=janilboo&logNo=220646747685

4K 고해상도 미디어 공유를 한 GPU 기반 지연 DXT 압축  송 (GPU-based Low-latency DXT Compression and Transport for 4K Ultra-high-definition Media Sharing)
http://kiise.or.kr/e_journal/2012/8/cpl/pdf/01.pdf
GPU Gems 3
http://http.developer.nvidia.com/GPUGems3/gpugems3_ch36.html
SSLShader
A GPU-accelerated SSL Proxy
http://shader.kaist.edu/sslshader/
명령어 기반 초대형 파일 암호화 프로그램좀 추천좀 부탁합니다.
https://kldp.org/node/137943
구글, 오픈소스 3D 압축 라이브러리 드라코(Draco) 발표
http://raptor-hw.net/xe/index.php?mid=news&listStyle=viewer&document_srl=139975&page=2
DXT 무손실 압축
DDS
TGA
PNG
JPG

HMD-ExpG(Hierarchical Minimum Difference + ExpGolomb)
HMD-NBS
DPCM-GR

CUDA based Lossless Asynchronous Compression of Ultra High Definition Game Scenes using DPCM-GR
http://www.jkgs.or.kr/journal/article.php?code=11526

Ndc2012 최지호 텍스쳐 압축 기법 소개
https://www.slideshare.net/zho7611/ndc2012-12677111
Display color와 Digital texture format의 이해
https://www.slideshare.net/illustor/display-color-digital-texture-format
DDS/DXT/MINMAP/LOD방식에 대한 이해?
http://blog.naver.com/PostView.nhn?blogId=whyeng&logNo=80059690960&widgetTypeCall=true
GDC 2012: DXT is NOT ENOUGH! Advanced texture compression for games
https://www.youtube.com/watch?v=7bJ-D1xXEeg
DXT1ihd

----------------------------------------------------------------------------
젊음'은 모든것을 가능하게 만든다.

매일 1억명이 사용하는 프로그램을 함께 만들어보고 싶습니다.
정규 근로 시간을 지키는. 야근 없는 회사와 거래합니다.

각 분야별. 좋은 책'이나 사이트' 블로그' 링크 소개 받습니다. shintx@naver.com

shint의 이미지

Virtualdub 1.10.4 / 1.10.5 test 7 프로그램이 간단하고 사용하기 편하네요. ㅇ_ㅇ;; 동영상 용량이 좀 크지만...
https://www.videohelp.com/software/Virtualdub

윈도우 버전은 버그가 좀 있다고 합니다. 리눅스 버전은 쓸만하다고 합니다.
http://avidemux.sourceforge.net/
리눅스 GIMP 프로그램도 좋다고 합니다.

----------------------------------------------------------------------------
젊음'은 모든것을 가능하게 만든다.

매일 1억명이 사용하는 프로그램을 함께 만들어보고 싶습니다.
정규 근로 시간을 지키는. 야근 없는 회사와 거래합니다.

각 분야별. 좋은 책'이나 사이트' 블로그' 링크 소개 받습니다. shintx@naver.com

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.