Displaying 3 results from an estimated 3 matches for "videosink".
2010 Oct 13
2
total newbie issue with Cortado player using new java 1.6.0_22
...DirectSound Capture, vendor:
Unknown Vendor
[INFO] mixer description: Software mixer and synthesizer, vendor: Sun
Microsystems
[INFO] mixer description: Port Mixer, vendor: Unknown Vendor
blah blah blah
[INFO] mixer description: Port Mixer, vendor: Unknown Vendor
[INFO] create element: Element: [videosink]
[INFO] Video bounding rectangle: x=0, y=0, w=152, h=204
[INFO] reading from url
http://comptonpeslonline.com/compton-pesl-practice-program/AUDIO/01/01/AD/01.ogg
[INFO] parsing as absolute URL
[INFO] trying to open
http://comptonpeslonline.com/compton-pesl-practice-program/AUDIO/01/01/AD/01.ogg...
2009 Oct 31
0
[Patch] Drop Frames in Cortado
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The attached patch allows frames to be dropped in Cortado:
Why:
Currently, frames cannot truly be dropped in Cortado. If the decoded YUV
arrives too late at the videosink, it will not be converted to RGB, but
every frame must still be decoded. On slow systems, once the queue of
undecoded Theora packets fills up, the video decoder will block the ogg
demuxer, with the result that audio will not be decoded in real time.
Once the audio gets sufficiently late, it is rej...
2010 Nov 30
1
Consistency regarding compiled Cortado 0.6.0 source and the official binary
...uendo/plugin/Overlay$2.class
./com/fluendo/plugin/Overlay.class
./com/fluendo/plugin/Queue$1.class
./com/fluendo/plugin/Queue$2.class
./com/fluendo/plugin/Queue.class
./com/fluendo/plugin/Selector$1.class
./com/fluendo/plugin/Selector$2.class
./com/fluendo/plugin/Selector.class
./com/fluendo/plugin/VideoSink.class
./com/fluendo/plugin/VorbisDec$1.class
./com/fluendo/plugin/VorbisDec$2.class
./com/fluendo/plugin/VorbisDec.class
./com/fluendo/utils
./com/fluendo/utils/Base64Converter.class
./com/fluendo/utils/Debug.class
./com/fluendo/utils/MemUtils.class
./com/jcraft
./com/jcraft/jogg
./com/jcraft/jogg/...