Go to advanced search

by DrakaSAN
Tue Sep 10, 2013 10:44 am
Forum: Raspberry Pi OS
Topic: OMXPlayer, is there error message?
Replies: 0
Views: 374

OMXPlayer, is there error message?

Hi. I m building a media center based on omxplayer What I wish to know is if the omxplayer send any message when it encounter a problem in a file. I know it make a log file, but it bother me to have to parse it on the fly, especially when I know there s a error message at the end of each video (ERRO...
by DrakaSAN
Thu Aug 01, 2013 4:18 pm
Forum: Troubleshooting
Topic: ENOSPC, how to change the cluster size?
Replies: 3
Views: 1653

Re: ENOSPC, how to change the cluster size?

I tried with both, with same result. (NOOBS package is just easier to get full, since the other image are still on the sd card). The SD card was given to me with Raspbian already installed, I didn t checked this when I had the time to because I didn t thought I could have this problem, and it have n...
by DrakaSAN
Thu Aug 01, 2013 12:16 pm
Forum: Troubleshooting
Topic: ENOSPC, how to change the cluster size?
Replies: 3
Views: 1653

ENOSPC, how to change the cluster size?

Hi I was using a preformatted Raspbian card for my RPi. I got a ENOSPC error, and was unable to boot. So I formatted the memory card and put Raspbian again. But since the cluster size is 32K, I barely can put node.js and a js app on it, when I know I ll need to download video files for the app, it s...
by DrakaSAN
Mon Jul 29, 2013 10:47 am
Forum: General discussion
Topic: omxplayer 150 times rewind limit??
Replies: 1
Views: 541

Re: omxplayer 150 times rewind limit??

Did you try closing omxplayer and start it again instead of rewind?
And why should you rewind thousand of times?
by DrakaSAN
Mon Jul 29, 2013 10:38 am
Forum: Raspberry Pi OS
Topic: omxplayer key binding through javascript/bash?
Replies: 2
Views: 1223

omxplayer key binding through javascript/bash?

Hi everyone I m working on a automated TV on a raspberry pi. The algorithm is quite simple: A javascript/node.js app get all playlist/command... But I m forced to start omxplayer through a .sh file: app.js: ... exec('/home/pi/play.sh', [file], function (error, stdout, stderr){...}); ... play.sh: if ...

Go to advanced search