Go to advanced search

by Brendanflynn
Mon Feb 25, 2013 3:04 pm
Forum: Graphics, sound and multimedia
Topic: seamless looping
Replies: 138
Views: 94254

Re: seamless looping

... Never mentioned syncing, I just need them playing. They will do that right? I just ordered two Raspberries today. Model B 512mb. I should get them looping a video on vga screens. Know in theory how to get them running on vga. Thought from here I would have answers to looping the video? Don't need ...
by dmelladom
Thu Feb 14, 2013 12:43 am
Forum: Graphics, sound and multimedia
Topic: Auto play on start up, seamless loop video
Replies: 1
Views: 17023

Auto play on start up, seamless loop video

... 2) Up to FullHD (1920x1080) resolution 3) Auto play on start up in seamless loop mode I understand that point 2 should be easily solved by the board's hardware but it ...
by denjell
Mon Feb 11, 2013 11:36 pm
Forum: Graphics, sound and multimedia
Topic: seamless looping
Replies: 138
Views: 94254

Re: seamless looping

... untested script because i tested it and it didn't work. sorry if anyone lost their patience. here is a tested (and corrected) version of the autoloop omx patch that does what it is supposed to. 1) no login 2) autostart 3) autoloop media file 4) silent logging RTFM. #!/bin/bash # autoloop-patch.sh ...
by denjell
Sun Feb 10, 2013 4:49 pm
Forum: Graphics, sound and multimedia
Topic: seamless looping
Replies: 138
Views: 94254

Re: seamless looping

i am an art exhibition engineer and needed to use the RPi to loop a 1080p audio/video installation. it had to be idiot-proof - i.e. autostart ... black to bridge the time between reloading the file. although this isn't "seamless", no one noticed the 800ms caveat4: there is no "normal" way to end ...
by ericdaigh
Tue Jan 15, 2013 10:01 pm
Forum: Graphics, sound and multimedia
Topic: seamless looping
Replies: 138
Views: 94254

Re: seamless looping

... is able to get this to work, it would be great. What I'm trying to do is get Colby's innovation to start, via cron, and be able to stop the loop with something in a script, so that i can play another (different) video, also with hello_video.
by dwingus
Mon Dec 03, 2012 4:49 am
Forum: Graphics, sound and multimedia
Topic: seamless looping
Replies: 138
Views: 94254

Re: seamless looping

Thanks everyone for the really helpful information. I too would be really interested in getting video and audio to seamlessly loop using hello_video I've spent a few days figuring out the right conversion format for my video files so that they are raw H264 and thus playable in hello_video. ...
by skeeballassault
Mon Dec 03, 2012 3:46 am
Forum: Graphics, sound and multimedia
Topic: seamless looping
Replies: 138
Views: 94254

Re: seamless looping

Hey rulevu,

I haven't tried it at the moment, but I'd assume you could use the audio half of the video as an MP3, and play it back with MPG123, using the --loop -1 option.

I'm sure it's a simple matter to set up a script to do so. I'll make one myself, and get back to you on that.

Cheers,
Skeeball
by rulevu
Sun Dec 02, 2012 7:05 pm
Forum: Graphics, sound and multimedia
Topic: seamless looping
Replies: 138
Views: 94254

Re: seamless looping

Colby, thank you for the great post :)
somebody find the solution to loop video with audio ?

r.
by palerider
Thu Nov 22, 2012 7:37 pm
Forum: Gaming
Topic: OsmOse – a Sega Master System/Game Gear emulator, now ported
Replies: 18
Views: 16134

OsmOse – a Sega Master System/Game Gear emulator, now ported

... contained x86 assembly) and backported some of the main emulation loop from 0.9.0b instead Added support for configurable joystick buttons ... newer frame rendering code Disabled version display on boot for more seamless integration with emulator front-ends Changed sound output rate from ...
by colbyparsons
Mon Sep 03, 2012 6:46 pm
Forum: Graphics, sound and multimedia
Topic: seamless looping
Replies: 138
Views: 94254

