digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   Encoding: Real Media to JPEG ? (http://www.digitalfaq.com/archives/encode/13539-encoding-real-media.html)

Bchteam 05-29-2005 12:25 PM

Real Media to JPEG ?
 
Hi guys,

I have a Real Media (.rmvb extension) file here and I want to cut out one single frame and save it as an JPEG, Bitmap, PNG or another picture file.

How can I do that ?

Thanks...

rds_correia 05-29-2005 01:17 PM

Hi Bchteam :),
Just create a script where instead of Mpeg2Source() you use DirectShowSource().
Like if your Real Media filename is movie.rmvb your script should look like:
DirectShowSource("d:\movie.rmvb",fps=25)
Use fps=25 or the corresponding figure according to your source.
Now open your script with VirtualDubMod.
Browse the movie clip and find the frame you want to copy.
Go to the "Video" menu and choose "Snapshot output frame".
There you can choose BMP, TARGA or PNG.
You have to be using at least Avisynth 2.5.
Cheers

Bchteam 05-30-2005 01:20 AM

Worked perfectly...

Thx...

rds_correia 05-30-2005 04:08 AM

Quote:

Originally Posted by Bchteam
Worked perfectly...

Thx...

Cool, and good for you ;-).
Cheers


All times are GMT -5. The time now is 02:04 AM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.