A Flash Developer Resource Site

Results 1 to 9 of 9

Thread: Standalone FLV player

  1. #1
    Arckid - Curving the Web
    Join Date
    Dec 2000
    Location
    India
    Posts
    1,412
    anybody know any player who can play FLVs ... without any connection with flash ... like windows media player ... etc., or say quicktime player ..

  2. #2
    Senior Member CNO's Avatar
    Join Date
    Jun 2000
    Location
    Brooklyn, NY
    Posts
    3,446
    Originally posted by aashu.com
    anybody know any player who can play FLVs ... without any connection with flash ... like windows media player ... etc., or say quicktime player ..
    I don't know of any which currently do (It wouldn't be too difficult to make a standalone Flash video player, tho), but if you wanted to bet on one incorporating it in the near future, I'd put my money on Quicktime, since it contains Sorenson codecs natively, and Sorenson developed the Flash video codec.

  3. #3
    Arckid - Curving the Web
    Join Date
    Dec 2000
    Location
    India
    Posts
    1,412
    yeah it's not much difficult to make standalone FLV player but it need Flash Communication server installed ... because there is no other method so you can play the FLV from flash via action scripting.

    right?

  4. #4
    Wildform Moderator
    Join Date
    Sep 2000
    Posts
    2,070
    FLV video is for importing MX video into Flash MX. It is not for playing. Since FLV uses uncompressed audio the file sizes are huge and not practical for web streaming, CDs, and most applications.
    jb

    http://www.wildform.com

  5. #5
    Arckid - Curving the Web
    Join Date
    Dec 2000
    Location
    India
    Posts
    1,412
    I really got shocked when i read your post ... really ... I tested with every video and audio configurations and checked that FLV is good at both (quality and size). I also checked the DivX, its more good because it uses some really intelligent algorithms ...

    i just came to know that FLV uses uncompressed audio ... are you sure about it? from where you got to know about it ...

    actually i should not ask you such a questions coz u r wildform guy and you have mastery in this field and may have more experience then me in this field ...

    so any way to record FLV with compression of audio?

  6. #6
    Wildform Moderator
    Join Date
    Sep 2000
    Posts
    2,070
    Yes. Use SWF output.
    jb

    http://www.wildform.com

  7. #7
    Senior Member CNO's Avatar
    Join Date
    Jun 2000
    Location
    Brooklyn, NY
    Posts
    3,446
    Originally posted by aashu.com
    i just came to know that FLV uses uncompressed audio ... are you sure about it? from where you got to know about it ...
    There's some good info about using video in Flash on Macromedia's site here:
    http://www.macromedia.com/support/fl...deo/index.html

    Basically, the .FLV is more of an authoring format - used to pass video between files while retaining compression settings, etc., between files. The .FLV has information about video compression, but saves the audio data raw, so that compression can happen in conjunction with the rest of the Flash movie.

    In other words, similar to how you can set the compression settings if individual images within your Flash movie, you can also set compression of an entire video apart from other images in the .fla. Sound, however, is all compressed during export to the .swf file format. So any other sounds in your movie will have the same compression settings and audio quality as that of your movie.

    You can still set the sound settings for individual clips individually (which is reccomended for good sound quality/playback/file size consideration), but the video sound will be compressed based on the publish settings (http://www.macromedia.com/support/flash/images_video/flash_video/flmx_video08.html)

    Hope this helps some - that article can probably explain better than I have.

  8. #8
    Arckid - Curving the Web
    Join Date
    Dec 2000
    Location
    India
    Posts
    1,412
    thank you so much for the great links ....


  9. #9
    Member
    Join Date
    Sep 2004
    Location
    Key West
    Posts
    38
    Quote Originally Posted by aashu.com
    anybody know any player who can play FLVs ... without any connection with flash ... like windows media player ... etc., or say quicktime player ..
    Yes there is one at www.flvhosting.com


    also look at www.videospark.com

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