IDE :: High Def Video Playback Without Quicktime

Apr 8, 2009

I'm in a bit of an emergency situation. I need build a high def video player in flash as3 for people WITHOUT the quicktime player.

Neither mov nor m4v files work (They obviously need quicktime), and when I convert my movies to FLV they look very pixelated.

IS there anyway to build a high def video player that does not require quicktime player!?

View 3 Replies


Similar Posts:


Actionscript 3.0 :: Flash Video Playback - High Cpu Usage

May 12, 2009

I've been deploying video to the web via Flash for a couple years now and I was curious if anyone has experience with / knows if deploying video via a Flash Media Server or any other type of video centric server has a significant impact on performance playback? I've noticed lately that with YouTube content, often available in "HQ" or "HD" that the video playback suffers very marginally when switching to higher quality video. However, with video players I have developed, using HTTP progressive download, CPU usage often spikes during download of the video and decreases once it's been cached. I've also recently employed pseudo-streaming techniques with the help of XMOOV but this doesn't seem to have much of an effect on CPU usage during video download.

My video player was developed in AS3 and while it's not using a class based structure, it does follow general OOP techniques. Would a class based video player improve performance? Here is a link to a work in progress video player: [URL] Please try a couple videos and let me know if they play back smoothly and / or if you notice CPU spikes. Also note that the only video that makes use of XMOOV is the "Make a Wish" video as it's been injected with the necessary metadata.

View 7 Replies

Converting SWF / FLA To QuickTime Video?

Oct 20, 2010

I'm having issues converting a semi-old flash file into a quicktime video. I've been moving a lot of work to .mov files lately and off of a flash based file, the conversion actually worked perfectly on a previous video but I can't seem to get it to work on this file. During the conversion it just gets hung up on recording the flash file and I'm forced to cancel. Creating a AVI yields the same result (no that I want a AVI, just saying). I thought of a few things that may have been making it act like this, so I deleted things like the play/replay button and what not, but no good. Can Flash not export to a Quicktime if there are Actionscripts present? I've uploaded the full file, untouched from my tampering here. [URL].

View 4 Replies

Call Up A Quicktime Video Into Flash Without Actually Converting It Into An FLV File?

May 2, 2009

I'm trying to post a Quicktime movie into Flash CS3, but my FLV file looks AWFUL when compared to the original Quicktime video. When importing the Quicktime video, I've tried all kinds of settings. (Soreson Sparks was the worst.) I've changed the quality, the data rate, and the frame rate; I've selected "deinterlaced" and deselected "deinterlaced." I've changed the key frame placement and interval and left them alone. I am all out of ideas. I am grinding my teeth.

By creating some kind of var or something, is there any way I can call up a Quicktime video into Flash without actually converting it into an FLV file? It was suggested that I make an SWFObject2, How to make my video look better. I just want my video to look like it does in Quicktime.

View 10 Replies

Professional :: JPEG2000 Or MotionJPEG Option In The Quicktime Video Settings?

Aug 31, 2011

I have a 15 second animated spot that I HAVE to save out as a Quicktime movie with these parameters.
 
DESCRIPTION SPECIFICATION
Content Resolution 1280x720 (width x height)
Pixel Geometry Square 1:1

What the heck happened to the JPEG2000 or MotionJPEG option in the Quicktime video settings?

View 7 Replies

Flash :: Export Mov/quicktime Video Shows Ghost Images

Mar 14, 2012

I am trying to export a flash animation as a mov, so i can convert it for html5. When I export the movie, the animation has artifacts in it, strange things do not erase correctly, they do not show when i view it in Flash, or when I view the exported flv file.

So as you can see, there is a 1/2 drawn image. They round things are floating down, but for some reason, as they float down to stack, they leave behind some partial images.

View 2 Replies

Professional :: Video Quality As Low/high/HD?

Apr 11, 2011

How to provide a video quality as Low, Medium, High and HD in flash actionscript

View 3 Replies

ActionScript 3.0 :: FLVPlayback.complete - Play The Video Files With The Playback Component In Each Of The Frames Where The Video Was

Apr 26, 2010

I am wanting to play a number of movie clips and flash produced video clips. On the main timeline I have a frame for each clip I want to play. In that frame is a flash movie that contains the video that I have embedded onto the timeline for the movie. The filesize for this project is massive and I am struggling to work on the file. I want to be able to play the video files with the playback component in each of the frames where the video was.

[Code]...

View 5 Replies

Flash :: Video Contrast In Video Poor In Dreamweaver Playback

Oct 4, 2009

