Roku transcoding profile?

Has anyone successfully created a transcoding profile for Roku? I'm not great with this stuff and if someone has already done it, please share!

These are the formats that are supported. When I transcode using Handbrake I use the following query:
-i "sourcefile" -t 1 -c 1 -o "targetfile" -f mp4 -4 -O --decomb --strict-anamorphic -e ffmpeg -b 1500 -r 29.97 -a 1 -E faac -6 dpl2 -R Auto -B 160 -D 0.0 --verbose=1
My TV sets are SD. (4:3 NTSC)
I would like to transcode all non-mp4 or mov files on the fly with serviio. I have found that some wmv files won't play on Roku for whatever reason. I would also like to transcode flac files to mp3 @256 on the fly.
Thanks in advance for any help.
Edit: I forgot to mention that video must be HLS stream or else on the fly transcoding won't work with Roku. I'd still like the ability to transcode flac audio on the fly if HLS isn't feasible with Serviio.


These are the formats that are supported. When I transcode using Handbrake I use the following query:
-i "sourcefile" -t 1 -c 1 -o "targetfile" -f mp4 -4 -O --decomb --strict-anamorphic -e ffmpeg -b 1500 -r 29.97 -a 1 -E faac -6 dpl2 -R Auto -B 160 -D 0.0 --verbose=1
My TV sets are SD. (4:3 NTSC)
I would like to transcode all non-mp4 or mov files on the fly with serviio. I have found that some wmv files won't play on Roku for whatever reason. I would also like to transcode flac files to mp3 @256 on the fly.
Thanks in advance for any help.
Edit: I forgot to mention that video must be HLS stream or else on the fly transcoding won't work with Roku. I'd still like the ability to transcode flac audio on the fly if HLS isn't feasible with Serviio.