Go to advanced search

by summershere
Tue Apr 08, 2014 10:32 am
Forum: General programming discussion
Topic: Accelerated Framebuffer Webkit
Replies: 70
Views: 46555

Re: Accelerated Framebuffer Webkit

Not sure if this is the best thread to post this on, but you guys seem to know what you're talking about and it's all kind of relevant :) I'm trying to render h.264 video to a GTK widget in python, utilising the hardware acceleration obvs... I can't get OMX player to work with a widget, nor can I fa...
by summershere
Sat Mar 15, 2014 2:14 pm
Forum: Troubleshooting
Topic: Resolution dropping after time
Replies: 11
Views: 1601

Re: Resolution dropping after time

Still no joy with this, it's driving me crazy! Forcing it into DMT mode just goes straight into 640x480 half the time when it boots up. So I've put it back to letting it pick its own resolution - starts off fine in 1920x1080 but after an hour or two drops back to 640x480 4:3... :(
by summershere
Tue Mar 11, 2014 8:32 pm
Forum: Troubleshooting
Topic: Resolution dropping after time
Replies: 11
Views: 1601

Re: Resolution dropping after time

Have changed it to DMT now, and forced it to mode 82 - will see if that sticks... does that still support audio via HDMI if I force it?
by summershere
Tue Mar 11, 2014 8:08 pm
Forum: Troubleshooting
Topic: Resolution dropping after time
Replies: 11
Views: 1601

Re: Resolution dropping after time

It's a monitor with speakers, which is kind of a TV I suppose?? ;) Output of that below... none are preferred or native though..? root@pi:~# tvservice -m DMT Group DMT has 12 modes: mode 4: 640x480 @ 60Hz 4:3, clock:25MHz progressive mode 8: 800x600 @ 56Hz 4:3, clock:36MHz progressive mode 9: 800x60...
by summershere
Tue Mar 11, 2014 11:01 am
Forum: Troubleshooting
Topic: Resolution dropping after time
Replies: 11
Views: 1601

Re: Resolution dropping after time

Back to this thread unfortunately - thought it was fixed but it isn't :( Once again getting: root@pi:~# tvservice -s state 0x12001a [HDMI CEA (1) RGB full 4:3], 640x480 @ 60Hz, progressive ...and yet it's correctly reporting native resolutions: root@pi:~# tvservice -m CEA Group CEA has 11 modes: (pr...
by summershere
Mon Feb 10, 2014 11:29 pm
Forum: Troubleshooting
Topic: Resolution dropping after time
Replies: 11
Views: 1601

Re: Resolution dropping after time

What do you see if you re-comment the forced HDMI group & mode above and run the tvservice command as shown here: http://www.cpmspectrepi.webspace.virginmedia.com/raspberry_pi/MoinMoinExport/OptimisedDisplaySettings.html ? (I'm wondering if you've not chosen the best 1080p mode for the monitor/TV) ...
by summershere
Mon Feb 10, 2014 1:04 pm
Forum: Troubleshooting
Topic: OMXPlayer hanging
Replies: 2
Views: 959

Re: OMXPlayer hanging

Short - none of them are greater than 60 seconds...
by summershere
Mon Feb 10, 2014 12:24 pm
Forum: Troubleshooting
Topic: OMXPlayer hanging
Replies: 2
Views: 959

OMXPlayer hanging

I've got omxplayer cycling through a number of 1080p mp4 files in a bash script. After a while, it hangs on a blackscreen. Looking at the processes, it hangs on the same mp4 each time. If I delete it, it picks a different one and hangs on that each time. This is what fills the log file up when it's ...
by summershere
Sun Feb 09, 2014 10:54 am
Forum: Troubleshooting
Topic: Resolution dropping after time
Replies: 11
Views: 1601

Re: Resolution dropping after time

Hmmm, it has selected 60hz though for some reason, should be 50hz here...

Code: Select all

state 0x12001a [HDMI CEA (16) RGB lim 16:9], 1920x1080 @ 60Hz, progressive
by summershere
Sun Feb 09, 2014 10:49 am
Forum: Troubleshooting
Topic: Resolution dropping after time
Replies: 11
Views: 1601

Re: Resolution dropping after time

Ok, have done this... just rebooted so will check it throughout the day. This is what I get from a tvservice -m CEA : Group CEA has 11 modes: mode 1: 640x480 @ 60Hz 4:3, clock:25MHz progressive mode 2: 720x480 @ 60Hz 4:3, clock:27MHz progressive mode 3: 720x480 @ 60Hz 16:9, clock:27MHz progressive m...
by summershere
Fri Feb 07, 2014 1:17 pm
Forum: Troubleshooting
Topic: Resolution dropping after time
Replies: 11
Views: 1601

Re: Resolution dropping after time

Anyone got any ideas here?
by summershere
Mon Feb 03, 2014 1:17 pm
Forum: Troubleshooting
Topic: Resolution dropping after time
Replies: 11
Views: 1601

Resolution dropping after time

Connected to a 1080p display (Acer), this pi is running OMX Player. After a while of working perfectly it drops down to standard definition. Any ideas why? Is it anything to do with the overscan? The mp4 files are all 1080p I believe. config.txt: [code] # uncomment if you get no picture on HDMI for ...
by summershere
Mon Dec 02, 2013 4:53 pm
Forum: Graphics, sound and multimedia
Topic: omxplayer audio control
Replies: 5
Views: 16918

Re: omxplayer audio control

Just to update: -6000 did work fine for me, thanks for your help.
by summershere
Tue Nov 19, 2013 7:42 pm
Forum: Graphics, sound and multimedia
Topic: omxplayer audio control
Replies: 5
Views: 16918

Re: omxplayer audio control

Thanks for this - still struggling with it though. It's ignoring the volume, and I wonder if it's anything to do with the negative value? I have tried omxplayer --adev hdmi --vol $(cat /home/pi/volume) $file with the contents of 'volume' as -600 and "-600". I've also tried specifying '--' on its own...
by summershere
Tue Nov 12, 2013 2:17 pm
Forum: Graphics, sound and multimedia
Topic: omxplayer audio control
Replies: 5
Views: 16918

omxplayer audio control

I'm running omxplayer (with audio through HDMI), and I'm having trouble setting the volume control using the --vol flag The help page says that the setting is in millibels, but I don't know what to gauge this on. Any ideas? Ideally I'd like to set this from a text file, so perhaps: omxplayer --vol <...
by summershere
Mon Nov 11, 2013 4:17 pm
Forum: General discussion
Topic: OSD (on screen display) w/o X
Replies: 44
Views: 14041

Re: OSD (on screen display) w/o X

Chinasaur, just sent you a PM - it seems to just sit in my outbox rather than move to sent messages though. Let me know if you don't get it as I can't tell whether it's actually gone or not... :/
by summershere
Wed Nov 06, 2013 4:55 pm
Forum: General discussion
Topic: OSD (on screen display) w/o X
Replies: 44
Views: 14041

Re: OSD (on screen display) w/o X

I've looked briefly at subtitles, but due to the timed nature of them it doesn't really work - need something a bit more autonomous really. I've also had a play with various kiosk apps, but haven't found one yet that A) runs on the pi, B) plays video, and C) isn't just someone else's wrapper around ...
by summershere
Tue Nov 05, 2013 3:41 pm
Forum: General discussion
Topic: OSD (on screen display) w/o X
Replies: 44
Views: 14041

Re: OSD (on screen display) w/o X

Incidentally, if I use stdin or the -c flag, it seems to add a couple of carriage returns somewhere, moving the text up the screen. Also, the grey background is still only appearing on long text. So for example: poptart "hello hello hello hello hello hello hello hello hello hello hello" -s 100 Has t...
by summershere
Tue Nov 05, 2013 3:18 pm
Forum: General discussion
Topic: OSD (on screen display) w/o X
Replies: 44
Views: 14041

Re: OSD (on screen display) w/o X

Thanks, that's a great help. We're using it for visual displays. So, omxplayer is cycling through a directory of videos, and the idea is that poptart will add additional info (time, weather, opening hours etc) along the bottom of the screen. Hence scrolling would be awesome :) Currently I'm using a ...
by summershere
Thu Oct 31, 2013 2:46 pm
Forum: General discussion
Topic: OSD (on screen display) w/o X
Replies: 44
Views: 14041

Re: OSD (on screen display) w/o X

That's great - changed the GPU memory and it fixes the issue for me too, thanks for that. Is there any way of scrolling the text? Also I notice that the background boxr only shows up if there is a lot of text (if that makes sense, and it's not just me?!). Still trying to work out the switches, I'm n...
by summershere
Tue Oct 29, 2013 6:28 pm
Forum: General discussion
Topic: OSD / omxplayer / subtitles etc
Replies: 1
Views: 2476

OSD / omxplayer / subtitles etc

I'm looking to achieve some form of information display via On Screen Display. I've been playing with various OSD libraries, but it seems that none of them can 'poke' through OMXPlayer (unless anyone has achieved this??) So it crossed my mind that another way of doing this would be if there was a wa...
by summershere
Thu Oct 24, 2013 3:23 pm
Forum: General discussion
Topic: OSD (on screen display) w/o X
Replies: 44
Views: 14041

Re: OSD (on screen display) w/o X

Thanks, I'll give that a try.

Odd issue, I seem to get an error if omxplayer is currently showing a full-HD video:

Code: Select all

assertion failure:graphics.c:269:gx_priv_restore():egl_result
Aborted
If the video's less than 1080 it displays fine. Any ideas?
by summershere
Thu Oct 24, 2013 11:02 am
Forum: General discussion
Topic: OSD (on screen display) w/o X
Replies: 44
Views: 14041

Re: OSD (on screen display) w/o X

That did it, thanks :) Are there any switches to change behaviour for it at all, wondering if I could maybe change the display time? Ideally I'd like to run it from a background process, overlaying information on whatever's running on the console. It's kind of surprising (to me at least) that there ...
by summershere
Wed Oct 23, 2013 11:54 am
Forum: General discussion
Topic: OSD (on screen display) w/o X
Replies: 44
Views: 14041

Re: OSD (on screen display) w/o X

Sorry to post on such an old thread, but this is exactly what I'm looking to achieve - I'm missing this 'libvgfont' thing, and I'm trying to work out how I go about getting it (and/or any other pre-reqs for OSD/poptart)?
by summershere
Tue Apr 23, 2013 10:59 am
Forum: General discussion
Topic: Playing video in a browser
Replies: 0
Views: 284

Playing video in a browser

I'm trying to come up with a way to do the following automatically on startup: 1. Open a web browser 2. Go to a URL 3. Start playing the embedded video (HTML5) 4. Set the video to fullscreen Has anyone achieved this, or can you think of a way this might be achieved? I guess I might need some form of...

Go to advanced search