Page 1 of 1

Video 8.avi

PostPosted: Mon Sep 26, 2011 5:12 pm
by JonMuss
Hi, I am glad to see the new version but when I play my AVI file that comes up as an MPEG-TS file on my Panasonic Tv the file is there but it will not play very well it runs to slowly so much so that it almost seems like 'frame by frame'.
I ran ffmpeg.exe and these are my results:

C:\Program Files\Serviio\lib>ffmpeg.exe -i "C:\Documents and Settings\Jon Mussel
white\Videos\Videos\Video 8.avi"
ffmpeg version N-31480-g8bc3a48, Copyright (c) 2000-2011 the FFmpeg developers
built on Jul 14 2011 23:37:53 with gcc 4.4.2
configuration: --enable-static --disable-shared --disable-ffplay --disable-ffs
erver --enable-memalign-hack --enable-libmp3lame --enable-librtmp --extra-libs='
-lrtmp -lpolarssl -lws2_32 -lwinmm' --arch=x86 --enable-runtime-cpudetect --enab
le-pthreads --target-os=mingw32 --cross-prefix=i686-mingw32- --pkg-config=pkg-co
nfig
libavutil 51. 11. 0 / 51. 11. 0
libavcodec 53. 8. 0 / 53. 8. 0
libavformat 53. 6. 0 / 53. 6. 0
libavdevice 53. 2. 0 / 53. 2. 0
libavfilter 2. 25. 0 / 2. 25. 0
libswscale 2. 0. 0 / 2. 0. 0
Input #0, avi, from 'C:\Documents and Settings\Jon Musselwhite\Videos\Videos\Vid
eo 8.avi':
Duration: 00:00:20.36, start: 0.000000, bitrate: 30373 kb/s
Stream #0.0: Video: dvvideo, yuv420p, 720x576 [PAR 64:45 DAR 16:9], 25 tbr,
25 tbn, 25 tbc
Stream #0.1: Audio: pcm_s16le, 48000 Hz, 2 channels, s16, 1536 kb/s
At least one output file must be specified

Is the bitrate to high for a wireless connection?

Re: Playing "mpg-tts" files

PostPosted: Mon Sep 26, 2011 5:57 pm
by zip
please, do not hijack this thread and create a new topic

Re: Playing "mpg-tts" files

PostPosted: Mon Sep 26, 2011 6:17 pm
by JonMuss
Sorry

Re: Video 8.avi

PostPosted: Mon Sep 26, 2011 6:48 pm
by Illico
Topic split...

dvvideo codec is a new video codec supported by serviio.
https://bitbucket.org/xnejp03/serviio/i ... ec-support
https://bitbucket.org/xnejp03/serviio/i ... ideo-codec.

But probably not supported by your TV, what is your model? what is the selected serviio profile?

This video should be transcoded.

Could you enable detailed logging, check the ffmpeg command line used to transcode this file?