Closed Thread
Results 1 to 10 of 10

Thread: Converting *.swf to *.avi

  1. #1
    Jackson is offline Newbie
    Join Date
    Nov 2009
    Posts
    7
    Rep Power
    0

    Converting *.swf to *.avi

    Hello!
    I’d like to write an app for converting *.swf to *.avi
    Can you, please, tell me how can I implement this?
    Thank you

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Apr 2009
    Location
    Uppsala, Sweden
    Posts
    9,547
    Blog Entries
    5
    Rep Power
    98

    Re: Converting *.swf to *.avi

    I'm not sure it's even possible since they are two different types of file formats. It would be another thing converting a movie format to another movie formats which this isn't.

  4. #3
    Join Date
    Jul 2008
    Location
    Somewhere that is shorter to write than "In the gloomy shadows of my personal namespace"
    Posts
    10,725
    Blog Entries
    2
    Rep Power
    90

    Re: Converting *.swf to *.avi

    I guess you could use some flash API to play the swf, and record it into AVI frame by frame...
    Hey! Check out my new Toyota keyboaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

  5. #4
    Natrobius's Avatar
    Natrobius is offline Programmer
    Join Date
    Nov 2009
    Location
    Memphis, TN
    Posts
    167
    Blog Entries
    1
    Rep Power
    0

    Re: Converting *.swf to *.avi

    Look online. There are several open source video conversion tools that you could simply write a pretty GUI for. This would be the fastest way to do this.

  6. #5
    Hirovata is offline Newbie
    Join Date
    Nov 2009
    Posts
    3
    Rep Power
    0

    Re: Converting *.swf to *.avi

    You should use F-IN-BOX ( f-in-box.com ) - a powerful control for work with flash. If you'll have questions, ask me.

  7. #6
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: Converting *.swf to *.avi

    Hirovata, what you suggested doesn't appear to help the original poster at all.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  8. #7
    womens is offline Newbie
    Join Date
    Nov 2009
    Posts
    2
    Rep Power
    0

    Re: Converting *.swf to *.avi

    Hi, I can't write app about converting swf to avi, but I often use related converter to convert swf to avi, you can try using some, like iWisoft swf to avi converter to inspire yourself. I think maybe that's helpful.

  9. #8
    Irfan_A's Avatar
    Irfan_A is offline Programmer
    Join Date
    Dec 2009
    Location
    INA
    Posts
    180
    Blog Entries
    5
    Rep Power
    9

    Re: Converting *.swf to *.avi

    I agree with marwex89,
    maybe you will need to call API/DLL... .

  10. #9
    Blimp's Avatar
    Blimp is offline Programmer
    Join Date
    Dec 2009
    Location
    Leicester , UK
    Posts
    147
    Rep Power
    8

    Re: Converting *.swf to *.avi

    Well im stuck there , as koding said its probably API although DLL i dont think so , DLL isnt the same as API. If i did it myself , id probably fake it somehow , it would get the job done , but use another program or website to do it for you in the background.
    Meh.

  11. #10
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: Converting *.swf to *.avi

    The API generally tells you the function calls that are stored in the dll.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Converting PHP to C
    By Nile in forum C and C++
    Replies: 3
    Last Post: 07-05-2011, 08:22 PM
  2. Converting *.swf to *.avi
    By Reji in forum C# Programming
    Replies: 8
    Last Post: 06-18-2009, 03:44 AM
  3. converting C++ into C#
    By sakaesushi in forum C# Programming
    Replies: 0
    Last Post: 06-17-2009, 12:52 AM
  4. Converting [willing to pay]
    By DarkWalk in forum General Programming
    Replies: 1
    Last Post: 09-28-2007, 01:25 PM
  5. DPI Converting
    By Frantic in forum C# Programming
    Replies: 2
    Last Post: 09-22-2006, 07:15 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts