Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: AAACHIPSET on October 23, 2013, 02:44:29 PM

Title: AVI question
Post by: AAACHIPSET on October 23, 2013, 02:44:29 PM
i have some avis  downloaded  an burnt from around 1997/1998  ..my 1200
can play them quite ok  ..if i download a avi from  a later time  i get a encoding error ..sound and movie ..how can i discover what encoding the avis from 1998 are ..id like to burn  a few things on cd  from more recent times  an be able to play on my 1200..
Title: Re: AVI question
Post by: amiman99 on October 23, 2013, 05:10:43 PM
VLC player can tell you which CODEC your avis are using.

Go to Tools>Codec Information
Title: Re: AVI question
Post by: Zac67 on October 23, 2013, 06:17:04 PM
AVI is just a container format. You need to have the correct codec as well. The AVI's FourCC (https://en.wikipedia.org/wiki/FourCC) code will tell you which one.
Title: Re: AVI question
Post by: AndyFC on October 23, 2013, 08:47:55 PM
I'm interested to know about how you are playing AVIs.

What program do you use please, and if you find the format of the videos, can you post that too?

What frame size and frame rate do you get?

Thanks.
Title: Re: AVI question
Post by: fishy_fiz on October 24, 2013, 04:26:22 AM
As mentioned already avi is a container.  Theres many, many codecs it can use.
Cinepak is probably the best compromise between speed and compression for slower hardware and can produce some decent results.
There's other options that give still better results on slow cpus, but the a1200's slow ide controller is a bottleneck so avoid them unless you use something like a fastata.
Also, make sure you have ks in fast ram as it makes a surprising difference in playback speed (especially with froggerng).
Title: Re: AVI question
Post by: AAACHIPSET on October 24, 2013, 02:29:30 PM
various  movie  adds  ..startrek  voyager  previews from 1997..get about 15 frames a sec ..some play good  some  a bit  jerky  ..on my 030/50
Title: Re: AVI question
Post by: x303 on October 24, 2013, 09:04:39 PM
You might wanna try ffmpeg to convert the avi to mpg or play directly with ffplay [http://aminet.net/gfx/conv/ffmpeg-git7df9937-m68k.lha].

:biglaugh::biglaugh::biglaugh:
Title: Re: AVI question
Post by: LaserBack on October 25, 2013, 04:03:07 AM
Quote from: AAACHIPSET;750939
i have some avis  downloaded  an burnt from around 1997/1998  ..my 1200
can play them quite ok  ..if i download a avi from  a later time  i get a encoding error ..sound and movie ..how can i discover what encoding the avis from 1998 are ..id like to burn  a few things on cd  from more recent times  an be able to play on my 1200..


most of the avis of that time generally use intel indeo video 3
Title: Re: AVI question
Post by: fishy_fiz on October 25, 2013, 04:44:34 AM
Ffplay requires RTG/sdl and is very slow vs things like moovid and froggerng anyway.
Its really only usable under emulation.

Converting to mpeg will also be slower than using cinepak.
Title: Re: AVI question
Post by: PanterHZ on October 25, 2013, 05:34:32 AM
Most of the AVI video files included on the AmigaOS3.9 CD seems to have the following details:

Video:
Codec = Cinepak (cvid)
Size =  320 x 240
FPS = 20

Audio:
Codec = PCM (Uncompressed)
Rate = 22050Hz
Channels = 1 (Mono)
Sample = 16 bit

Have in mind that although the width is 320 pixels, the height varies in order to preserve aspect ratio.

This could at least be a starting point.
Title: Re: AVI question
Post by: NovaCoder on October 25, 2013, 05:56:21 AM
Quote from: PanterHZ;751066
Most of the AVI video files included on the AmigaOS3.9 CD seems to have the following details:

Video:
Codec = Cinepak (cvid)
Size =  320 x 240
FPS = 20

Audio:
Codec = PCM (Uncompressed)
Rate = 22050Hz
Channels = 1 (Mono)
Sample = 16 bit

Have in mind that although the width is 320 pixels, the height varies in order to preserve aspect ratio.

This could at least be a starting point.

Yep a good starting point.

I've noticed that those videos are very low quality, even if you watch them in a Window on Windows (confused?)

One strange thing that I noticed with video playback on Classics, if I play the same OS 3.9 video with an 030 and then an 060 the playback speed is not much better.   Considering the increase in MIPS (from 10 to 110), you'd expect a bigger improvement?

I've also played around and converted a few of my own clips to AVI but haven't got it working very well yet.
Title: Re: AVI question
Post by: fishy_fiz on October 25, 2013, 07:33:57 AM
Perhaps the '060 offering little performance increase vs a fast '030 is due to a bottleneck with the a1200's ide controller.
Would be interesting to try a more heavily compressed video and compare (or even seeing how much of a difference running from ram: makes)
Title: Re: AVI question
Post by: x303 on October 25, 2013, 12:09:35 PM
Quote from: fishy_fiz;751062
Ffplay requires RTG/sdl
CyberGfx or Picasso96, yes; SDL, no...
Title: Re: AVI question
Post by: LaserBack on October 25, 2013, 03:03:10 PM
Quote from: NovaCoder;751067
Yep a good starting point.

I've noticed that those videos are very low quality, even if you watch them in a Window on Windows (confused?)

One strange thing that I noticed with video playback on Classics, if I play the same OS 3.9 video with an 030 and then an 060 the playback speed is not much better.   Considering the increase in MIPS (from 10 to 110), you'd expect a bigger improvement?

I've also played around and converted a few of my own clips to AVI but haven't got it working very well yet.

110 mips a 060 ? what ?
10 mips is a 030/50 in sysinfo the 060/50 is only 38 mips
an overclocked 060/100mhz is only 77 mips

anyways that is some times faster than the 030 the difference in playing compressed videos 030 vs 060 is way notorious,seems you are drunk
Title: Re: AVI question
Post by: LaserBack on October 25, 2013, 03:10:15 PM
Quote from: PanterHZ;751066
Most of the AVI video files included on the AmigaOS3.9 CD seems to have the following details:

Video:
Codec = Cinepak (cvid)
Size =  320 x 240
FPS = 20

Audio:
Codec = PCM (Uncompressed)
Rate = 22050Hz
Channels = 1 (Mono)
Sample = 16 bit

Have in mind that although the width is 320 pixels, the height varies in order to preserve aspect ratio.

This could at least be a starting point.

videos are in cinepack because cinepack is enough fast and low quality to be played on the slow 68k cpus
but generally avi videos in the web around 1998-2000 were using intel indeo 3 or 4, much better quality/small filesize but requiring more cpu power which most Amigas could not handle
Title: Re: AVI question
Post by: fishy_fiz on October 25, 2013, 05:03:33 PM
Sysinfo reports 38mips for my 40mhz '040, so an '060@50mhz is clearly more than that, let alone an overclocked '060.

Also Cinepak isn't restricted to video as low quality as the sample videos on OS3.9. I converted transformers3 to avi/cinepak a while back and it looks quite decent. I tried with IV as well and Cinepak is a bit cleaner. IV does however compress better, and will give better image quality the faster the cpu (doesn't drop as many frames on slower hardware, but instead will lower image quality(why it was suitable for online video in the late 90's.)
This "improved" picture quality of course only scales as far as the source materials encoding.

As for ffplay, correct me if Im mistaken, but aren't arthurs compiles statically linked against sdl?
Im not aware of a native backend for it against cgx/p96
Title: Re: AVI question
Post by: AAACHIPSET on October 26, 2013, 11:58:53 AM
Quote from: fishy_fiz;751112
Sysinfo reports 38mips for my 40mhz '040, so an '060@50mhz is clearly more than that, let alone an overclocked '060.

Also Cinepak isn't restricted to video as low quality as the sample videos on OS3.9. I converted transformers3 to avi/cinepak a while back and it looks quite decent. I tried with IV as well and Cinepak is a bit cleaner. IV does however compress better, and will give better image quality the faster the cpu (doesn't drop as many frames on slower hardware, but instead will lower image quality(why it was suitable for online video in the late 90's.)
This "improved" picture quality of course only scales as far as the source materials encoding.

what program did u use to convert ?? ..i use  freemake  video  converter ..for most things ..just works easy ..but tried avis but thats when i get get codec errors when i try to play on a1200
Title: Re: AVI question
Post by: fishy_fiz on October 26, 2013, 01:45:00 PM
I used Virtualdub.
Bare in mind however that you'll need to first install Codecs for Windows to be able to read the different filetypes of the videos you're trying to convert (remember that avi is a container type, not a codec).
Virtualdub by default converts to assorted legacy Codecs (including cinepak), but doesn't read many "out of the box", and instead relies on Windows Codecs (different to what video players use).
Title: Re: AVI question
Post by: LaserBack on October 26, 2013, 03:31:50 PM
Quote from: fishy_fiz;751112
Sysinfo reports 38mips for my 40mhz '040, so an '060@50mhz is clearly more than that, let alone an overclocked '060.



no no
 you are fake you are a liar
 sysinfo on a 040/40mhz reports only 30 mips

a 060/50mhz does 38 mips in sysinfo
all of this can be verified easily in the web
Title: Re: AVI question
Post by: Thorham on October 26, 2013, 03:50:27 PM
Quote from: LaserBack;751163
no no
 you are fake you are a liar
 sysinfo on a 040/40mhz reports only 30 mips

a 060/50mhz does 38 mips in sysinfo
all of this can be verified easily in the web

And you believe those figures? Because according to that, a 40 and 60 are almost the same speed per mhz, and that's obviously nonsense. 60s do need properly optimized versions of software to really be faster, though.

Basically it doesn't matter what Sysinfo says, because Sysinfo isn't a good benchmark. Use good benchmarking software, and even then you have to be careful. Different 68000 family processors need different optimizations to really run efficiently, and a one size fits all benchmark like Sysinfo that also doesn't do real life tests (hugely important!) is basically a crappy benchmark.

People need to stop relying on Sysinfo, period.
Title: Re: AVI question
Post by: fishy_fiz on October 26, 2013, 05:04:12 PM
Quote from: LaserBack;751163
no no
 you are fake you are a liar
 sysinfo on a 040/40mhz reports only 30 mips

a 060/50mhz does 38 mips in sysinfo
all of this can be verified easily in the web

Haha, yes Im fake, not real at all. My posts are merely figments of your imagination and/or doctored with photoshop.

Seriously though, either pull your head in and stop acting like a pork chop, or keep digging so I can enjoy the laugh.
I dont need the web to verify what my own computer tells me :)
For the record, I dont trust sysinfo anyway, but that wasn't the point.
Title: Re: AVI question
Post by: paul1981 on October 26, 2013, 05:33:02 PM
Quote from: fishy_fiz;751169
Haha, yes Im fake, not real at all. My posts are merely figments of your imagination and/or doctored with photoshop.

Seriously though, either pull your head in and stop acting like a pork chop, or keep digging so I can enjoy the laugh.
I dont need the web to verify what my own computer tells me :)
For the record, I dont trust sysinfo anyway, but that wasn't the point.


I'm fake as well, and I faked this screen shot with Deluxe Paint:

(http://www.amiga.org/gallery/images/7060/1_IMG_3024.jpg)
Title: Re: AVI question
Post by: fishy_fiz on October 26, 2013, 06:17:43 PM
Very nice.
If we weren't both fake I'd be impressed :P

Seriously though, what clockrate is that? Eighty mhz?
Title: Re: AVI question
Post by: zipper on October 26, 2013, 07:28:47 PM
I'd guess 66.
Title: Re: AVI question
Post by: mechy on October 26, 2013, 07:54:37 PM
Quote from: LaserBack;751163
no no
 you are fake you are a liar
 sysinfo on a 040/40mhz reports only 30 mips

a 060/50mhz does 38 mips in sysinfo
all of this can be verified easily in the web


Are you doomy?

 sysinfo,or as many Amigan's call it sysMISinfo was not designed for 060(at least not until a recent updated version from another person who took it over). Also many of the things it reports are not accurate.
Title: Re: AVI question
Post by: amiman99 on October 26, 2013, 09:18:32 PM
The bottleneck on playback of AVIs could be from HD transfer speed or memory access.
Anyway...
From Wiki on 68060:

Title: Re: AVI question
Post by: AndyFC on October 27, 2013, 09:15:35 AM
Is FroggerNG only for amigas with FPU? It prompts for one when it starts up but I couldn't see it in the requirements. Or is there a non-FPU version please?
Title: Re: AVI question
Post by: NovaCoder on October 27, 2013, 11:19:12 AM
I thought I'd give Virtualdub another try with CinePak and got a reasonable result, I'll have to see if I can tweak it further.   The audio is very low, not sure why.

[youtube]PeGbGRJLxwE[/youtube]
Title: Re: AVI question
Post by: LaserBack on October 27, 2013, 03:27:40 PM
Quote from: Thorham;751165
And you believe those figures? Because according to that, a 40 and 60 are almost the same speed per mhz, and that's obviously nonsense. 60s do need properly optimized versions of software to really be faster, though.

Basically it doesn't matter what Sysinfo says, because Sysinfo isn't a good benchmark. Use good benchmarking software, and even then you have to be careful. Different 68000 family processors need different optimizations to really run efficiently, and a one size fits all benchmark like Sysinfo that also doesn't do real life tests (hugely important!) is basically a crappy benchmark.

People need to stop relying on Sysinfo, period.

yes the 040 and the 060 are same speed per mhz , ie idem core excepting the 060 have a faster FPU
an overclocked 040/50mhz is 38mips idem like the 060/50mhz

and yes SYSINFO is the best benchmark,that's because was always used for comparison

now if ppl like you who have a 060 like to use  benchmarks like sysspeed because they make you feel you have a faster CPU is a different history
Title: Re: AVI question
Post by: LaserBack on October 27, 2013, 03:37:58 PM
Quote from: fishy_fiz;751169
Haha, yes Im fake, not real at all. My posts are merely figments of your imagination and/or doctored with photoshop.

Seriously though, either pull your head in and stop acting like a pork chop, or keep digging so I can enjoy the laugh.
I dont need the web to verify what my own computer tells me :)
For the record, I dont trust sysinfo anyway, but that wasn't the point.


you are a liar and fake everybody knows that a 040/40mhz is only 30 mips on sysinfo
Title: Re: AVI question
Post by: LaserBack on October 27, 2013, 03:53:05 PM
and this is for the 060 fools ....real screenshots of 060/50mhz
you can see is only 38mips, some ppl here still think that a 060 performs like a core i7

http://www.amibay.com/showthread.php?t=30528
Title: Re: AVI question
Post by: Thorham on October 27, 2013, 03:55:50 PM
Quote from: LaserBack;751238
yes the 040 and the 060 are same speed per mhz , ie idem core excepting the 060 have a faster FPU

No, they're not the same speed per mhz, and I'm pretty sure of that. You're basing this on Sysinfo, and that's just plain wrong.

Quote from: LaserBack;751238
and yes SYSINFO is the best benchmark,that's because was always used for comparison

No, it's not the best benchmark. Also, how much something is used has no effect on it's quality. Not to mention that benchmarks in general are tricky.

Quote from: LaserBack;751238
now if ppl like you who have a 060 like to use innacurate benchmarkslike sysspeed because they feel they have a faster CPU is a different history

I don't have a 60, nor do I have a 40 (I have a 30). What you're saying is just highly unlikely. I already explained how you can get more performance from 60s by using proper optimizing techniques. Techniques that only work on 60s. One size fits all benchmarks like Sysinfo don't take these features in account.

Anyway, if you want to believe Sysinfo, go right ahead, just don't expect everyone to agree with you.
Title: Re: AVI question
Post by: zipper on October 27, 2013, 05:11:43 PM
Hah, I could get 060/50 to make nearly 60 mips on Sysinfo - just running on suitable RTG screen with a higher refresh...
Title: Re: AVI question
Post by: fishy_fiz on October 27, 2013, 06:20:28 PM
@laserback

Ah, I see you opted to keep digging a hole and making people laugh. Very good, this site needed more comic relief.

As for your claims that an '060 is much the same as an '040 at the same clockrate, care to amuse us with an explanation as to why real software performs so much faster on even 50mhz '060 than a 40mhz '040?

Doom, quake, pc-task, photogenics, even dnet clients. Its not just fpu stuff either. Imagine3d no fpu version shows big speed-ups.
Title: Re: AVI question
Post by: zipper on October 27, 2013, 06:44:49 PM
It's so easy - 060 has 2 integer units and needs code that uses both to get the full speed out of it. Sysinfo runs just on one unit.
Title: Re: AVI question
Post by: fishy_fiz on October 27, 2013, 07:05:35 PM
@zipper

Careful, lest you want to be deemed fake. :)
Title: Re: AVI question
Post by: zipper on October 27, 2013, 07:24:57 PM
But I am - a fake zipper.
Title: Re: AVI question
Post by: fishy_fiz on October 27, 2013, 07:38:57 PM
Velcro then?  :)
Title: Re: AVI question
Post by: zipper on October 27, 2013, 08:50:14 PM
I prefer contact cement. Or Zap...well, zapper?
Title: Re: AVI question
Post by: LaserBack on October 28, 2013, 01:06:03 AM
Quote from: zipper;751253
It's so easy - 060 has 2 integer units and needs code that uses both to get the full speed out of it. Sysinfo runs just on one unit.


uh yeah
I forgot the 060 is a dual core
Title: Re: AVI question
Post by: Thorham on October 28, 2013, 01:24:30 AM
Quote from: LaserBack;751283
uh yeah
I forgot the 060 is a dual core
Having two integer units or two cores doesn't mean the same thing. A 60 can execute multiple instructions at the same time if they're in the right order. This has absolutely nothing to do with running multiple threads at the same time.
Title: Re: AVI question
Post by: AAACHIPSET on October 28, 2013, 12:50:37 PM
Quote from: NovaCoder;751222
I thought I'd give Virtualdub another try with CinePak and got a reasonable result, I'll have to see if I can tweak it further.   The audio is very low, not sure why.

im assuming  u got a 060  playing that avi  ..i dont get nearly as good results  
smooth enuff  but looks more like 16 colours  on my  030 machine half screen  mov files  look better using action  i use cyberavi to play avis ..mpegs dont seem to like me  so far not many play for me or are way jerky.. ..lets say  i have a mpeg  or a vcd  of a movie  an want to play it as a avi on my a1200 ..how  do i do it  ..never used virtual dub etc..
Title: Re: AVI question
Post by: TNovosel on October 28, 2013, 01:57:21 PM
Quote from: LaserBack;751240
and this is for the 060 fools ....real screenshots of 060/50mhz
you can see is only 38mips, some ppl here still think that a 060 performs like a core i7

