IMX53 QSB: FFMPEG is not compiling

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX53 QSB: FFMPEG is not compiling

1,115 Views
Swamy
Contributor III

Hi All,

 

In LTIB, I have selected FFMPEG package option, it is asking for ffmpeg-20080916.tar.bz2. I could not find this anywhere, instead I found ffmpeg-20080908.tar.bz2, I renamed this to ffmpeg-20080916.tar.bz2 and copied to /opt/freescale/pkgs/

and compiled the ./ltib...

 

Now I am getting following error. Please help to resolve this issue.

 

+ STATUS=0
+ [ 0 -ne 0 ]
+ cd ffmpeg-export-2008-09-08
cd: 1: can't cd to ffmpeg-export-2008-09-08
error: Bad exit status from /home/lucid/ltib/tmp/rpm-tmp.4731 (%prep)


RPM build errors:
    Bad exit status from /home/lucid/ltib/tmp/rpm-tmp.4731 (%prep)
Build time for ffmpeg: 3 seconds

Failed building ffmpeg

 

Regards,

Swamy

Original Attachment has been moved to: 611-ffmpeg.spec

Tags (1)
0 Kudos
3 Replies

661 Views
JiJianFeng
Contributor I
You do not need select VPU plugin if you are using the Gstreamer, The VPU plugin is registered and it will be invoked automatically because its rank has been increased. I suggest you to use Totem which can be built with Gnome mobile.
0 Kudos

661 Views
Swamy
Contributor III

Thanks for the response.

Yes I would like to play movie for IMX 53 quick start board, please let me know where can I select VPU plugin? I am not seeing under multimedia package(LTIB). 

My problem is, I have an Mplayer, when I play mp4 file, I am able to hear only sound and no video is seen.

 

Regards,

Swamy

0 Kudos

661 Views
fabio_estevam
NXP Employee
NXP Employee

I haven't try to build this, but just wondering if why do you plan to build this package.

 

If you want to decode video, you should use the VPU plugin instead (provided by the multimedia package), which provides hardware video acceleration for encode/decode.

0 Kudos