Welcome, Guest. Please login or register.

Author Topic: Another potential Amiga presence on Youtube, w/ some problems....  (Read 4064 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline kvasirTopic starter

  • Full Member
  • ***
  • Join Date: Aug 2004
  • Posts: 249
    • Show all replies
    • http://watertonian.freeiz.com/1200brag/index.html
Hello all, I have a few questions about Youtube, iff anim5, and audio. I've recently done a video making fun of my sister-in-laws obese overfed fish in Deluxe Paint IV, used some aminet proggy to convert it into an .mpg clip, and uploaded it to Youtube. (click here to see it) Unfortunatly, it seems really grainy, and the framerate is way too high. (I dropped the number of frames in half, and thought I did the same for the framerate, but I guess it didn't work that way) Also, I wanted to add audio sound effects and background music to some future work I'm planning on, and was wondering if I already have software to do this? I have Deluxe Paint IV, Adpro2, ImageFX2, and some other odds and ends. Also if I can get ffmpeg to work right (it crashes every time I use it), I might be able to upload AVI files for better resolutions, and also ffmpeg seems to be able to include .wav or .mp3 files when compiling a clip. Any suggestions on the best way to do this?
--
Amiga 1200T 68060 50MHZ 192MB Fast
 40GB IDE, 100MB Zip, CD/RW, DVD/Rom
 Mediator+ 4MBSVGA, Soundblaster, 100mbps Ethernet
 Subway USB+ endless list of gadgets :-D
My full specs
 

Offline kvasirTopic starter

  • Full Member
  • ***
  • Join Date: Aug 2004
  • Posts: 249
    • Show all replies
    • http://watertonian.freeiz.com/1200brag/index.html
Re: Another potential Amiga presence on Youtube, w/ some problems....
« Reply #1 on: December 31, 2008, 08:49:31 PM »
@all

Wow. I don't log in for a couple of days, and find out about alot of ideas. Thanks for the help! :-D I believe ffmpeg (both win/amiga) versions support both .mp4 and .avi, I just need to track down whats causing it to crash & burn, probably some commodity that doesn't agree with it, wouldn't think Fblit would be a problem, as it shouldn't be using any gfx memory anyway. As far as the conversion goes, I use DPIV to save the anim5, then to save as individual frames, and then Adpro to convert to .jpg for re-compiling into mpg, which ffmpeg should be able to do when I get that fixed. Thanks for all the info about Youtubes re-compression, and the advise concerning the framerate! I'll also use a lower jpeg compression with adpro, or use the sview5 jpeg 2000 save module. Might seem a bit "Amiga Addicted" to do as much as I possibly can on the 'ol 1200 (which I do admit to a certain degree), however my WinXP laptop is rather ailing at the moment, and also suffers from some hardware problems, making the trusty 1200 a bit more reliable. I've also toyed with the idea of manually editing a (huge) .8svx file to be played simultaneously via script when launching the animation, and then converting it to .wav when re-compiling the converted .jpg files into .avi/.mp4, was just hoping there would be a bit more elequent solution than this. I have some older animation software that doesn't seem to like AOS3.9 a whole lot, but I'll try to get it to work: (Animagic, SCALAMM, etc...) If I do find anything else that works better, I'll also post up here for the next guy doing Amiga anims. Thanks again for all the help!  :-)
--
Amiga 1200T 68060 50MHZ 192MB Fast
 40GB IDE, 100MB Zip, CD/RW, DVD/Rom
 Mediator+ 4MBSVGA, Soundblaster, 100mbps Ethernet
 Subway USB+ endless list of gadgets :-D
My full specs
 

Offline kvasirTopic starter

  • Full Member
  • ***
  • Join Date: Aug 2004
  • Posts: 249
    • Show all replies
    • http://watertonian.freeiz.com/1200brag/index.html
Re: Another potential Amiga presence on Youtube, w/ some problems....
« Reply #2 on: January 03, 2009, 05:41:44 PM »
Tried this again, this time with my Tinkerbell animation. After I uploaded it, I noticed the "best formats" link in the upload page, and looked at it. Seems they really do like mpeg4, and a higher resolution. Also the clips seem to run @ 25FPS, where my anim5 was set to 10. And a higher resolution would help, they want around 640x480 for lower res, and I uploaded 320x200. If I crank the res to this, and double the frames it should have decent quality and playback. I couldn't get ffmpeg to do mpeg4, though. I used this:
ffmpeg -i tinkframesjpg/tinkerbell%d3.jpg ram:tinkerbell.mpg -f mpeg4, and it either gurus or complains that it doesn't know the mpeg4 codec. This one I uploaded as a qucktime anim using Anim2qt. Anybody else succesfully use ffmpeg on an Amiga?
--
Amiga 1200T 68060 50MHZ 192MB Fast
 40GB IDE, 100MB Zip, CD/RW, DVD/Rom
 Mediator+ 4MBSVGA, Soundblaster, 100mbps Ethernet
 Subway USB+ endless list of gadgets :-D
My full specs