http://www.amibay.com/showthread.php?t=30528


hahahahahaha, then do benchmark with dos version of sis info on that core i7 and compare with 386 on same soft.  ;)
Title: Re: AVI question
Post by: paul1981 on October 28, 2013, 08:22:40 PM
Quote from: fishy_fiz;751175
Very nice.
If we weren't both fake I'd be impressed :P

Seriously though, what clockrate is that? Eighty mhz?

Yes, 80MHz. Thanks for your nice comment.
The 040@40MHz is a nice CPU, but it's slow next to an 060.
Everything I post here is fake though; pictures, words... I'm just a wreckless fool! :laugh1:
Title: Re: AVI question
Post by: NovaCoder on October 28, 2013, 10:51:05 PM
Quote from: AAACHIPSET;751304
Quote from: NovaCoder;751222
I thought I'd give Virtualdub another try with CinePak and got a reasonable result, I'll have to see if I can tweak it further.   The audio is very low, not sure why.

im assuming  u got a 060  playing that avi  ..i dont get nearly as good results  
smooth enuff  but looks more like 16 colours  on my  030 machine half screen  mov files  look better using action  i use cyberavi to play avis ..mpegs dont seem to like me  so far not many play for me or are way jerky.. ..lets say  i have a mpeg  or a vcd  of a movie  an want to play it as a avi on my a1200 ..how  do i do it  ..never used virtual dub etc..

Yep 060, same speed as Paul's :)

MooVid is the best thing for playing AVI's on AGA, you can use the HAM8 mode called 'Storm Dither' for the best looking results (16bit on AGA!).   The AVI player bundled with 3.9 called Action is actually MooVid in disguise.

Virtualdub seems to be the best tool to use for creating the AVI's (use CinePak codec), I've still got to fine tune it a bit to improve the playback.....watch this space.

Saying all that though, you're not going to get very good results with an 030, it's just not powerful enough I'm afraid.
Title: Re: AVI question
Post by: LaserBack on October 31, 2013, 05:11:59 AM
Quote from: paul1981;751319
Yes, 80MHz. Thanks for your nice comment.
The 040@40MHz is a nice CPU, but it's slow next to an 060.
Everything I post here is fake though; pictures, words... I'm just a wreckless fool! :laugh1:

yes u fake too,you 060 fanatic fool
post a sysinfo screenshot instead syspeed screenshot which runs in dual core mode
Title: Re: AVI question
Post by: Thorham on October 31, 2013, 05:35:20 AM
To LaserBack:

Instead of calling people fakes, and saying dual core all the time, you could read up on the 60 specs: http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MC68060

And here's a 60 diagram where you can see the two integer units pOEP and sOEP:

(http://cache.freescale.com/files/graphic/block_diagram/MC68060diagram.gif)

You keep going on about Sysinfo. That bench mark isn't accurate. Get over it, and accept the facts. And no, 60s aren't dual core, they have two integer units, NOT TWO CORES. Is that so hard to understand? No one ever said anything about 60s having two cores except YOU.

You deny plain facts that have been know by skilled 60 assembler coders for over ten years now. Stop being so stubborn, and throw that damned Sysinfo in the trash. It's NOT a good bench mark for 60s, period.

Anyway, believe what you want, it doesn't matter, because your beliefs don't change the facts.
Title: Re: AVI question
Post by: LaserBack on October 31, 2013, 11:38:49 PM
Quote from: Thorham;751543


You keep going on about Sysinfo. That bench mark isn't accurate


sysinfo is 100% accurate
 is not accurate only for all the blue pill 060 fools

and of course the 060 is not a dual core cpu ,I was joking you can't detect sarcasm
 2 integer units ? wtf ?: they are in your imagination lol
Title: Re: AVI question
Post by: Thorham on November 01, 2013, 01:26:41 AM
Quote from: LaserBack;751581
sysinfo is 100% accurate

No, it's not. No benchmark is 100% accurate, and if you knew what you were talking about, you would know this.

Quote from: LaserBack;751581
2 integer units ? wtf ?: they are in your imagination lol

No, they're not. They're a well documented part of Motorola's 68060 design and implementation. Didn't you look at the diagram I posted? Why don't you download Motorola's official 68060 documentation and see for yourself.

Really, you either have no clue whatsoever about what you're saying, or you're just trolling.

Anyway, I'm completely done with this crap. If you can't be bothered to learn anything, then that's fine with me. However, I do have a problem with you calling people liars and fakes, while YOU are the one who's completely and utterly clueless. And if you're just trolling, then grow the hell up.
Title: Re: AVI question
Post by: AAACHIPSET on November 02, 2013, 10:46:39 AM
Quote from: NovaCoder;751067
Yep a good starting point.

I've noticed that those videos are very low quality, even if you watch them in a Window on Windows (confused?)

One strange thing that I noticed with video playback on Classics, if I play the same OS 3.9 video with an 030 and then an 060 the playback speed is not much better.   Considering the increase in MIPS (from 10 to 110), you'd expect a bigger improvement?

I've also played around and converted a few of my own clips to AVI but haven't got it working very well yet.
could you please do a quick how to  with virtual dub  to making avis  capable of being played on amiga  ..ive downloaded  the program  ..how do i add the codecs(cinepak)  i need  an how do i set it  up to copy an convert a movie  to a avi..had a quick look a bit lost ..i downloaded the latest version ..
Title: Re: AVI question
Post by: fishy_fiz on November 02, 2013, 02:32:42 PM
Its actually pretty simple.
No need to install cinepak codec, virtualdub can deal with it by default.
Just open the file you want to convert (this is the part you may need to install a windows codec or two for), then select the video compression, select cinepak, then adjust your audio to suit (eight bit mobo is probably a good idea for a slower cpu). Adjust your color depth to sixteen bit, then save as legacy avi.

That's all there is to it.
Im not infront of my windows machine at the moment, so I couldn't remember menu names, etc., but with the above description and even a little bit of computer literary you'll be good to go :)
To be honest, having to have a look around the software a little will better help a person to learn than having their hand held all the way through anyway. Besides that, it really is very simple once you have the basics.
Title: Re: AVI question
Post by: AAACHIPSET on November 04, 2013, 01:30:21 PM
ok  following  your instrutions  ..couldnt find 8 bit  audio  ..an no sign of legacy avi ..just saved as old type avi ..see how it goes  ..i did find a 10 min  avi from my collection on a cd from 1996  ..it played ok  ..was full screen  even  ..bit jerky an colours were not quite  right ..but who knows  ..im persistant..
Title: Re: AVI question
Post by: NovaCoder on November 04, 2013, 02:14:41 PM
Quote from: AAACHIPSET;751660
could you please do a quick how to  with virtual dub  to making avis  capable of being played on amiga  ..ive downloaded  the program  ..how do i add the codecs(cinepak)  i need  an how do i set it  up to copy an convert a movie  to a avi..had a quick look a bit lost ..i downloaded the latest version ..


