-
-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
video_player on raspberry pi 4 64 bit #382
Comments
You need to depend on the I'll fix the readme instructions to mention that. |
thanks for your help. I've included the
i tried to play the video using |
Are you on the latest revision of flutter-pi? This looks like a bug I fixed 3 weeks ago :) |
no i wasn't :D i've updated flutter-pi and now i see the first frame of the video without color distortions. could be related to this: #356 |
sorry i'm retarded. |
Hi, i'm trying to play video files on a raspberry pi 4 (64 bit). As stated in the docs i should use
$ sudo apt install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgstreamer-plugins-bad1.0-dev gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-ugly gstreamer1.0-plugins-bad gstreamer1.0-libav gstreamer1.0-alsa
+ https://pub.dev/packages/video_player. however it gives me this error message. any ideas how to fix this? maybe related to https://github.com/ardera/flutter-pi/issues/360The text was updated successfully, but these errors were encountered: