compressing still image + audio
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Macromedia Flash Server > compressing still image + audio




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    compressing still image + audio  
Greg Saunders


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-27-05 10:53 PM

If I have a still image + an audio track, is there a way to create an FLV
that will be roughly the size of the audio track rather than the audio + a
video track that repeats the still image again and again and again...

I'm wondering because i'd like to have a still image + audio, then switch
to real video + audio, then switch back to a still + audio, all wrapped up
in one FLV, but I need to keep the data rate down overall.

thanks,

Greg Saunders
Chief Technical Officer
Socratic Arts
http://www.socraticarts.com


=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm






[ Post a follow-up to this message ]



    Re: compressing still image + audio  
Beto A


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-27-05 10:53 PM

In the past I have just saved a seperate flv of 1frame and pulled that in=
. I have been experimenting with FLV2jpg written by another on this list =
which grbs the 1st frame and creates a jpg. there is the possibility of s=
aving the bitmap data to the stream, in flash8. I think using the bitmap =
data maybe the best option so that you keep all the info in one file(flv)=
. Alas this could bloat your flv size if there are several saved to the f=
lv.  I suppose one of us will eventually have to come up with a more effi=
cient way to solve this.
=20
cheers
Beto

Greg Saunders <saunders-N4umOicabQm/1CoWfcwawg@public.gmane.org> wrote:
If I have a still image + an audio track, is there a way to create an F=
LV=20
that will be roughly the size of the audio track rather than the audio + =
a=20
video track that repeats the still image again and again and again...

I'm wondering because i'd like to have a still image + audio, then switch=
=20
to real video + audio, then switch back to a still + audio, all wrapped u=
p=20
in one FLV, but I need to keep the data rate down overall.

thanks,

Greg Saunders
Chief Technical Officer
Socratic Arts
http://www.socraticarts.com


=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
=20


=09
---------------------------------
Yahoo! Photos
Ring in the New Year with Photo Calendars. Add photos, events, holidays,=
whatever.

=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm






[ Post a follow-up to this message ]



    Re: compressing still image + audio  
Fabio Sonnati


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-28-05 12:45 PM

Yes it's possible.
But I need to know if you have to record in realtime the source or if you
want to
process the flv offline.

Fabio Sonnati
http://flashvideo.progettosinergia.com




----- Original Message -----
From: "Greg Saunders" <saunders-N4umOicabQm/1CoWfcwawg@public.gmane.org>
To: "FlashComm Mailing List" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@pub
lic.gmane.org>
Sent: Tuesday, December 27, 2005 9:47 PM
Subject: [FlashComm] compressing still image + audio


> If I have a still image + an audio track, is there a way to create an FLV
> that will be roughly the size of the audio track rather than the audio + a
> video track that repeats the still image again and again and again...
>
> I'm wondering because i'd like to have a still image + audio, then switch
> to real video + audio, then switch back to a still + audio, all wrapped up
> in one FLV, but I need to keep the data rate down overall.
>
> thanks,
>
> Greg Saunders
> Chief Technical Officer
> Socratic Arts
> http://www.socraticarts.com
>
>
> =-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>


=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm






[ Post a follow-up to this message ]



    Re: compressing still image + audio  
Greg Saunders


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-28-05 12:46 PM

thanks, fabio; offline.

the trick in my mind is having the FLV have still images in some places and
actual video in other places.

greg


At 03:34 AM 12/28/2005, Fabio Sonnati wrote:
>Yes it's possible.
>But I need to know if you have to record in realtime the source or if you
>want to
>process the flv offline.
>
>Fabio Sonnati
>http://flashvideo.progettosinergia.com
>
>
>
>
>----- Original Message ----- From: "Greg Saunders" <saunders-N4umOicabQm/1C
oWfcwawg@public.gmane.org>
>To: "FlashComm Mailing List" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@pu
blic.gmane.org>
>Sent: Tuesday, December 27, 2005 9:47 PM
>Subject: [FlashComm] compressing still image + audio
>
> 
>
>
>=-----------------------------------------------------------
>Supported by Fig Leaf Software - http://www.figleaf.com
>=-----------------------------------------------------------
>
>To change your subscription options or search the archive:
>http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>


=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm






[ Post a follow-up to this message ]



    Re: compressing still image + audio  
Fabio Sonnati


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-29-05 12:45 PM

We are able to do that but using proprietary
tools still in development stage. In short, we
use ffmpeg and custom flv's tag manipulation.

FS



----- Original Message -----
From: "Greg Saunders" <saunders-N4umOicabQm/1CoWfcwawg@public.gmane.org>
To: "FlashComm Mailing List" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@pub
lic.gmane.org>
Sent: Wednesday, December 28, 2005 1:43 PM
Subject: Re: [FlashComm] compressing still image + audio


> thanks, fabio; offline.
>
> the trick in my mind is having the FLV have still images in some places
> and actual video in other places.
>
> greg
>
>
> At 03:34 AM 12/28/2005, Fabio Sonnati wrote: 
>
>
> =-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>


=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 03:48 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register