FAQ  •  Register  •  Login

ffmpeg location help

<<

jart352015yup

Streaming enthusiast

Posts: 35

Joined: Fri Apr 03, 2015 12:49 am

Post Mon Apr 06, 2015 8:22 pm

ffmpeg location help

Can anyone help with how to configure ffmpeg location.

currently resides in program files/serviio/lib

can it be moved to another folder and work from there?

im trying to use ffmpeg to transcode x265 video using serviio, and the version of ffmpeg i downloaded does but im not sure how to use it with serviio.

can i just put the exe file in the lib directory, what about ffmpegs presets ...or is that not needed.

help anyone.

testing my setup soon.

cheers all
<<

DenyAll

DLNA master

Posts: 2257

Joined: Fri Mar 08, 2013 11:16 pm

Location: Adelaide, Australia

Post Mon Apr 06, 2015 9:53 pm

Re: ffmpeg location help

Use the ffmpeg.location system property to set your ffmpeg location. See http://www.serviio.org/component/conten ... properties
DenyAll
Panasonic Viera FX800A | Panasonic Viera CS610A | Sony PS4 | Sony PS3 | Panasonic DMP-BD79 | Yamaha RX-V500D | iPad | Windows 10 | Serviio 1.10.1 Pro
WinHelper | MediaInfo

Beta Tester, Moderator
Please do not PM me for support as any solution cannot be shared with others.
<<

jart352015yup

Streaming enthusiast

Posts: 35

Joined: Fri Apr 03, 2015 12:49 am

Post Tue Apr 07, 2015 2:46 am

Re: ffmpeg location help

DenyAll wrote:Use the ffmpeg.location system property to set your ffmpeg location. See http://www.serviio.org/component/conten ... properties


alright i see the system property for it location but it shows no example on how to use it after the property.... i have mine like this but not sure if its correct
-ffmpeg.location=C:\Program Files\Serviio\lib\bin

if its wrong how do i set it.??
<<

DenyAll

DLNA master

Posts: 2257

Joined: Fri Mar 08, 2013 11:16 pm

Location: Adelaide, Australia

Post Tue Apr 07, 2015 5:14 am

Re: ffmpeg location help

At the top of that article it states 'For a help on how to add or change values of these properties, read F.A.Q.", which takes you to http://www.serviio.org/index.php?option ... e&id=21#q3.

You would need to add:
    -Dffmpeg.location="C:\Program Files\Serviio\lib\bin"
to your ServiioService.exe.vmoptions file.

Not sure why you are changing ffmpeg - as a Windows user, the default ffmpeg that comes with Serviio should meet all your needs as far as transcoding from h265 (and shouldn't generally be changed unless you are an advanced user with specific needs). ps. cannot recall if you need the quotes around "C:\Program Files\Serviio\lib\bin" ... try it without quotes if that fails.
DenyAll
Panasonic Viera FX800A | Panasonic Viera CS610A | Sony PS4 | Sony PS3 | Panasonic DMP-BD79 | Yamaha RX-V500D | iPad | Windows 10 | Serviio 1.10.1 Pro
WinHelper | MediaInfo

Beta Tester, Moderator
Please do not PM me for support as any solution cannot be shared with others.
<<

jart352015yup

Streaming enthusiast

Posts: 35

Joined: Fri Apr 03, 2015 12:49 am

Post Tue Apr 07, 2015 5:35 am

Re: ffmpeg location help

thanks for that...

yeah no quotes loaded without error,

and for my ffmpeg, i downloaded and updated version of it to get best compatibility for transcoding.

mainly for errors i get when trying to transcode video to my tv using roku 2 xs over wired network.

files are mkv hevc , they seem to load and stop at 99 to 100 percent then roku restarts.

so trying to work out all the bugs i can.

i also updated my local codecs and roku software as well.

will see i guess...

again thanks for your help.
<<

atc98092

User avatar

DLNA master

Posts: 5435

Joined: Fri Aug 17, 2012 10:22 pm

Location: Washington (the state)

Post Tue Apr 07, 2015 1:04 pm

Re: ffmpeg location help

jart352015yup wrote:thanks for that...

yeah no quotes loaded without error,

and for my ffmpeg, i downloaded and updated version of it to get best compatibility for transcoding.

mainly for errors i get when trying to transcode video to my tv using roku 2 xs over wired network.

files are mkv hevc , they seem to load and stop at 99 to 100 percent then roku restarts.

so trying to work out all the bugs i can.

i also updated my local codecs and roku software as well.

will see i guess...

again thanks for your help.


The Roku 2 XS has had some rebooting issues for a very small number of users. In particular, I've only seen two users talk about it on the Roku forums. I've had no issues, but I have no H265 files.

What format are you transcoding the files into? The Roku has limited codec support. The two that seem to work the best are H264 and AppleHTTP.

Just as an FYI, when I update the FFMPEG file, I leave it in the default location. The only reason I change it is to use the 64 bit version, which seems to require a little less CPU power on my server.
Dan

LG NANO85 4K TV, Samsung JU7100 4K TV, Sony BDP-S3500, Sharp 4K Roku TV, Insignia Roku TV, Roku Ultra, Premiere and Stick, Nvidia Shield, Yamaha RX-V583 AVR.
Primary server: AMD Ryzen 5 5600GT, 32 gig ram, Windows 11 Pro, 22 TB hard drive space | Test server: Intel i5-6400, 16 gig ram, Windows 10 Pro

HOWTO: Enable debug logging HOWTO: Identify media file contents
<<

jart352015yup

Streaming enthusiast

Posts: 35

Joined: Fri Apr 03, 2015 12:49 am

Post Tue Apr 07, 2015 3:55 pm

Re: ffmpeg location help

files are transcoded to h264 and 2 channel audio

DenyAll helped out previously on a location and setting for properties to pass location of ffmpeg

So all is working there

I set the ffmpeg location in the ServiioConsole.exe.vmoptions and in ServiioService.exe.vmoptions using properties of ffmpeg.location

and also altered my profiles.xml to include transcoding of all h265 video using the Vcodec property like this <Matches container="matroska" vCodec="h265" />
since all my h265 video is mkv files it works perfectly.

since my changes last night all are working perfectly.


and yes I am using the 64 bit version

I'm going to share my settings with everyone on the forum.

cheers

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 34 guests

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