Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loop on a specific files does not work properly #449

Closed
vitalik opened this issue Apr 28, 2016 · 9 comments
Closed

loop on a specific files does not work properly #449

vitalik opened this issue Apr 28, 2016 · 9 comments

Comments

@vitalik
Copy link

vitalik commented Apr 28, 2016

Here is file example

https://dl.dropboxusercontent.com/u/1933399/out.mp4

if I run it like this:

omxplayer --no-keys --loop out.mp4

if plays correctly first loop, but on 2nd loop it only goes up to 5th second and then seeks to 0


do you have any advise where to patch omxplayer or maybe how to re-encode my video so it loops fine ?

@jehutting
Copy link

OMXPlayer has trouble playing short video's.
See here for a workaround.

@Ruffio
Copy link

Ruffio commented May 8, 2016

Is it possible to enable some debug logging that shows why this is the case? I don't see why omxplayer shouldn't support Short Videos.

popcornmix added a commit that referenced this issue May 9, 2016
@popcornmix
Copy link
Owner

I've pushed a fix for this issue. Please test.

jehutting added a commit to jehutting/omxplayer that referenced this issue May 9, 2016
See several looping short video issues (e.g. popcornmix#449) and white flicker popcornmix#250
@jehutting
Copy link

jehutting commented May 9, 2016

Hi @popcornmix
That is a part of the solution :-) I spent also some time on the looping resulting in the PR.

I tested my fix and even KenT2 1 sec movie is looping correct! I also tried other known short videos (as the one the OP supplied): all OK to me.

The white flicker seen with synctest.mp4 is gone too.

The only.. trouble is exidyboy big_pi_streamclip.mp4 (huceke repository # 16). The first loop runs to 00:00:09.24 whereas the following ends up on 00:00:09.14. I don't know why (firmware issue? :)

@popcornmix
Copy link
Owner

popcornmix commented May 9, 2016

EDIT: Move comment to #455 (comment)

@vitalik vitalik changed the title loop on a specific files does not wokr properly loop on a specific files does not work properly May 10, 2016
@vitalik
Copy link
Author

vitalik commented May 12, 2016

@popcornmix, works perfect on all my "problematic" videos
Thanks!

@vitalik vitalik closed this as completed May 12, 2016
vcrocher pushed a commit to vcrocher/omxplayer that referenced this issue May 18, 2016
@OMID-313
Copy link

@popcornmix ,
Is the fix to this bug included in the latest build at http://omxplayer.sconde.net/ !?

@popcornmix
Copy link
Owner

No, latest build is from 6th May.
The loop fix was on 9th May.
https://github.com/popcornmix/omxplayer/commits/master

@OMID-313
Copy link

Thanks @popcornmix for your comment.
Would you please release an updated deb. build including all the recent bug fixes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants