Page 1 of 1

MediaBrowser Transcoding

PostPosted: Sat Sep 01, 2012 3:34 pm
by dekips
I have a question, is there anything in the code of Serviio to stop ffmpeg after mediabrowser is paused/closed? It's a little troublesome to leave ffmpeg running after I test a movie on the mediabrowser. I figure it's a horrible waste of CPU usage if you only watch 30 seconds but it transcodes the whole show. :)

Serviio 1.0.1 on Ubuntu 12.04 x86_64 with Java(TM) SE Runtime Environment (build 1.7.0_07-b10)

Thanks

Re: MediaBrowser Transcoding

PostPosted: Thu Sep 06, 2012 8:25 pm
by zip
Diskussed many times, no. It will finish the file unless you play another file, which then starts another ffmpeg process for the new file and stops the original ffmpeg process.