用mac版本的硕鼠下载了很多小段flv,因为没下载完全,所以没有自动合并,又没有手动合并的功能.下载了handbrake还有total video converter找了半天好像只能转换格式,
imovie又不支持flv格式.无奈只有去win下安装格式工厂了.
大家有什么好的解决办法吗?
1
madeye 2015-06-19 11:56:32 +08:00 3
|
2
nevermlnd OP @madeye 呃.之前搜到过,太复杂了...发现虚拟机的win也不能合并,还要装什么解码器,解码器安装失败..
看了ffmpeg 5分钟还没什么头绪.. |
4
kidding 2015-06-19 12:21:50 +08:00
批量转换格式后再iMovie合并呗
|
5
KyonLi 2015-06-19 12:29:54 +08:00
播放器设置连播后用录屏软件录下来 :P
|
6
orzfly 2015-06-19 12:48:52 +08:00 2
@nevermlnd https://trac.ffmpeg.org/wiki/Concatenate 里面 Concat demuxer 一节,总共两步……
你这分明是看都没看就在想“妈呀看完这东西需要几个小时”吧…… > Create a file mylist.txt with all the files you want to have concatenated in the following form (lines starting with a # are ignored): # this is a comment file '/path/to/file1' file '/path/to/file2' file '/path/to/file3' > Note that these can be either relative or absolute paths. Then you can stream copy or re-encode your files: ffmpeg -f concat -i mylist.txt -c copy output |
7
xuhaoyangx 2015-06-19 13:17:15 +08:00
handbrake
|
9
gdgoldlion 2015-06-19 15:22:19 +08:00
有虚拟机的话,最傻瓜的是这个软件:
flvjoin.exe |
10
nevermlnd OP @orzfly 真不是没看,看了半个多小时,主要是能力有限。不是还要看源视频的编码吗?而且下载了都不知道执行哪个文件,一堆ffmpeg。也没搜到教程
|
12
nevermlnd OP @hpeng 手下留情..为了合并个视频折腾了3个小时 才来问的,真不是伸手党.
编译ffmpeg就看了好久 没看明白 很复杂的样子 |
13
wangcheng 2015-06-19 22:39:47 +08:00
Win 上 QQ 影音可以合并。
|
14
nevermlnd OP @gdgoldlion 谢了…没搜到原版flvjoin 一个andy's flvjoin搞定了
|
15
JackBlack2006 2015-06-20 11:41:02 +08:00
最简单的办法难道不是 ffmpeg 的一个前端软件 i-FFmpeg 么。。。
|
16
jaggerkyne 2015-06-22 16:59:06 +08:00
我一般都是拿FinalcutPro直接弄的,但机器要强大。
|