文章分类 -  Multimedia

上一页 1 2

jpg png rgba 转换器
摘要:https://convertio.co/zh/jpg-png/ 阅读全文

posted @ 2020-07-03 18:12 cdekelon 阅读(452) 评论(0) 推荐(0)

在linux下查看图片坐标
摘要:sudo apt-get install mtpaint 阅读全文

posted @ 2020-01-09 14:01 cdekelon 阅读(469) 评论(0) 推荐(0)

H.264视频编码推荐的分辨率和码率配置表
摘要:https://blog.csdn.net/benkaoya/article/details/79558896 阅读全文

posted @ 2019-10-24 17:15 cdekelon 阅读(226) 评论(0) 推荐(0)

how to play mp4 in linux ($ ffmpeg2theora filename.mp4)
摘要:把它转成ogv,然后双击ogv观看。 $ sudo apt-get install ffmpeg2theora $ ($ ffmpeg2theora filename.ogv) https://getch.wordpress.com/2009/08/13/playing-mp4-files-in-l 阅读全文

posted @ 2019-09-17 17:23 cdekelon 阅读(132) 评论(0) 推荐(0)

软件修改image quality
摘要:https://compressor.software/ Dowload it and modify JPEG image quality to lower, such as 2. 阅读全文

posted @ 2019-05-28 14:14 cdekelon 阅读(80) 评论(0) 推荐(0)

convert all png to jpg
摘要:I may suggest convert all png to jpg from command line: https://superuser.com/questions/71028/batch-converting-png-to-jpg-in-linux $ for i in *.png ; 阅读全文

posted @ 2018-12-14 11:33 cdekelon 阅读(102) 评论(0) 推荐(0)

4K mp4 video link
摘要:https://www.videezy.com/free-video/4k?resolution-4k=true&format-mp4=true 阅读全文

posted @ 2018-12-14 10:42 cdekelon 阅读(241) 评论(0) 推荐(0)

Memory leak valgrind
摘要:http://valgrind.org/docs/manual/quick-start.html Set 100 callers in stack traces and run valgrind again.$ valgrind --num-callers=100 --leak-check=full 阅读全文

posted @ 2018-11-28 17:24 cdekelon 阅读(51) 评论(0) 推荐(0)

fps 1080p YUYV
摘要:USB 3.0 should go up to 5Gbps; right? If so, should't 1920 x 1080 @ 30fps in YUYV be achievable? 1920 x 1080 (pixels/frame) x 16 (bits/pixel for YUYV) 阅读全文

posted @ 2018-11-26 15:23 cdekelon 阅读(73) 评论(0) 推荐(0)

CSI, argus, v4l2, vi, usb camera
摘要:http://on-demand.gputechconf.com/gtc/2016/webinar/getting-started-jetpack-camera-api.pdf From 2433501 阅读全文

posted @ 2018-11-23 15:55 cdekelon 阅读(172) 评论(0) 推荐(0)

About HDR (High Dynamic Range )
摘要:http://4k.com/high-dynamic-range-4k-tvs-everything-need-know-hdr-contrast-wide-color-gamut-tvs-content-offer/ http://www.acousticfrontiers.com/uhd-101 阅读全文

posted @ 2018-11-02 11:13 cdekelon 阅读(59) 评论(0) 推荐(0)

ubuntu recording
摘要:Simplescreenrecorder $ sudo apt-get update $ sudo apt-get install simplescreenrecorder$ simplescreenrecorder recordmydesktop https://www.nenew.net/ubu 阅读全文

posted @ 2018-06-25 17:56 cdekelon 阅读(108) 评论(0) 推荐(0)

上一页 1 2

导航