Search found 5 matches
- Wed May 15, 2019 11:02 am
- Forum: General Discussion
- Topic: UMS getting stuck, some hard to spot bug
- Replies: 14
- Views: 29730
Re: UMS getting stuck, some hard to spot bug
Just want to jump in and I hit the same resource leak. UMS cannot create any new threads and hangs the system. I am running 8.1.0 but I believe it happens on 6.8.0, as well. Since it is not the first time, I also have a log tracking the number of threads UMS is using (by "ps -eLf") It shows the UMS ...
- Tue Apr 18, 2017 12:32 pm
- Forum: Website Issues and Suggestions
- Topic: Forum upload quota is full
- Replies: 0
- Views: 31243
Forum upload quota is full
Could someone help to clean up or increase the quota? Recent posts don't have the log file posted due to this. Thanks.
- Mon Apr 17, 2017 10:47 pm
- Forum: Help and Support
- Topic: Transcoding timeout with ffmpeg/h.264 codec with embedded subtitle mkv file
- Replies: 2
- Views: 5018
Re: Transcoding timeout with ffmpeg/h.264 codec with embedded subtitle mkv file
The time ffmpeg takes would reduce if I move the file to a faster file system. But even from a 400MB/s storage, it still takes more than 10s on a 1:56:00, 4.4GB video. It takes even longer if the video is longer. Also it takes considerable longer on the first time reading the file. A 2hr+ video ...
- Mon Apr 17, 2017 9:23 pm
- Forum: Help and Support
- Topic: Transcoding timeout with ffmpeg/h.264 codec with embedded subtitle mkv file
- Replies: 2
- Views: 5018
Re: Transcoding timeout with ffmpeg/h.264 codec with embedded subtitle mkv file
The forum upload quota is full. I don't think the detail logs are required since the problem is pretty obvious. If you really need the logs, please tell me where to upload them.
- Mon Apr 17, 2017 9:21 pm
- Forum: Help and Support
- Topic: Transcoding timeout with ffmpeg/h.264 codec with embedded subtitle mkv file
- Replies: 2
- Views: 5018
Transcoding timeout with ffmpeg/h.264 codec with embedded subtitle mkv file
Hi all,
I spent some time tracing down the problem. It is because how ffmpeg handles the mkv file with embedded subtitles. Before ffmpeg starts to transcode the streams, it goes through ALL the subtitles, which takes more than 20 seconds if the file is large.
My question is, is there anyway to ...
I spent some time tracing down the problem. It is because how ffmpeg handles the mkv file with embedded subtitles. Before ffmpeg starts to transcode the streams, it goes through ALL the subtitles, which takes more than 20 seconds if the file is large.
My question is, is there anyway to ...