-
Notifications
You must be signed in to change notification settings - Fork 12
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
Exclude video #24
Comments
Currently not supported yet, will discuss with team on this. |
We will provide cmd line option to skip video transcoding when import. |
@darrepac , exclude video is added, you can update lomoc to try again.
|
Hi,
Problem is that even if I stop the container and update it, when I launch
it, it starts again the previously stopped process...
How can I stop the job and start a new one with the no-video option?
thanks
Le dim. 28 août 2022 à 10:20, Jiantao Fu ***@***.***> a
écrit :
… @darrepac <https://github.com/darrepac> , exclude video is added, you can
update lomoc to try again.
+ cli.BoolFlag{
+ Name: "no-video, nv",
+ Usage: "not scan video files. This is to speed up the first import process",
+ },
—
Reply to this email directly, view it on GitHub
<#24 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABWMPIVIPIQVNXVLPVOGF5TV3MHNHANCNFSM53J5LOTA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@darrepac sorry to hear that. Can you please describe the problem more? Do you mean restarting container will resume last import automatically? Importer is a little weak on our side now. It is the top priority now, and will update you shortly. Regarding this suggestion, just wonder if you use our mobile app to watch video before, and what is your user experience? How is your network speed? and how powerful is your server CPU? Is it enough to download original resolution video? Do you like the idea to do just in time transcoding using ffmpeg while downloading?
|
Well, I don't really understand what's going on. I just restarted the container to check the logs. |
First: Second: My suggestion is may-be not well written and should be more written from user point of view instead of technical point of view: lomorage is too too slow importing video. All other solutions I tested were faster (from not transcoding, like plex) to may-be 1 transcoding but lomorage is doing many resolution transcoding... or may-be ffmpeg is less optimized, I don't know. Hope it helps :) |
I stopped the container waiting for your insights cause I am a bit afraid that it is resetting again all the db… |
@darrepac Is it possible to tar all log files under /opt/lomorage/var/log, and send to me dwebfan@gmail.com. I guess it is related with the files deleted at original location, but not so sure, so hope to get more logs to analysis. Thanks again. |
It's already added:
|
👍
… Le 7 août 2022 à 05:05, Jiantao Fu ***@***.***> a écrit :
We will provide cmd line option to skip video transcoding when import.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.
|
close it now, feel free to reopen if it still happens. |
Hi,
It seems that I will have to import again my 40k assets library. It is quite slow and particularly due to video files (transcoding).
Is there a way to:
thanks
The text was updated successfully, but these errors were encountered: