A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: FLV video

  1. #1
    Some dude, says hi Ultra Pulse's Avatar
    Join Date
    Jun 2005
    Posts
    262

    FLV video

    How do you make a .mov or some other movie type file into a .FLV? Is it possible to do it in KM?
    Last edited by Ultra Pulse; 09-08-2005 at 04:28 PM. Reason: Spelling

  2. #2
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    Cannot do it in KM but there is a RIVA encoder that is free (search forum) and I use FLIX but it now cost a good bit.

  3. #3
    Degenerate and baise art thou. docree's Avatar
    Join Date
    Feb 2001
    Location
    USA
    Posts
    390
    I heard a rumor that the webcam functions can compress / muxe a
    "live" feed to flv... That is most likely false.
    I used RIVA a few times for my own vids...

    Sorry to change the thread...
    But, does Flash 7 have webcam use? [Or is it shockwave?]
    If Flash 7+ does have it, how do we use it?

  4. #4
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    Quoting here from the online dictionary:
    http://livedocs.macromedia.com/flash...tml/wwhelp.htm

    Video class
    Availability

    Flash Player 6; the ability to play Flash Video (FLV) files was added in Flash Player 7.
    Description

    The Video class lets you display live streaming video on the Stage without embedding it in your SWF file. You capture the video by using Camera.get(). In files published for Flash Player 7 and later, you can also use the Video class to play back Flash Video (FLV) files over HTTP or from the local file system. For more information, see the NetConnection class and NetStream class entries.For more information, see Playing back external FLV files dynamically and the NetConnection class and NetStream class entries.
    Last edited by blanius; 09-08-2005 at 11:49 PM.

  5. #5
    Relaxing tmoore935's Avatar
    Join Date
    Oct 2001
    Location
    colorado, usa
    Posts
    1,713
    Quote Originally Posted by blanius
    Cannot do it in KM but there is a RIVA encoder that is free (search forum) and I use FLIX but it now cost a good bit.
    ]

    Do the flv have IDE tags like the mp3's? Or does the names of the video's have to be hard coded in?
    Any programming language is at its best before it is implemented and used.

  6. #6
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    Not exactly but they have "meta" tags and they can be read sorta like id3 tags. There is a tutorial somewhere on adding tags http://www.creativecow.net/cgi-bin/p...ion/index.html

    And Brandts code shows how to read them

  7. #7
    Some dude, says hi Ultra Pulse's Avatar
    Join Date
    Jun 2005
    Posts
    262
    ahh, I see. Thanks, I'll try to downloads some of them later.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center