FAQ  •  Register  •  Login

ffmpeg

<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Sun Jan 27, 2013 11:04 pm

ffmpeg

I have noticed 2 problems.
1) calls to ffmpeg to get metadata after url extraction are single threaded, whereas those for files are multithreaded. The completion of a plugin refresh is therefore delayed while the urls are handled sequentially. Can these calls be multithreaded?
2) the priority of ffmpeg execution is such that any playing video takes precidence and the ffmpeg calls take minutes to complete. Can the priority be increased?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Jan 27, 2013 11:23 pm

Re: ffmpeg

1) no, ther are not run in parallel (unless you mead updates and additions)
2) I can't control the priority. In any case, playback priority would be highest always, so I would not change this even if I could

Return to Plugin development

Who is online

Users browsing this forum: No registered users and 16 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.