Transcoding videos for Vizio TV
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.