I am using Flash Professional 8 and Dreamweaver 8 to maintain a website. I have just started using flash to show video highlights from high school football games which I record. Using iMovie I export the video as quicktime file and then import to flash to convert to a flash video file to post on the web site. The video coming out of iMovie has very good contrast and the quicktime movie has the same good contrast. When looking at the file in Flash the contrast changes dramatically. I becomes washed out. I am using Max OX 10.6 operating system.

View 2 Replies

ActionScript 3.0 :: Embedded Video And External Video With Playback Component

Nov 9, 2010

I have trouble in choosing between external video with playback component and embedded video . I have tried adding video to dynamic page and everything is perfect .This video I have imported using the option File ->import video -> external video with playback component. If I try to execute flv on another system , the video is not playing eventhough it is in library.

So, I have imported video using the option of embedded video and this worked fine on another systems as it embeds video. The video plays for only 2 min 54 sec. I have compressed the bit rate to how much ever I can in premier pro. It resulted in reducing the size of the file but still I see the video occupying more than 3500 frames in the timeline. I feel this is not optimal.

View 1 Replies

IDE :: Video Streaming - Loaded An External Video With Playback Component?

Feb 18, 2010

I have loaded an external video with playback component in Flash CS4.

Now the question is do I need to add streaming script or not?

View 2 Replies

Get A High Quality Video Into A Flash Document?

Mar 20, 2009

I'm trying to get a high quality video into a flash document. I would like it to stream the flv from the website it will be posted on.

The source file is a 640x480 quicktime file (H264 compression)however viewing it at 640x480, I notice that there is pixelation instead of a clean and crisp image, I look at the source, it's clean and crisp. how can I import a nice high quality video into flash without that nasty pixelation?

View 1 Replies

Flex :: AS3 Video Encoding At Runtime With High Compression

Sep 15, 2010

I need to compress video image data (lets say a display object) in AS3 to a Byte Array with high compression at runtime. Framerate only needs to be around 5 but 1024x768 video needs to go to < 40 Kilobyte per Second without the quality being too bad. I wrote a custom encoder and got it to around 80-100 Kilobyte per Second for 1024*768 which still is too much and I don't see a lot of improvements to be mad to my encoder.

Using JPG or PNG Encoder gives way higher KB/s. Is there any open source way to to decode and encode video in as3 at runtime ? E.g. a H.264 as3 encoder and decoder ? Or other codecs? Or maybe a C# source code of h.264 encoder and decoder ? I think I could port it to as3. Doesnt need to be h.264, just something with good quality when running at 5 Frames/Sec and 40 Kilobyte...

View 2 Replies

ActionScript 2.0 :: Make A High Score Table For A Flash Game Where EVERYONE See's The Same High Scores?

Oct 11, 2003

how can i make a high score table for a flash game where EVERYONE see's the same high scores?

eg.

Bill gets 1000 in USA
Ben gets 1002 in UK

they can see each others scores on a high score table.

View 7 Replies

Flash :: Resizing A High Resolution Video To A Smaller Size?

Nov 2, 2011

My company sent me a video that they wanted us to post on the intranet.  It's a simple powerpoint video with a narrator talking about some policy and benefit changes, etc.

I tried the exporting the video in both 720(width) and 1280 format, and found that when shown in fullscreen mode, the 1280 format was much easier to read than the 720, however, we didn't want to show it on the intranet page at full 1280 by default.  So I modified the html and javascript that plays the movie so that it would show in 720 width on the page.  The problem with resizing the 1280 video into a 720 space is that the video player bar (where the play, stop, volume controls are) becomes extremely small when I do this.  Of course, this is because Flash generated the player with a toolbar optimized for 1280, so it's getting scaled down when I pack it into a smaller playing area.

Is there an solution to this that I haven't thought of?  How can I generate this movie to get the better full screen appearance of the 1280 video, but also still show the video in a smaller 720 area when the user is not in full screen mode?

View 1 Replies

Flash - Collecting High-volume Video Viewing Data?

Apr 5, 2010

I want to add tracking to our Flash-based media player so that we can provide analytics that show what sections of videos are being watched (at the moment, we just register a view when a video starts playing)

For example, if a viewer watches the first 30 seconds of a video and then clicks away to something else, we want the data to reflect that. Likewise, if someone watches the first 10 seconds, then scrubs the timeline to the last minute of the video and watches that, we want to register viewing on the parts watched and not the middle section.

My first thought was to collect up the viewing data in the player and send it all to the server at the end of a viewing session. Unfortunately, Flash does not seem to have an event that you can hook into when a viewer clicks away from the page the movie is on (probably a good thing - it would be open to abuse)

