Altera_Forum
Honored Contributor
10 years agoGetting Slow Frame Rate using Frame Buffer Driver on Cyclone IV Board
Hi,
I am developing Frame Buffer based Video Driver to Play upto 720P Resolution Video on Cyclone IV board in Linux Platform. I have used concept of Linux PCI Driver as well as Virtual Frame Buffer Driver to create my own custom frame buffer driver using PCIe Interface. I have also created some commandline test applications to test my frame buffer device by settings different resolutions as well as color bars with that resolutions which works fine without any issue. Than, I have started task to test Sample Video file using "mplayer" tool which works fine upto 480P (720 X 480) Resolution Supoorted Sample Video but getting some slow rate while running 720P (1280 X 720) Resolution Supported Sample Video with same Frame Buffer Driver in Linux Platform. I haven't used concept of SGDMA in my frame buffer driver. Does anyone has idea or information to solve above slow rate issue? Regards, Ritesh Prajapati