Skip to content

Phanix's Blog

Menu
  • About Me / 關於我

Category: 學習工作

python ver HorizonNet install & performance

No Comments
| 學習工作, 工作

Source from colleague, who found https://sunset1995.github.io/HorizonNet/ for 360 image horizontal correction.

Read More »

Get MIME type to return in php

No Comments
| 學習工作, 程式

紀錄一下

Read More »

phpmyadmin sql.lib.ph error #613

No Comments
| 學習工作, 工作, 程式

phpmyadmin version 4.6.6deb5ubuntu0.5,其他版本不確定有沒有

Read More »

UI freezes in Flutter build iOS app in China

No Comments
| 學習工作, 工作

最近遇到的問題,只能說中國網路神奇事情多多

Read More »

php handle CORS http api request in Unity WebGL project

No Comments
| 學習工作, 工作, 程式

Unity 可以將專案 deploy 到 web 環境中執行,但此時送 http api request 的時候,就會有 CORS 需要處理。

Read More »

Enable php mail function on ubuntu

No Comments
| 學習工作, 工作

許多用 php 開發的軟體(比方說 wordpress)通常會用 mail() 來呼叫系統預設的 mail service 寄信,但 ubuntu 預設是沒有安裝,所以得自己來。

Read More »

MariaDb (v. 10.4.10) import error (WAMPServer 3.2.0)

No Comments
| 學習工作, 程式

Usually happens when importing a huge amount of data to a table with many columns (total data length too large).

Read More »

Python3 讀取 utf8 檔案

No Comments
| 學習工作, 程式

紀錄一下,每次都忘記 Orz

Read More »

用FFmpeg取代 AWS Media Converter

No Comments
| 學習工作, 工作

在之前一篇原本已經打算用 AWS Media Converter,畢竟價錢算是合理,但後來想到還有閒置的便宜 cloud instance (在 google cloud, 1vCPU, 1.7G ram, 50G HDD),不如來試試看在上面跑 ffmpeg performance。 在 ubuntu 18.04lts 上安裝 ffmpeg 其實還蠻容易的,apt-get install 就可以解決,而且 dependent libraries一個不漏。 用 aws media converter將 3xMB 的 1080p 檔案(bit rate約 110000kbps)切段之後大約剩下28MB,有稍微被壓縮過,花費大概 20秒時間。 。 如果要差不多的壓縮率,用 ffmpeg 指定 quality level 16 (參數 crf,參考https://superuser.com/questions/525928/ffmpeg-keeping-quality-during-conversion)。最終費時約 50 秒,比AWS是明顯地慢但不至於太誇張。 $ ffmpeg -i 1080.mp4 -map 0 -codec:v […]

Read More »

AWS S3+Media Converter+CloudFront 做 video file streaming CDN服務

1 Comment
| 學習工作, 工作

雖然最後算算價格跟考慮使用情境應該不會採用這樣的 solution,但還是來記錄一下。

Read More »

Posts pagination

Previous 1 … 3 4 5 … 24 Next

Recent Posts

  • NextJS connect to backend Go api for buffering response
  • NextJs 的 404 handling
  • 強制 nextjs app router 不使用 Static Site Generation (SSG)
  • 將長時間英文 podcast 轉為中文 SRT 字幕檔
  • Letsencrypt 設定讓 apache2 通過 ssl labs 安全測試 A+

Recent Comments

  • Champagne Tasting - 2023/09 - Phanix's Blog on 龍吟 wine dinner
  • 天灰 on 撲克牌遊戲 — 德州撲克 (Texas Hold’em / Texas Poker)
  • 用FFmpeg取代 AWS Media Converter - Phanix's Blog on AWS S3+Media Converter+CloudFront 做 video file streaming CDN服務
  • Mount GCP storage as filesystem, and access with php - Phanix's Blog on php+apache 執行 sudo 命令出現 sudo: no tty present and no askpass program specified
  • Chateau de la Roche-aux-Moines (Nicolas Joly) Tasting - Phanix's Blog on Nicolas Joly 與他的生物動力法哲學

Archives

Tags

.net (29) 2008 (66) 2009 (91) Bordeaux (46) Bourgogne (37) c# (33) Cabernet Sauvignon (41) California (85) Chardonnay (46) dessert wine (26) food (53) France (58) France 法國 (68) French (28) French wine (25) japanese food (32) murmuring (25) photo-taking (46) photographing (48) php (41) Pinot Noir (52) programming (38) red wine (189) Santa Cruz (33) system administration (72) Taiwan (40) traveling (74) USA (125) white wine (120) wine (176) wine tasting (225) 加州 (64) 勃根地 (40) 台灣 (29) 品酒 (223) 攝影 (93) 旅遊 (60) 法國 (33) 波爾多 (38) 甜酒 (28) 白酒 (116) 系統管理 (51) 紅酒 (186) 美國 (100) 義大利 (36)

Categories

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Phanix's Blog 2025 . Powered by WordPress