|
Home > Archive > Macromedia Flash Server > December 2005 > Playing stream at higher fps - possible?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Playing stream at higher fps - possible?
|
|
| Stefan Richter 2005-12-18, 7:45 am |
| I could try this but I am lazy so I ask instead :-)
Presume I am recording a flv via FMS and I am embedding ns.send's into it.
When it comes to reply I would like to fire those ns.send events quicker
than originally recorded, say at 4 times the speed. Is it possible to
achieve this by messing with framerates somehow?
Any other approaches?
Stefan
=-----------------------------------------------------------
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
| |
| Stefan Richter 2005-12-21, 5:45 pm |
| Pinging this one, anyone got ideas on this?
> Subject: [FlashComm] Playing stream at higher fps - possible?
>
> I could try this but I am lazy so I ask instead :-)
>
> Presume I am recording a flv via FMS and I am embedding
> ns.send's into it.
> When it comes to replay I would like to fire those ns.send
> events quicker than originally recorded, say at 4 times the
> speed. Is it possible to achieve this by messing with
> framerates somehow?
> Any other approaches?
>
> Stefan
>
=-----------------------------------------------------------
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
| |
| JesterXL 2005-12-21, 5:45 pm |
| Store ns.send's in a Remote Shared Object as an array with timecodes. Then,
when playing back, decrease the timecodes to make their time values be
earlier than they were originally and read from the SO vs. the NS.
----- Original Message -----
From: "Stefan Richter" <stefan-fMeCE+ULXElEfu+5ix1nRw@public.gmane.org>
To: "'FlashComm Mailing List'" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
Sent: Wednesday, December 21, 2005 12:22 PM
Subject: RE: [FlashComm] Playing stream at higher fps - possible?
Pinging this one, anyone got ideas on this?
> Subject: [FlashComm] Playing stream at higher fps - possible?
>
> I could try this but I am lazy so I ask instead :-)
>
> Presume I am recording a flv via FMS and I am embedding
> ns.send's into it.
> When it comes to replay I would like to fire those ns.send
> events quicker than originally recorded, say at 4 times the
> speed. Is it possible to achieve this by messing with
> framerates somehow?
> Any other approaches?
>
> Stefan
>
=-----------------------------------------------------------
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
| |
| Stefan Richter 2005-12-22, 2:45 am |
| Thanks Jesse,
In this case this may not be an option as I may want to play back
progressively and not want to connect to FCS and SO's.
Good idea though.
Stefan
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of JesterXL
> Sent: 21 December 2005 17:40
> To: FlashComm Mailing List
> Subject: Re: [FlashComm] Playing stream at higher fps - possible?
>
> Store ns.send's in a Remote Shared Object as an array with
> timecodes. Then, when playing back, decrease the timecodes
> to make their time values be earlier than they were
> originally and read from the SO vs. the NS.
>
> ----- Original Message -----
> From: "Stefan Richter" <stefan-fMeCE+ULXElEfu+5ix1nRw@public.gmane.org>
> To: "'FlashComm Mailing List'" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
> Sent: Wednesday, December 21, 2005 12:22 PM
> Subject: RE: [FlashComm] Playing stream at higher fps - possible?
>
>
> Pinging this one, anyone got ideas on this?
>
>
>
>
>
> =-----------------------------------------------------------
> 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
>
=-----------------------------------------------------------
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
|
|
|
|
|