-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ragas sag wrote:
> Hi,
> 
> Looks like it not a problem with ffmpeg, as these are the message's that i
> am getting when we play an flv file using ffplay binary on DM6336. Following
> are the error messages that i am getting. Looks like its got something to
> with framebuffer or fv device.
> 
> " davincifb davincifb.0: davincifb_check_var :within_vid0_limits fail. 0 0
> 1152 864 ", the fb check within limits is failing. That is it going beyound
> the available frame buffer size.
> 
> 1) Do i need to change setting in SDL library w.r.t to fb device?
> 2) If anybody has faced similar problem, kindly guide us in solving the
> problem.
> 

I guess your fb resolution is not enough for your video size. Even
720x576 fails. What is your screen configuration?

Regards,
Caglar
> 
> # ./ffplay sample.flv &
> # FFplay version SVN-r16816, Copyright (c) 2003-2009 Fabrice Bellard, et al.
>   configuration: --enable-cross-compile --enable-pthreads --arch=arm
> --logfile=config.err --cpu=armv5te
> --cross-prefix=/opt/mv_pro_40/montavista/pro/devkitb  libavutil     49.14.
> 0 / 49.14. 0
>   libavcodec    52.11. 0 / 52.11. 0
>   libavformat   52.25. 0 / 52.25. 0
>   libavdevice   52. 1. 0 / 52. 1. 0
>   built on Feb  4 2009 13:34:37, gcc: 3.4.3 (MontaVista
> 3.4.3-25.0.30.0501131 200davincifb davincifb.0: davincifb_check_var
> :within_vid0_limits fail. 0 0 16
> 5-07-23)
> Found davincifb davincifb.0: davincifb_check_var :within_vid0_limits fail. 0
> 0 1408 1056
> FB & opening : /davincifb davincifb.0: davincifb_check_var
> :within_vid0_limits fail. 0 0 1280 1024
> dev/fb/0.
> davincifb davincifb.0: davincifb_check_var :within_vid0_limits fail. 0 0
> 1152 864
> davincifb davincifb.0: davincifb_check_var :within_vid0_limits fail. 0 0
> 1024 768
> davincifb davincifb.0: davincifb_check_var :within_vid0_limits fail. 0 0 960
> 720
> davincifb davincifb.0: davincifb_check_var :within_vid0_limits fail. 0 0 800
> 600
> davincifb davincifb.0: davincifb_check_var :within_vid0_limits fail. 0 0 768
> 576
> davincifb davincifb.0: davincifb_check_var :within_vid0_limits fail. 0 0 720
> 576
> davincifb davincifb.0: davincifb_check_var :within_vid0_limits fail. 0 0
> 1600 1200
> davincifb davincifb.0: davincifb_check_var :within_vid0_limits fail. 0 0
> 1408 1056
> davincifb davincifb.0: davincifb_check_var :within_vid0_limits fail. 0 0
> 1280 1024
> 
> 
> 
> 
> Warm Regards,
> Sagar
> 
> 
> 
> On Thu, Feb 12, 2009 at 1:33 PM, Vladimir Pantelic
> <p...@nt.tu-darmstadt.de>wrote:
> 
>> Ragas sag wrote:
>>
>>> Hi,
>>>
>>> When i typed free command, i got the folllowing details as below,
>>>
>>>           total      used     free     shared buffers
>>> Mem: 118808  37584   81224       0           0
>>> Swap:    0           0        0
>>> Total: 118808  37584   81224
>>>
>>> I dont doubt about ffmpeg leaking memory. Because ffmpeg is used
>>> everywhere. If it had such problem, people would have come back with the
>>> problem. I tried to change the memory allocated for Linux from 56MB to
>>> 120MB. I have 256MB flash. Initially when i run it runs the flv file very
>>> well, only after some time..it gradually starts to crash..
>>>
>> so, it is leaking some memory over time and this might be specific to the
>> dm6446 implementation.
>>
>> ffmpeg allocates all memory via av_malloc/ac_free in libavutil/mem.c, maybe
>> you could add some traces there to see if there are large chunks that are
>> allocated and never freed.
>>
>>  Note: Any open source to play flv/flash files/vp6 encoded files or swf
>>> files on DM6446  exist?
>>>
>> flv/vp6: ffmpeg
>>
>> swf: swfdec and gnash, but both barely work on X86.
>>
>>
>>
>> _______________________________________________
>> Davinci-linux-open-source mailing list
>> Davinci-linux-open-source@linux.davincidsp.com
>> http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
>>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Davinci-linux-open-source mailing list
> Davinci-linux-open-source@linux.davincidsp.com
> http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iEYEARECAAYFAkmVWNkACgkQ/nL+S5dojegmOACfUIeyhssMJO4DZElj/JfXyaJW
BMcAoLa75ydJ4U1rY6hCMnniSabHnT6A
=72fP
-----END PGP SIGNATURE-----

_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to