Re: newb needs help with transcoding folder
I don't think I can explain it any more simply, I've written out what you need to run based on what you and If you cannot follow that then writting a script/supplying the information needed to help you write one will be very difficult. What do you mean put the x?
Lets start again. If you want this to work, you will need to know the following things:
1) What command line options your specific version of ffmpeg needs to generate something a Roku / iOS can play
2) What command line options serviio generates
3) What the difference is (you want the difference to be as minimal as possiable)
From this, a script can be written that turns 2 into 1 based on 3
To get this info
1) ? you will have to supply that, and if you don't know then this isn't going to work
2) Turn on detailed logging, setup a simple profile and try to play something, you can then see the ffmpeg parameters that are used
3) Compare the two
Now as for trying to test soapcast (is this related to what you want or a different problem)
try
and then paste what is shown in command prompt using my previous instuctions.
The first two will list all files begining with sopcast to check you actually have the correct one.
The second one will get some info about it. If running dir sopcast* shows something other than sopcast.avi, then use whatever it shows.
