[Q] Can you merge multiple FLVs by using the
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Macromedia Flash Server > [Q] Can you merge multiple FLVs by using the




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

    [Q] Can you merge multiple FLVs by using the  


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


 
05-25-06 06:11 AM

Howdy...  ;)

I have not had a chance to use append parameter for the NetStream.publish()
function... and I was wondering if I can use that to merge two FLV files...

Well...  One FLV file that's sitting on the server plus another soon-to-be
webcam stream to append at the end of the exisiting FLV file to create a
merged FLV file...

Any pointer would be appreciated...  ;)

Thanks...  

Jason


 ________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com






[ Post a follow-up to this message ]



    Re: [Q] Can you merge multiple FLVs by using the  
Bill Sanders


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


 
05-25-06 12:11 PM

Jason,

A long time ago I made an application that did that. It was a
primitive editor for cutting and pasting FLV files. Essentially, it
worked by first recording a FLV segment using ser side code--

Stream.play(name, start, seconds);
Stream.record();

Then, after recording a FLV segment, I'd splice them together using,

Stream.record();
Stream.play(seg1, 0);
Stream.play(seg2,0, -1, false);

Primitive, but it worked fine.

HTH,
Bill
On May 24, 2006, at 10:56 PM, <Jason-KRHSgQQ45+w/N4CUxbK1KQ@public.gmane.org
>
<Jason-KRHSgQQ45+w/N4CUxbK1KQ@public.gmane.org> wrote:

> Howdy...  ;)
>
> I have not had a chance to use append parameter for the
> NetStream.publish() function... and I was wondering if I can use
> that to merge two FLV files...
>
> Well...  One FLV file that's sitting on the server plus another
> soon-to-be webcam stream to append at the end of the exisiting FLV
> file to create a merged FLV file...
>
> Any pointer would be appreciated...  ;)
>
> Thanks...  
>
> Jason
>
>  ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com

bill sanders | www.sandlight.com | bloomfield, ct | 860-242-2260


 ________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 01:46 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