Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

[Linux] RK3399 ffmpeg - librga/mpp errors

235

Credits

0

Prestige

0

Contribution

intermediate

Rank: 3Rank: 3

Credits
235
Posted at 5/26/2022 17:21:38      1#
Maybe the firmware or file system you are using is older, what board are you using? I will upload it to google drive to share with you.
Reply

Use props Report

235

Credits

0

Prestige

0

Contribution

intermediate

Rank: 3Rank: 3

Credits
235
Posted at 5/28/2022 17:51:04      2#
jbholtz_bd17 Posted at 5/27/2022 10:48
Some additional Data......
* The log that I placed at the beginning of this thread was after flashi ...

I tested the third item and there was a problem, let me see how to solve it.


  1. root@firefly:~# cat /usr/local/bin/test_ffmpeg.sh

  2. #1. test benchmark
  3. #ffmpeg -benchmark -loglevel 48 -vcodec h264_rkmpp -i /usr/local/test.mp4 -map 0:v:0 -f null -

  4. #2. play
  5. #ffplay -vcodec h264_rkmpp -i /usr/local/test.mp4

  6. #3. decode to yuv
  7. ffmpeg -y -c:v h264_rkmpp -i /usr/local/test.mp4 -an -vf hwdownload,format=nv12,format=yuv420p out.yuv
Copy the code
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list