You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Forum user: christos

Basic information

Registered Oct 28, 2008
Last login Mar 14, 2009
Forum posts 2
Direct URL http://www.flowplayer.org/forum/users/5855

Latest forum posts

Posts:

Registered:

latest ffmpeg

Posted: Mar 14, 2009

I had to remove +brdo from -flags2 and change -me to -me_method to get this to work with the latest ffmpeg... subq 7 activates B-Frames

http://ffmpeg.x264.googlepages.com/mapping

Posts:

Registered:

TypeError when controls plugin set to visible: false

Posted: Oct 28, 2008

When I set the controls plugin to visible: false using javascript


plugins: {
    controls: {
       visible: false
    }
}

I get the following error


TypeError: Error #2007: Parameter listener must be non-null.
at flash.events::EventDispatcher/ addEventListener()
at org.flowplayer .controls .slider ::Scrubber / set allowRandomSeek()
at org.flowplayercontrols ::Controls/ onTimeUpdate()
at flash.utils ::Timer/ _timerDispatch()
flash.utils::Timer/tick()