Transcoding videos for Vizio TV
I'm trying to help a friend setup serviio to stream videos to his Vizio smart TV. So far the only file type that we have been successful with is .avi. Nothing else seems to be working. It is my understanding that for any file type that is not supported the video should be transcoded into a file that can be played. Right now we have the DirectTV DVR profile selected, which I believe should transcode all videos.
I enabled detailed logging and saw this when he tried to open up a movie.
We did not see this stream open on the TV, instead nothing happened. I am not very familiar with transcoding videos, but is there a way that we can make the transcoder convert the videos to AVI?
Thanks in advance for the help.
I enabled detailed logging and saw this when he tried to open up a movie.
- Code:
2013-11-03 22:22:45,824 DEBUG [FFMPEGWrapper] Invoking FFmpeg to transcode video file: C:\Users\Tim\Videos\Movies\Disney\Aladdin 1992.mp4
2013-11-03 22:22:45,824 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -threads auto -i C:\Users\Tim\Videos\Movies\Disney\Aladdin 1992.mp4 -y -threads auto -c:v mpeg2video -b:v 8192k -maxrate:v 8192k -bufsize:v 8192k -r 24000/1001 -g 15 -c:a mp2 -b:a 128k -ac 2 -map 0:0 -map 0:1 -sn -f vob C:\Windows\TEMP\Serviio\transcoding-temp-1-6-ORIGINAL.stf
We did not see this stream open on the TV, instead nothing happened. I am not very familiar with transcoding videos, but is there a way that we can make the transcoder convert the videos to AVI?
Thanks in advance for the help.
