FFMPEG to convert swfs - could not find codec parameters
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I've read mixed reports online about the ability to convert basic SWF files to a video format using FFMPEG.
Can any FFMPEG experts suggest whether there is a way to get this to work reliably?
Using the very simplest of options
ffmpeg -i swf1.swf swf1.mp4
I get the following error message
ffmpeg version 2.5.3 Copyright (c) 2000-2015 the FFmpeg developers
built on Jan 17 2015 12:08:40 with Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
configuration: --prefix=/usr/local/Cellar/ffmpeg/2.5.3 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libmp3lame --enable-libvo-aacenc --enable-libxvid --enable-vda
libavutil 54. 15.100 / 54. 15.100
libavcodec 56. 13.100 / 56. 13.100
libavformat 56. 15.102 / 56. 15.102
libavdevice 56. 3.100 / 56. 3.100
libavfilter 5. 2.103 / 5. 2.103
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 3.100 / 53. 3.100
swf1.swf: could not find codec parameters
This happens even with blank swfs!!
Is it possible I am missing a utility or codec for FFMPEG? I am on OSX.
ffmpeg
add a comment |
I've read mixed reports online about the ability to convert basic SWF files to a video format using FFMPEG.
Can any FFMPEG experts suggest whether there is a way to get this to work reliably?
Using the very simplest of options
ffmpeg -i swf1.swf swf1.mp4
I get the following error message
ffmpeg version 2.5.3 Copyright (c) 2000-2015 the FFmpeg developers
built on Jan 17 2015 12:08:40 with Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
configuration: --prefix=/usr/local/Cellar/ffmpeg/2.5.3 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libmp3lame --enable-libvo-aacenc --enable-libxvid --enable-vda
libavutil 54. 15.100 / 54. 15.100
libavcodec 56. 13.100 / 56. 13.100
libavformat 56. 15.102 / 56. 15.102
libavdevice 56. 3.100 / 56. 3.100
libavfilter 5. 2.103 / 5. 2.103
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 3.100 / 53. 3.100
swf1.swf: could not find codec parameters
This happens even with blank swfs!!
Is it possible I am missing a utility or codec for FFMPEG? I am on OSX.
ffmpeg
add a comment |
I've read mixed reports online about the ability to convert basic SWF files to a video format using FFMPEG.
Can any FFMPEG experts suggest whether there is a way to get this to work reliably?
Using the very simplest of options
ffmpeg -i swf1.swf swf1.mp4
I get the following error message
ffmpeg version 2.5.3 Copyright (c) 2000-2015 the FFmpeg developers
built on Jan 17 2015 12:08:40 with Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
configuration: --prefix=/usr/local/Cellar/ffmpeg/2.5.3 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libmp3lame --enable-libvo-aacenc --enable-libxvid --enable-vda
libavutil 54. 15.100 / 54. 15.100
libavcodec 56. 13.100 / 56. 13.100
libavformat 56. 15.102 / 56. 15.102
libavdevice 56. 3.100 / 56. 3.100
libavfilter 5. 2.103 / 5. 2.103
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 3.100 / 53. 3.100
swf1.swf: could not find codec parameters
This happens even with blank swfs!!
Is it possible I am missing a utility or codec for FFMPEG? I am on OSX.
ffmpeg
I've read mixed reports online about the ability to convert basic SWF files to a video format using FFMPEG.
Can any FFMPEG experts suggest whether there is a way to get this to work reliably?
Using the very simplest of options
ffmpeg -i swf1.swf swf1.mp4
I get the following error message
ffmpeg version 2.5.3 Copyright (c) 2000-2015 the FFmpeg developers
built on Jan 17 2015 12:08:40 with Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
configuration: --prefix=/usr/local/Cellar/ffmpeg/2.5.3 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libmp3lame --enable-libvo-aacenc --enable-libxvid --enable-vda
libavutil 54. 15.100 / 54. 15.100
libavcodec 56. 13.100 / 56. 13.100
libavformat 56. 15.102 / 56. 15.102
libavdevice 56. 3.100 / 56. 3.100
libavfilter 5. 2.103 / 5. 2.103
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 3.100 / 53. 3.100
swf1.swf: could not find codec parameters
This happens even with blank swfs!!
Is it possible I am missing a utility or codec for FFMPEG? I am on OSX.
ffmpeg
ffmpeg
edited Jan 27 '15 at 16:10
Bachalo
asked Jan 26 '15 at 20:35
BachaloBachalo
67982642
67982642
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
ffmpeg can't decode SWF files that contain "shapes and sprites", whatever this means in the context of Flash. Basically, anything that is more than an actual video stream.
It's an open wish/feature-request, but I wouldn't bet on this being implemented anytime soon.
something else is happening since I get the error even with a blank fla-swf, compiled to earlier flash player versions
– Bachalo
Jan 27 '15 at 15:58
1
Well, a blank SWF doesn't have video in it either. I am not much of a Flash expert, but you can't convert anything that's not strictly video+audio.
– slhck
Jan 27 '15 at 16:11
I think there is a possible solution using gnash, but have no idea how to use in OSX stackoverflow.com/questions/20194270/…
– Bachalo
Jan 27 '15 at 16:26
Some ideas here: github.com/wakoopa/Thwomp
– slhck
Jan 27 '15 at 19:57
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f869794%2fffmpeg-to-convert-swfs-could-not-find-codec-parameters%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
ffmpeg can't decode SWF files that contain "shapes and sprites", whatever this means in the context of Flash. Basically, anything that is more than an actual video stream.
It's an open wish/feature-request, but I wouldn't bet on this being implemented anytime soon.
something else is happening since I get the error even with a blank fla-swf, compiled to earlier flash player versions
– Bachalo
Jan 27 '15 at 15:58
1
Well, a blank SWF doesn't have video in it either. I am not much of a Flash expert, but you can't convert anything that's not strictly video+audio.
– slhck
Jan 27 '15 at 16:11
I think there is a possible solution using gnash, but have no idea how to use in OSX stackoverflow.com/questions/20194270/…
– Bachalo
Jan 27 '15 at 16:26
Some ideas here: github.com/wakoopa/Thwomp
– slhck
Jan 27 '15 at 19:57
add a comment |
ffmpeg can't decode SWF files that contain "shapes and sprites", whatever this means in the context of Flash. Basically, anything that is more than an actual video stream.
It's an open wish/feature-request, but I wouldn't bet on this being implemented anytime soon.
something else is happening since I get the error even with a blank fla-swf, compiled to earlier flash player versions
– Bachalo
Jan 27 '15 at 15:58
1
Well, a blank SWF doesn't have video in it either. I am not much of a Flash expert, but you can't convert anything that's not strictly video+audio.
– slhck
Jan 27 '15 at 16:11
I think there is a possible solution using gnash, but have no idea how to use in OSX stackoverflow.com/questions/20194270/…
– Bachalo
Jan 27 '15 at 16:26
Some ideas here: github.com/wakoopa/Thwomp
– slhck
Jan 27 '15 at 19:57
add a comment |
ffmpeg can't decode SWF files that contain "shapes and sprites", whatever this means in the context of Flash. Basically, anything that is more than an actual video stream.
It's an open wish/feature-request, but I wouldn't bet on this being implemented anytime soon.
ffmpeg can't decode SWF files that contain "shapes and sprites", whatever this means in the context of Flash. Basically, anything that is more than an actual video stream.
It's an open wish/feature-request, but I wouldn't bet on this being implemented anytime soon.
answered Jan 26 '15 at 21:34
slhckslhck
163k47450475
163k47450475
something else is happening since I get the error even with a blank fla-swf, compiled to earlier flash player versions
– Bachalo
Jan 27 '15 at 15:58
1
Well, a blank SWF doesn't have video in it either. I am not much of a Flash expert, but you can't convert anything that's not strictly video+audio.
– slhck
Jan 27 '15 at 16:11
I think there is a possible solution using gnash, but have no idea how to use in OSX stackoverflow.com/questions/20194270/…
– Bachalo
Jan 27 '15 at 16:26
Some ideas here: github.com/wakoopa/Thwomp
– slhck
Jan 27 '15 at 19:57
add a comment |
something else is happening since I get the error even with a blank fla-swf, compiled to earlier flash player versions
– Bachalo
Jan 27 '15 at 15:58
1
Well, a blank SWF doesn't have video in it either. I am not much of a Flash expert, but you can't convert anything that's not strictly video+audio.
– slhck
Jan 27 '15 at 16:11
I think there is a possible solution using gnash, but have no idea how to use in OSX stackoverflow.com/questions/20194270/…
– Bachalo
Jan 27 '15 at 16:26
Some ideas here: github.com/wakoopa/Thwomp
– slhck
Jan 27 '15 at 19:57
something else is happening since I get the error even with a blank fla-swf, compiled to earlier flash player versions
– Bachalo
Jan 27 '15 at 15:58
something else is happening since I get the error even with a blank fla-swf, compiled to earlier flash player versions
– Bachalo
Jan 27 '15 at 15:58
1
1
Well, a blank SWF doesn't have video in it either. I am not much of a Flash expert, but you can't convert anything that's not strictly video+audio.
– slhck
Jan 27 '15 at 16:11
Well, a blank SWF doesn't have video in it either. I am not much of a Flash expert, but you can't convert anything that's not strictly video+audio.
– slhck
Jan 27 '15 at 16:11
I think there is a possible solution using gnash, but have no idea how to use in OSX stackoverflow.com/questions/20194270/…
– Bachalo
Jan 27 '15 at 16:26
I think there is a possible solution using gnash, but have no idea how to use in OSX stackoverflow.com/questions/20194270/…
– Bachalo
Jan 27 '15 at 16:26
Some ideas here: github.com/wakoopa/Thwomp
– slhck
Jan 27 '15 at 19:57
Some ideas here: github.com/wakoopa/Thwomp
– slhck
Jan 27 '15 at 19:57
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f869794%2fffmpeg-to-convert-swfs-could-not-find-codec-parameters%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown