Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
john_ardelius #1
Flv audio skew problem
I am streaming audio via the NetStream object to FMS. When I inspect the
resulting .flv file on the server I found it was time skewed quite a bit. The
original recording was exactly (up to half a second) one minute, but the
resulting flv has a duration of 67 secounds, thats more than 10%! The skewness
seem to depend on the sampling frequency I specify in the Microphone object on
the client... Has anybody encountered this issue? My initial guess is that
there is some configuration to be done on FMS or code rewritten on the client.
Best
/John
john_ardelius Guest
-
How to skew grouped objects?
Ok, here's an image of what I'm referring to in this post: Image <http://burntelectrons.org/img/text-skew.png> I'm new to Illustrator, trying it... -
Can you Skew like Photoshop?
just that, can you skew an image like you can in photoshop? i see scale and all that but there is no skew option in the same place where i would find... -
Skew tool misbehaving...
FH9.01, PC. Until recently, the Skew tool worked as "Help" said it would: click on an object, click on the Skew tool, click to place a fixed... -
skew (and rotate and reflect) in MX
i'm trying to use the TRANFORM function in MX and in Version 8 i would either double-click on say Rotate, Skew or Relect and then the Transform box... -
EDIT->TRANSFORM->SKEW
Hi Photoshop 6.0 contains the function 1. SELECT IMAGE 2. EDIT->TRANSFORM->SKEW Is there a similar function in Photoshop Elements? Thank you for... -
fmslove #2
Re: Flv audio skew problem
what was the microphone setting (sampling frequency) ?
fmslove Guest
-
john_ardelius #3
Re: Flv audio skew problem
I only use the default values:
mic = Microphone.getMicrophone();
streamOut = new NetStream(netConn);
streamOut.attachAudio(mic);
Anyhow, should the duration of the flv track depend on the sampling frequency?
john_ardelius Guest



Reply With Quote

