CJNZ
June 10, 2010, 9:50pm
1
Hi All,
Omapfbplay! Fantastic!
Just wondering if there are instructions as to the command line
options I can use?
I have searched the net and not found anything.
Currently running:
-f for full screen.
What other command line parameters are available?
Really want to be able to get it to loop play and play unindexed
files.
Cheers,
Chris
CJNZ
June 12, 2010, 5:22am
2
Any Omapfbplay experts about?
mansr
June 12, 2010, 7:54am
4
Chris <carlighting@yahoo.co.nz> writes:
Any Omapfbplay experts about?
Most of the options are pretty clear from the source code.
CJNZ
June 13, 2010, 11:37pm
5
Thanks - I did have a look at the source before posting, thanks for
pointing out the correct spot.
Is it possible to get omapfbplay to loop play a video file?
Has anyone done this yet?
Cheers,
CJ
Chris wrote:
Thanks - I did have a look at the source before posting, thanks for
pointing out the correct spot.
Is it possible to get omapfbplay to loop play a video file?
Has anyone done this yet?
don't think so, patches welcome I guess.
Also, a tiny shell script around it
to make it loop should be trivial
CJNZ
June 14, 2010, 6:58am
7
Thanks, for the info.
At this stage patching is above my current ability.
A basic shell script is fine but there is a short delay while the
video reloads.
I will continue to work on it.
Cheers.
CJ
Chris wrote:
Thanks, for the info.
At this stage patching is above my current ability.
A basic shell script is fine but there is a short delay while the
video reloads.
yes, omapfbplay buffers a number of frames before it starts playing,
so a short delay while doing that is expected. There should be a
command line option for the number of frames it buffers iirc.