design365
design365
i use ccooahttpserver for my ios local http server , but when use UIWebview to load the local page: http://127.0.0.1:50396/3c59dc048e8850243be8079a5c74d079/index.html it show me the html source code, but not display...
i have local file with mp4 (MPEG-4), and want to play use M3U8, but the M3U8 only play MPEG-2 TS , how can do that?
请作者看下是不是不起作用了?
$vbot->messageHandler->setHandler(function (Collection $message) { file_put_contents("./c.log", print_r($message, true) . PHP_EOL, FILE_APPEND); if ($message['type'] === 'group_change') { // file_put_contents("./c.log", print_r($message, true) . PHP_EOL, FILE_APPEND); } }); 这样好像并没有触发。。。
2020-10-18 17:52:04.446 31306-31306/com.test.video D/video=: [ffmpeg, -y, -y, -ss, 00:01.797, -i, /storage/emulated/0/Pictures/WeiXin/wx_camera_1602916597554.mp4, -t, 00:02.990, -vf, crop=473:1024:59:128:exact=0, -crf, 18, /data/user/0/com.test.video/files/wx_camera_1602916597554.mp4_crop.mp4] 2020-10-18 17:52:04.488 31306-31306/com.test.video D/video=: crop progress: -2147483648 //第一次处理一个视频后,再处理别的视频的话这里进度是负数 2020-10-18 17:52:05.427 31306-31306/com.test.video D/video=:...
1,就是类似YouTube 视频宽度窄的时候播放,背景会有一个一样的视频(宽度比前台清晰播放的视频宽度宽一些)在播放,并且是模糊的。 2,还有就是怎么实现视频播放的“代码设置”水平翻转、垂直翻转、左转90度、右转90度等旋转类。
# Feature Request proxy set ## Description I want to use http proxy ,or sock5 proxy ,but use account name and password , how to set these?
thanks for your work. but i want to decryption use php , how to do that? and the aes-js password is byte array, but the php aes decryption's password is...
可否增加宽高的选择框,来根据宽度、高度裁剪一部分区域,然后再带上你这个帧裁剪 ,就完美了