StevenHickson / RPiVideoLooper

Video Looper for the Raspberry Pi
Other
98 stars 36 forks source link

Pi Zero W issues #18

Open ProjectileObjects opened 6 years ago

ProjectileObjects commented 6 years ago

----- Update ------ update. I understand the file has to be called Video.h264, but it still doesn't work. I switched to command line omxplayer and got it to work.

---Original Q---

I've been building this out from scratch using the tutorial here:

Everything works properly until I get to Step 5 – Play a test video (the video on my usb drive is called Video.mp4

cd /opt/vc/src/hello_pi/hello_video/

./hello_video.bin /mnt/usb/Video.mp4

It drops down as if it is doing something, but nothing plays back.

any ideas on why this isn't working?

foocp commented 6 years ago

I'd recommend https://github.com/adafruit/pi_video_looper/ as this project seems to be retired