Re: seamless looping

... hit control-something. I do hope someday someone will come up with a seamless looping app that allows for a lot of the options I want where settings could be controlled ...
by GeorgeIoak
Thu Aug 30, 2012 1:53 am
Forum: Graphics, sound and multimedia
Topic: seamless looping
Replies: 138
Views: 94254

Re: seamless looping

With some edits of the scripts I was able to get a video loop running on bootup however on the 2nd pass I can see the desktop but the first time through the video runs full screen. What can I do to always have the video full screen?
by colbyparsons
Wed Aug 29, 2012 1:14 am
Forum: Graphics, sound and multimedia
Topic: seamless looping
Replies: 138
Views: 94254

Re: seamless looping

... version of Debian for the Pi was Squeeze, "debian6-13-04-2012" is the name of the file (pretty sure that's the one). That one still works with the looping thank goodness, because I just installed two video pieces at a show which are running on two of my pis. Recently I spent quite a while trying ...
by colbyparsons
Sun Jul 15, 2012 4:38 am
Forum: Graphics, sound and multimedia
Topic: seamless looping
Replies: 138
Views: 94254

Re: seamless looping [updated 19/7/12]

... not important for what you are doing, but if anyone else comes across this and can offer a solution, please let me know. --Colby How to Seamlessly Loop Video (image only -- no sound yet) Changing the Code: 1.Open the file hello_video.c in the directory /opt/vc/src/hello_pi/hello_video/ with the ...
by colbyparsons
Thu Jun 28, 2012 11:40 pm
Forum: Graphics, sound and multimedia
Topic: seamless looping
Replies: 138
Views: 94254

Re: seamless looping

Hey Ken, I'm actually trying to loop video on boot too, would you mind giving me a rundown on what you did? I'm not sure entirely what you did, or how to put my own videos into hello_video. Could you tell me exactly what you did? Thanks, ...
by skeeballassault
Thu Jun 28, 2012 5:47 pm
Forum: Graphics, sound and multimedia
Topic: seamless looping
Replies: 138
Views: 94254

Re: seamless looping

Hey Ken,
I'm actually trying to loop video on boot too, would you mind giving me a rundown on what you did? I'm not sure entirely what you did, or how to put my own videos into hello_video. Could you tell me exactly what you did?

Thanks,
SkeeBall
by colbyparsons
Thu Jun 21, 2012 3:12 am
Forum: Graphics, sound and multimedia
Topic: seamless looping
Replies: 138
Views: 94254

Re: seamless looping

Thanks Dom! Outstanding. I love that the solution was so simple. I am now getting a video loop that doesn't have even the slightest hesitation. Next I need to add looping sound (synchronized, of course), and I need a way to have the Pi be plug-and-play for my video loops. ...
by dom
Mon Jun 18, 2012 10:52 pm
Forum: Graphics, sound and multimedia
Topic: seamless looping
Replies: 138
Views: 94254

Re: seamless looping

@colbyparsons

Change:

Code: Select all

         if(!data_len)
            break;
to:

Code: Select all

         if(!data_len)
            fseek(in, 0, SEEK_SET);
and your video will play in an endless loop.
by colbyparsons
Thu Jun 14, 2012 12:01 am
Forum: Graphics, sound and multimedia
Topic: seamless looping
Replies: 138
Views: 94254

Re: seamless looping

Is this video only? And you are looping from beginning? I would image hello_video could be modified quite easily to seek back to beginning of file when end is reached, and continue submitting frames to the already open codec. As the start ...
by colbyparsons
Sun Jun 10, 2012 4:04 pm
Forum: Graphics, sound and multimedia
Topic: seamless looping
Replies: 138
Views: 94254

seamless looping

Does anyone have suggestions on how to achieve seamless video looping? I have Raspbmc (XBMC) installed on my Pi, and figured out how to loop a video -- it works, ...

Go to advanced search