求swf转换成视频的软件
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
-
- 帖子: 2148
- 注册时间: 2012-12-16 15:43
- 系统: debian
求swf转换成视频的软件
看到很多视频转换软件,什么mencoder啊,不过没搜到swf转换成视频的软件,可以推荐几个使用方便的吗
- eexpress
- 帖子: 58428
- 注册时间: 2005-08-14 21:55
- 来自: 长沙
-
- 帖子: 2148
- 注册时间: 2012-12-16 15:43
- 系统: debian
Re: 求swf转换成视频的软件
我查了很多资料,都是视频之间转换。没有swf的,能给个例子吗eexpress 写了:都是压片软件,如果没经验,要细调参数的。没啥方便的。
调整过后,参数固定,不如直接mencoder
-
- 帖子: 2148
- 注册时间: 2012-12-16 15:43
- 系统: debian
Re: 求swf转换成视频的软件
mencoder for-us.swf -o for-us.avi -oac mp3lame -ovc copy
MEncoder svn r34540 (Debian), built with gcc-4.7 (C) 2000-2012 MPlayer Team
success: format: 0 data: 0x0 - 0xd0aa7
libavformat version 53.21.1 (external)
Mismatching header version 53.19.0
libavformat file format detected.
[swf @ 0x7f76b72ee860]Compressed SWF format not supported
LAVF_header: av_open_input_stream() failed
libavformat file format detected.
[swf @ 0x7f76b72ee860]Compressed SWF format not supported
LAVF_header: av_open_input_stream() failed
============ Sorry, this file format is not recognized/supported =============
=== If this file is an AVI, ASF or MPEG stream, please contact the author! ===
Cannot open demuxer.
Exiting...
尝试着转换,好像不能转换swf格式啊,它说不支持
MEncoder svn r34540 (Debian), built with gcc-4.7 (C) 2000-2012 MPlayer Team
success: format: 0 data: 0x0 - 0xd0aa7
libavformat version 53.21.1 (external)
Mismatching header version 53.19.0
libavformat file format detected.
[swf @ 0x7f76b72ee860]Compressed SWF format not supported
LAVF_header: av_open_input_stream() failed
libavformat file format detected.
[swf @ 0x7f76b72ee860]Compressed SWF format not supported
LAVF_header: av_open_input_stream() failed
============ Sorry, this file format is not recognized/supported =============
=== If this file is an AVI, ASF or MPEG stream, please contact the author! ===
Cannot open demuxer.
Exiting...
尝试着转换,好像不能转换swf格式啊,它说不支持