| View previous topic :: View next topic |
| Author |
Message |
nashah25 General User

Joined: 05 Oct 2006 Posts: 5
|
Posted: Sat Dec 23, 2006 2:08 am Post subject: Regarding : Macros in ooffice: convert flash SWF files file |
|
|
| Hi, I want to know about macro which can convert flash SWF files file to jpegs images ... Waiting for reply |
|
| Back to top |
|
 |
AndrewZ Moderator


Joined: 21 Jun 2004 Posts: 4140 Location: Colorado, USA
|
Posted: Sat Dec 23, 2006 8:26 am Post subject: |
|
|
You can't decode SWF with OpenOffice.org, but you can with ffmpeg and other similar programs. _________________ <signature>
* Did you solve your problem? Do others a favor: Post the solution
* OpenOffice.org Ninja
* BleachBit
</signature> |
|
| Back to top |
|
 |
nashah25 General User

Joined: 05 Oct 2006 Posts: 5
|
Posted: Sun Dec 24, 2006 9:14 pm Post subject: Regarding : macros for converting flash swf to jpeg images. |
|
|
| I have used macros for converting ppt to jpeg images earlier... Now i want to convert flash swf files to jpeg images using macros in ooffice... if not possible why?... what is the alternative for that?... |
|
| Back to top |
|
 |
AndrewZ Moderator


Joined: 21 Jun 2004 Posts: 4140 Location: Colorado, USA
|
Posted: Tue Dec 26, 2006 8:51 am Post subject: Re: Regarding : macros for converting flash swf to jpeg imag |
|
|
| nashah25 wrote: | | I have used macros for converting ppt to jpeg images earlier... Now i want to convert flash swf files to jpeg images using macros in ooffice... if not possible why?... |
AFAIK, OpenOffice.org has a PowerPoint decoder but not a Flash decoder.
| Quote: | | what is the alternative for that?... |
As I wrote, ffmpeg, but you could find other Flash decoders on SF.net or freshmeat.net. Or, do a web search for swfdec. _________________ <signature>
* Did you solve your problem? Do others a favor: Post the solution
* OpenOffice.org Ninja
* BleachBit
</signature> |
|
| Back to top |
|
 |
nashah25 General User

Joined: 05 Oct 2006 Posts: 5
|
Posted: Wed Dec 27, 2006 9:21 pm Post subject: Regarding : macros for converting flash swf to jpeg images. |
|
|
AndrewZ, As you said i searched the web for 'swfdec' and 'ffmpeg' but those are either on different platform or some software packages... I am looking for the code which can be embedded with my other code same like which i got for PPT to Jpeg conversion... The thing is that i want some solution which can be applicable using open office and want to use it in the linux environment .
Thanks for replies... |
|
| Back to top |
|
 |
AndrewZ Moderator


Joined: 21 Jun 2004 Posts: 4140 Location: Colorado, USA
|
Posted: Thu Dec 28, 2006 7:14 am Post subject: |
|
|
Sorry, I doubt OpenOffice.org will ever (in itself) be able to decode Flash, so you need another program. The good news is that ffmpeg, swfdec, and probably other programs do run on Linux. I have ffmpeg installed right now on my Linux system, and I suppose you could call it from within OpenOffice.org as an external program. _________________ <signature>
* Did you solve your problem? Do others a favor: Post the solution
* OpenOffice.org Ninja
* BleachBit
</signature> |
|
| Back to top |
|
 |
nashah25 General User

Joined: 05 Oct 2006 Posts: 5
|
Posted: Thu Jan 11, 2007 12:47 am Post subject: Regarding : macros for converting flash swf to jpeg images. |
|
|
I have got many links regarding ffmpeg and swfdec , but i am confused which is the simple and best suitable to embedded with other application. If you have a link of swfdec please send to me.
Thanks for the replies... |
|
| Back to top |
|
 |
|