Post Reply »

You must log in to post.

FLV / H.264 Video Player II
  • Started 2 years ago by jeamarc
  • Latest reply from FlashXpert
  1. FlashXpert
    Member

    @hladecek I had a look at the link you provided, you’re probably working on it and it’s now displaying page error message. I understand that you only tested the loop feature with a single, short video.. You should have no problems with it, unless it is not properly encoded or the metadata is missing.


    @eblumrich I am sending you a private message describing the process.

    Posted 9 months ago #
  2. hladecek
    Inactive in forum

    Has bought the file

    Hi Bogdan – Sorry – Yeah I was working on the site when you looked. Here is a new link that I won’t touch until you see it. The video file I have included is an H.264 mp4 w/metadata. Though it does not matter what file type I use. I have even tried FLV files and they all exhibit the same problem:


    The file loops one time (so it plays twice) and on what should be the third play, it locks up with the blue wheel spinning.


    Hope you can help me with this – I am supposed to launch this Wednesday and still have a lot of work to do.


    Thanks so much.

    Posted 9 months ago #
  3. hladecek
    Inactive in forum

    Has bought the file

    Sorry – I haven’t slept for days. Here’s the link:


    http://www.iringpro.com/iring2/trouble/trouble.html

    Posted 9 months ago #
  4. FlashXpert
    Member

    @hladecek I saw the video, after two loops, the third time it stalls until a user interaction occurs. I haven’t identified why that is happening, I’ll get back at you later today.

    Posted 9 months ago #
  5. FlashXpert
    Member

    Thanks to one of our clients we found out there is a user on FlashCoponents trying to accuire, in a fraudulent way, the source files of our product. The spam message is simple and asks for your opinion about the product and along with it, the source files as well. They are using the email adress khyeee@hotmail.com


    Spam message quote:
    “May I know your personal review on the FLV video player III by flash Xpert. If u dont mind, could u send me the files?”


    Please help us by not complying to their request.


    Thank you all.

    Posted 9 months ago #
  6. ebflute
    Member

    Can I use this player inside another flash movie? I have a flash site set up and need a movie player for 2 youtube videos. If it calls to root it will have a problem because it won’t be at root level. Please advise if your player will work for my situation. thank you!

    Posted 8 months ago #
  7. FlashXpert
    Member

    @ebflute Yes, the player can be integrated into another full flash site. I’ll help you out with the integration if you face difficulties doing it.

    Posted 8 months ago #
  8. FlashXpert
    Member

    We have just made a new update. New features have been enabled:


    RTMPE Support
    You can now play rtmpe, as well as rtmp.


    Mouse Wheel Scroll
    If the description underneath the video is larger than the available space, the text is scrollable with the mousewheel.


    Captions / Subtitles
    You can now add your texts / comments or even subtitles to your videos by simply writing them in a xml, srt or sub file (in the standard format, provided as an example with the download). Remember to provide the name of the captions/subtitle file in the settings.xml.


    Several fixes have been made as well.

    Posted 8 months ago #
  9. JayJunk
    Inactive in forum

    I would like to buy your component but I have a couple of questions.
    Can I resize the component?
    Do the dimensions stay the same?
    Can I view the xml file(s) before I buy?
    Thanks.


    Posted 8 months ago #
  10. FlashXpert
    Member

    @JayJunk Yes, you can set any size for the player from within the settings.xml file. All the elements of the player adapt to your sizes. Please send me your email using private messaging.

    Posted 8 months ago #
  11. iamchoi
    Inactive in forum

    Has bought the file

    I’m interesting about your component.


    Do you have auto hide or default hide option for Captions / Subtitles ?
    Sometimes I don’t need that.
    Or Can I add the image or flash at Captions / Subtitles area ?
    And I don’t know about XML, Is it is to maintenance ?


    Thank you.

    Posted 8 months ago #
  12. FlashXpert
    Member

    @iamchoi To make the captions/subtitles appear, you must open the settings.xml and provide there the path to the captions/subtitles file. There are three supported formats (xml, srt and sub); however if you do not provide the file, the feature will not be enables.


    With the help of the settings.xml file you have access to more than 40 options and settings, so you can customize the player without opening the source files.

    XML files are the so called “text based databases”. You can open and edit them with text editors (like the Notepad in Windows) or using free xml editors (downloadable from around the Internet, here is an example: http://download.cnet.com/XML-Marker/3000-7241_4-10202365.html?part=dl-XMLMarker&subj=dl&tag=button ). Open the file, you’ll find it pretty self explanatory.


    The xml is divided into four sections:
    1) Options
    2) Colors
    3) Videos
    4) STAF (send to a friend)


    1)Options. In here, you can set the dimensions of the player (in pixels) and you have a lot of other options that you can enable by setting them to “true” and disable by setting them to “false”. You can also set the buffer time (how many playtime seconds are loaded before the video starts playing), the default volume level (0 is muted, 100 is maxed), controls padding (is a distance between the elements on the control bar, the distances are measured in pixels), the delays of which the elements of the player autohide (of course, if the autohide option for those elements is set to “true”. There are other options there as well.


    2)Colors. Each line here contains the name of a group of elements of the player, and for each of these contained elements you can set a color and for a lot of them, the degree of transparency. To change a color, you need to provide the new color’s hex code (each nuance has a 6 digit identifier ??" you can find the code for the color you like using a color picker of any design software or again, free from around the Internet). The transparency (alpha) is set in percents (0 is fully transparent, 100 is fully opaque).


    3) Video. You can set the path of the video (either local or an URL, simply paste it there), you can provide the path to a preview image (this will be displayed while the video is stopped), the path to a watermark (and the link that that watermark will lead to, if clicked), a STAF image that will be sent by email when a user liked a video and sent that video to another user using the STAF options, you can also provide a title and a description for your video. These will be displayed and support HTML, so you can provide a link there as well. In this section is where you should provide the path to the captions/subtitles file as well.


    4)STAF This one contains the subject and the content that will automatically be sent by email when a user decides he liked one of your videos and sends it to another user.


    I hope this helped. A lot of other options are available there as well, go ahead and play with them. Of course, there is a default for all of them.

    Posted 8 months ago #
  13. iamchoi
    Inactive in forum

    Has bought the file

    Thanks for your detail comment.

    Posted 8 months ago #
  14. iamchoi
    Inactive in forum

    Has bought the file

    Today I bought your component.
    That’s great.


    I have a question.


    When I run the player at IE, I got script error message.
    Line 27, “swfmacmousewheel is null or not object”


    I just run sample html.
    Please help me. Thanks.

    Posted 8 months ago #
  15. FlashXpert
    Member

    @iamchoi Please update your Adobe’s flash player to the latest version ( http://www.adobe.com/support/flash/downloads.html )

    Posted 8 months ago #
  16. iamchoi
    Inactive in forum

    Has bought the file

    When I see your sample in this website, It’s ok.


    But After purchase, I just download and uninstall, and I run videoPlayer.html
    Then I got error message.


    I downloded and installed Adobe Flash Player version 10.0.22.87
    But I got same problem.


    Please help me. Thanks

    Posted 8 months ago #
  17. FlashXpert
    Member

    @iamchoi We have rechecked the archives on flashcomponents. We do not receive the mac mouse wheel related error. Can you please provide a link on private, to your site, so we can have a look at it?

    Posted 7 months ago #
  18. rkreddy
    Member

    Has bought the file

    Hi,
    I want to remove youtube logo on my player.
    how can i do that?


    Thank you

    Posted 7 months ago #
  19. iamchoi
    Inactive in forum

    Has bought the file

    I sent private message.
    Thanks.

    Posted 7 months ago #
  20. FlashXpert
    Member

    @rkreddy The youtube logo is placed there automatically from using their api. It is necessary to use the api in order to legally play their videos. Forcefully removing the logo, as well as trying to play videos without the api constitutes a copyright infringement.


    @iamchoi I responded to your message.

    Posted 7 months ago #
  21. rkreddy
    Member

    Has bought the file

    How can i play youku, tudou videos?

    Posted 7 months ago #
  22. FlashXpert
    Member

    @rkeddy Youku and Tudou, like Vimeo and YouTube, all need special implementation to play their videos. You can see YouTube videos with our player because we used an api provided by them, which acts both as an intermediary and as a protection system. Without this api no player can play their videos. We only implemented support for YouTube, since it was the most popular request. More than that, I am not sure Youku and Tudou offer coders such an api.

    Posted 7 months ago #
  23. lnsrikanth
    Member

    Has bought the file

    Hi


    Thanks for your great work, i have gone through the forum and you said you are going to release options to run pre rolls ads by the end of 2008, wanted to know if its ready and its released, i bought your component yesterday so checking its already there currently


    thanks
    srikanth

    Posted 6 months ago #
  24. FlashXpert
    Member

    @Insrikanth Preroll and postroll ads is a work in progress feature. We will make the update Very soon.

    Posted 6 months ago #
  25. lnsrikanth
    Member

    Has bought the file

    Hi Flashxpert, thanks for responding, can you please give us a rough date or month when it will be available, appreciate it

    Posted 6 months ago #
  26. FlashXpert
    Member

    @Insrikanth Hopefully by the end of this week.

    Posted 6 months ago #
  27. lnsrikanth
    Member

    Has bought the file

    Thanks, looking forward for the weekend..


    thanks
    srikanth

    Posted 6 months ago #
  28. stanweatherby
    Member

    Anyone notice that the players quit working on IE8 with the latest version of flash? Adobe just released a critical update to deal with a serious security risk. After updating my Windows Vista machine to this newest version of Flash, the players are replaced by a "get flash" box. This is undesirable. It works fine on my Macs with the current version of Flash. The preview shown here is also affected by this problem: http://www.flashcomponents.net/component/flv_h.264_video_players_pack.html

    Has anyone found a workaround for this?

    Posted 6 months ago #
  29. FlashXpert
    Member

    @stanweatherby Well, the preview looks fine from all three machines I have in front. I have IE8 as well, with the latest update of Flash Player. Of course, this is a local machine issue and since noone else has noticed it, neither can we see it, we can’t pinpoint it. Please provide more details about what system you are running. Also, please provide a link to your site on private, perhaps we can have a look. Best regards

    Posted 6 months ago #
  30. lnsrikanth
    Member

    Has bought the file

    Hi Flashxpert


    Any news on prerolls and other forms of advertising – ad module?


    thanks

    Posted 6 months ago #