So, it looks like we're going to have to make regular requests to the server as the video is playing. This is obviously going to lead to a high volume of requests when there are large numbers of simultaneous viewers.

The simple approach of dumping all these 'heartbeat' events from clients to a database feels like it will quickly become unmanageable so I'm wondering whether I should be taking an approach where viewing sessions are cached in memory and flushed to database when they become inactive (based on a timeout). That way, the data could be stored as time spans rather than individual heartbeats.

View 2 Replies

Media Server :: Recording High Quality Video Using A Local Buffer With FMS 3.5

Jun 16, 2010

I'm currently working on a webcam recorder to record high quality video. I had the recorder working before, but the video quality was quite poor. Instead I'm trying to use a client side buffer and then upload the buffer after recording has stopped. I thought after I unattached the video and audio from the NetStream that either a NetStream.Buffer.Empty or NetStream.Record.Stop event would be sent when the buffer was finished uploading.

What is actually happening after I start recording is two NetStream.Record.Stop events are being sent in a row, so recording never really happens. Also, on the server side I'm trying to save a user name and password into a variable, but I'm not sure how to go about doing that since the application script is just a bunch of callback functions.

View 6 Replies

ActionScript 3.0 :: Video Playback - 60 Seconds Video To Start Playing After 40 Seconds Have Been Downloaded

Jul 19, 2010

1) I want a 60 seconds video to start playing after 40 seconds have been downloaded - to do that I set the NetStream.bufferTime to 40 seconds and retrieve "NetStream.Buffer.Full" event causing the video to really start playing. This step is OK.

2) However, the "NetStream.Buffer.Full" causes data to stop downloading. So the remainder of the video begins to download no sooner than after the 40 seconds have been played. This step is my issue. Can anyone tell me how to avoid this unintended effect? (i.e. playing a video and downloading data at the same time?)

View 2 Replies

Professional :: Keyframe A Video Clip Without Effecting Playback Of Video Clip?

Aug 11, 2011

I've imported a Quicktime video clip into my scene. I want to slide this video clip in from off screen and have it stop at center stage using keyframes. When I use keyframes to move a video clip - the playback of the clip resets to it's first frame at every keyframe. Is it possible to move a rolling video clip using keyframes without altering the playback of the clip?

View 2 Replies

ActionScript 3.0 :: FLV Playback Check For End Of Video?

Aug 12, 2011

I have a few videos that I have in my Flash file, that I would like to have them trigger the playhead on my main timeline move to a new frame upon completion of the video.

I have found this page, informing me that it is possible, but do not know what to do with this information.

[URL]

View 4 Replies

Stopping Video Component Playback?

May 20, 2009

I have a frame where I have added an flv playback component to play a flv file. Everything plays fine, but when I test the file and navagate away from the frame that the playback component is on, the video continues playing.
 
Is there any way to get the video to stop when the user navigates away from the frame? I'm sure this could be done if I add the video using AS 3.0 (that is what the navigation of the site is coded with).

View 2 Replies

ActionScript 1/2 :: FLV Playback Repeats First Second Of Video

Jul 18, 2009

I'm having trouble fixing a problem with an flv playback issue. A main swf loads a child swf which preloads a movie. If the movie is preloading and you close the child swf with _global.lightBox = false; global.nc.close(); unloadMovieNum(2); The global variable lightBox is set to false so when the video is fully loaded it sees that lightBox is false and does not try to play. The global variable nc is the movie's netConnection. The problem occurs when you click to close the movie and then try to load the movie again. What happens is it stays on the preloader going from 1 to 99 over and over again while playing the first small bit of the movie's sound.

View 1 Replies

ActionScript 3.0 :: Video Playback In Air Application?

Aug 5, 2009

The application serves as a presentation interface and plays slide and video content using the FLV Playback Controller. The user interface has three preview windows along with a list of slide and video content that gives the user the ability to select which slide(s) and or video(s) appear in the preview window(s). The content is simultaneously shown full screen on three projectors via multiple monitor outputs (2 nVidia SLI gfx cards, 4 outputs, 1 preview monitor, 3 for projectors).Our issue is centered around the playback performance of one 20MB flv (1366x768) after having played several 2MB flv files (same resolutions and bit rates).

