You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running Handbrake CLI on my PC, transcoding a file.
That file is being accessed by omxplayer through a samba share.
However, if the file is not finished transcoding, omxplayer will stop early.
For example:
If the transcode is at 50% of a 20 minute file. If I start omxplayer on that file, watch for 10 minutes,"have a nice day" will show up.
If you attempt something like this on a Desktop, with (for example VLC). VLC will complain about an incomplete file but you can click "Don't repair", and as long as the transcoding is being done faster than VLC can play the file, you will be smooth sailing as the transcoding will finish before VLC can reach that point.
Earlier omxplayer builds did not have this problem, but this bug has been present for quite some time now. It is the most annoying part of using omxplayer on my RasPi.
Here's my current setup.
I'm running Handbrake CLI on my PC, transcoding a file.
That file is being accessed by omxplayer through a samba share.
However, if the file is not finished transcoding, omxplayer will stop early.
For example:
If the transcode is at 50% of a 20 minute file. If I start omxplayer on that file, watch for 10 minutes,"have a nice day" will show up.
If you attempt something like this on a Desktop, with (for example VLC). VLC will complain about an incomplete file but you can click "Don't repair", and as long as the transcoding is being done faster than VLC can play the file, you will be smooth sailing as the transcoding will finish before VLC can reach that point.
Checking the log I'm getting this error.
This may or may not be a unique situation, so I am not sure if I should expect a fix or not. However it would be mighty nice to have this.
My explanation may be odd, I'll be happy to clarify.
Edit:
Another way to explain this:
Quick Replication
50% through I run
omxplayer presents "have a nice day" at the point where wget was when I started omxplayer
The text was updated successfully, but these errors were encountered: