Page 1 of 1

VLC 0.8.6a on Davinci Platform - Poor A/V Quality

Posted: 17 Jul 2007 14:32
by amareshram
Hi,

I have ported the VLC-0.8.6a on TI's Davinci Platform. I am able to play mpeg-2 a/v media file but the audio/video quality is not good. When I run it with trace, I observer following messages:

[00000254] main video output warning: late picture skipped (-232682)
[00000253] main audio output debug: PTS Out Of Range (22271), dropping buffer

Repeated frequently.

It gives me an impression that audio & video buffers are dropped frequently and hence the poor quality. can somebody help me to resolve it?

regards/Amaresh

Re: VLC 0.8.6a on Davinci Platform - Poor A/V Quality

Posted: 17 Jul 2007 17:06
by dionoea
Is the CPU usage maxed out when you play the file with VLC? (btw, feel free to submit a patch to the vlc-devel@videolan.org mailing list so we can include your port in future VLC releases)

Re: VLC 0.8.6a on Davinci Platform - Poor A/V Quality

Posted: 18 Jul 2007 07:43
by amareshram
no.

and it is the only application running on platform.
platform spec. is as follows:

CPU speed: ~233MHz
RAM: 64MB DDR

While going through the source code, I observe that some comparision is made out based on some #define provided in vlc_config.h for audio/video. I am planning to play with them but it will be nice if someone inform me that how these values has been derived.

Re: VLC 0.8.6a on Davinci Platform - Poor A/V Quality

Posted: 30 Apr 2008 11:02
by aymanbakr
Did you use the DSP side of Davinci platform