"Not Supported Video Codec" with DV-video files
I have an archive of DV files from my Sony Camcorder captured by Windows Live Movie Maker.
These files play nicely on computer but result in 'Not Supported Video Codec" on my Samsung D6420 TV
ffmpeg info:
- Code:
C:\Serviio\lib>ffmpeg -i "D:\DV_Archive\2002_Canada.avi"
ffmpeg version N-42368-gbf53863 Copyright (c) 2000-2012 the FFmpeg developers
built on Jul 10 2012 03:40:45 with gcc 4.6.3
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-w64-mingw32- --pkg-config=pk
g-config
libavutil 51. 64.100 / 51. 64.100
libavcodec 54. 33.100 / 54. 33.100
libavformat 54. 15.102 / 54. 15.102
libavdevice 54. 1.100 / 54. 1.100
libavfilter 3. 1.100 / 3. 1.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
Guessed Channel Layout for Input Stream #0.1 : stereo
Guessed Channel Layout for Input Stream #0.2 : stereo
Input #0, avi, from 'D:\DV_Archive\2002_Canada.avi':
Duration: 00:46:54.04, start: 0.000000, bitrate: 28850 kb/s
Stream #0:0: Video: dvvideo, yuv411p, 720x480 [SAR 8:9 DAR 4:3], 28771 kb/s,
29.97 tbr, 29.97 tbn, 29.97 tbc
Stream #0:1: Audio: pcm_s16le, 32000 Hz, stereo, s16, 1024 kb/s
Stream #0:2: Audio: pcm_s16le, 32000 Hz, stereo, s16, 1024 kb/s
I found a similar post here (http://forum.serviio.org/viewtopic.php?f=7&t=6309&p=52470&hilit=dvvideo#p52470) but in my case files don't play at all
Could you please advice what can be wrong?
I'm using v.1.0.1 with original 'profiles.xml'
Thank you in advance,
Val