Ok, grab a small AVI 320x240 for example (or choose the resize filter) within virtualdub under the (video menu).   Under the Audio menu, select 'conversion' and set that sucker at something like 11025Hz in 8bits.   Set both Video and Audio to 'full processing mode' and that's about it I think.   That's all I did to produce this movie anyway.

[youtube]PeGbGRJLxwE[/youtube]


I'm going to see if I can improve this ouput tomorrow if I get the time...
Title: Re: AVI question
Post by: AAACHIPSET on November 06, 2013, 01:46:04 PM
thanks  i did get a full episode of startrek  converted to avi  ..an it played from my usb  on my 1200 ..a bit  slow  ..but  didnt wanna burn a cd till i thought id get a working copy ..no sound  yet ..so ill try your  suggestions on how  you did it ..c how it goes  ..only  program i used before was freemakevideo converter  ..brilliant program ..can turn a mp4  into anything  almost ..or easy vcd  ..they basically do everything for you ..
Title: Re: AVI question
Post by: NovaCoder on November 06, 2013, 01:58:09 PM
Quote from: AAACHIPSET;751972
thanks  i did get a full episode of startrek  converted to avi  ..an it played from my usb  on my 1200 ..a bit  slow  .


Cool, I just (finally) got the intro to ALIENS running well on my A1200.

I'll try and upload a video tomorrow :)
Title: Re: AVI question
Post by: NovaCoder on November 08, 2013, 01:28:39 AM
I had another go, this is as good as I can get it I think.

[youtube]GPSfP9c9xz0[/youtube]

[youtube]AD9UDC-eoWQ[/youtube]
Title: Re: AVI question
Post by: AAACHIPSET on November 08, 2013, 02:20:55 PM
thats outstanding  ..afraid best i could  get is 160 x 240  ..with sound  it gets a bit lost but plays ok ..afraid  the colours  get lost  ..good effect  for my 1200/030 ..i used  action player  ..cyberavi users lots  chip memory so large  avis it just wont play ..i got over 90 meg fast ram free  but stuck with 2 meg chip limits ..
how do u get it to play in ham mode ?
Title: Re: AVI question
Post by: NovaCoder on November 09, 2013, 05:40:37 AM
You just need to find the last version of MooVid and then read the guide that comes with it, basically you change a couple of ToolTypes and set it up for HAM8.


[youtube]Gwk6RRTejy4[/youtube]