The odd thing is that the 20MB file can be played seamlessly 1x, then the small flvs can be played without issue; but if we try to play the 20MB flv again, it begins to stutter in the last half of playback.We are looking at getting an official opinion letting us know if video playback performance can be increased and is so a quote letting us know what costs are involved to do so. We can provide the source code and all related files.The hardware this Application is running on is a PC running XP SP3 with a XEON 5130, 2 Ghz processor, 2 GB DDR2 ram, a Seagate ST3160815AS 160 GB SATA Hard Drive and 2 NVIDIA 9800GTX Video cards

View 1 Replies

ActionScript 1/2 :: Detecting End Of Video Playback?

Nov 3, 2009

how to catch the end of FLV playback. I have an SWF which is loading a number of FLVs dynamically, based on user interaction with a main menu. I am NOT using the FLVPlayback Component. I wanted to create my own buttons and interface, so I am using the basic Video Symbol that is added directly from the library.
 
I have already read about using listeners to catch the complete property, but that seems specific to using the FLV Playback component. I have thought about using cue points, but I didn't create the FLVs, and I don't have access to them, to edit them. I have also tried comparing the duration of the current FLV to the time played, but that breaks when a new FLV is being loaded.

View 4 Replies

ActionScript 3.0 :: Using Video Player Instead Of FLV Playback

Feb 15, 2011

I'd like to use the VideoPlayer class instead of FLVPlayback because in theory it uses up less space as it does not have all the skins etc. However I've found that if I want to throw a VideoEvent to check when the video has finished playing, if I do not have a component of FLVPlayback in my fla. file library I get a compilation error saying it can not find the "VideoEvent" class. That would mean that by using VideoPlayer I cant make my swf smaller and I lose functionality. I need to keep my size as small as possible.

View 2 Replies

Professional :: Best Method To Playback Video?

Mar 29, 2011

I import the video manually from the File Tab. I change the stage size to match video (I want it full screen because I have "liquid layout" AS3 code in order to match browser window) I center the video on the stage.I make the video an Object (MovieClip)

And that's it.

The video play well, matching the full brower window and resizing accordingly.

My questions are :

1 - I am making the video a movie clip but is it necessary. I have tried without and it still works!! The only thing I find weird is that the "publishing" doesnt work when the video is not made a MovieClip. (I struggle to center the SWF in the HTML page)

2 - I don't know about the Netstream class. My server is a normal FTP (with PHP MYSQL) but not a streaming server. Would it be appropriate (better) to call the video through AS3 using the Netstream class ? (actually I am not sure of what the Netstream class is for)

3 - I have tried to loop the video using the classic AS3 code (that can be found anywhere). What is funny is that the code works when the movie is not converted to an object. But when it is, the looping doesnt work at all. Do you see a reason why ? (Maybe because the video is imported manually and not an instance created from the Video MovieClip Object ??)

View 1 Replies

Professional :: Input Video For FLV Playback?

Sep 27, 2011

I am using the FLVPlayback component to play a flash video. Currently, the input video I am using is a H.264 encoded .mp4 file. My question is regarding the type of video input which the component supports. In the sense, I understand the kind of videos which the playback component supports(h.264, sorenson spark encoded videos and the like). I specifically wanted to know whether there is a provision to play a video which has chapters and is there any skin to support such a feature?
 
Background Info: I am using Flash Professional CS 5 and the language is AS3. I am using flash on an embedded platform.

View 5 Replies

Professional :: Video Playback On Swf Export?

Nov 22, 2011

I have made my site and now the protocols of Flash wont allow the internet to playback the video, I dont know if you understand me but this is the message I am getting every time I try to open my finished SWF Project."The following local aplication on your computer is trying to communicate with this Internet-enabled location: my site IP" I looked for the location to allow the settings yet I cant find it.

View 2 Replies

Flash Interaction After Flv Video Playback?

Dec 7, 2010

I have a video embedded in Flash as an FLV. I'm able to get the video to play through the way I want, but when the video plays through and ends, I want to have two options/"buttons" display that allow the user to either replay the video a la youtube, or link to another web page.

I know it must a very basic question but I can't seem to find any answers. I've included a screen capture of the end of the video.

View 1 Replies

ActionScript 3.0 :: Video Playback Air For Android

Jun 14, 2011

I'm trying to develope a simple video gallery app. It just has a few thumbnails that when clicked, play the select movie in my show movie area.It looks great when I export the .swf and see it on my laptop, but when I install it on my Android phone the movie takes over the whole screen.I am streaming the video via my server. The video dimensions are 800 x 600 on my server, but i only want then 500 x 333 on my app to make room for the thumbs. have set the flvplayback componant to 500 x 333 but everytime I install it onto my android the video just takes up the whole screen.

View 0 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved