Problems with h264-avi and MOV on Sony PS3
- The h264-encoded avi's are encoded using the latest FairUse Wizard. When I try to play on my PS3 I get "Media Server Error: A network error has occurred. (00000000)" (after a 5-10s delay).
-The MOV-files are 720p movies shot with a Canon SX200IS camera. When I try to play on my PS3 I get "The data is corrupted."
Serviio OS: Windows 7 x64 on Intel i7 920 with 6GB.
Serviio settings: Version 0.5, enable transcoding, tried both "downmix to stereo" and "keep original", untouched xml/setting-files (started reading the "Transcoding configuration", but no idea how to correctly edit this).
Playback devices: Sony PS3, secondary device Sony TV KDL-46NX810.
As instructed, I did run the included ffmpeg with the -i switch on the problematic files and got the following output...
AVI h264 example:
- C:\Program Files (x86)\Serviio\lib>ffmpeg.exe -i "F:\NEO - non HD\Mickey Mouse Clubhouse\Minnie's Masquerade - 4 - Secret Spy Daisy.avi"
FFmpeg version UNKNOWN, Copyright (c) 2000-2011 the FFmpeg developers
built on Jan 10 2011 21:46:22 with gcc 4.4.2
configuration: --enable-static --disable-shared --disable-shared --disable-ffplay --disable-ffserver --enable-memalign
-hack --enable-libmp3lame --arch=x86 --enable-runtime-cpudetect --enable-w32threads --target-os=mingw32 --cross-prefix=i
686-mingw32-
libavutil 50.36. 0 / 50.36. 0
libavcore 0.16. 0 / 0.16. 0
libavcodec 52.108. 0 / 52.108. 0
libavformat 52.92. 0 / 52.92. 0
libavdevice 52. 2. 3 / 52. 2. 3
libavfilter 1.72. 0 / 1.72. 0
libswscale 0.12. 0 / 0.12. 0
[avi @ 011dbfe0] max_analyze_duration reached
Input #0, avi, from 'F:\NEO - non HD\Mickey Mouse Clubhouse\Minnie's Masquerade - 4 - Secret Spy Daisy.avi':
Metadata:
encoder : FairUse Wizard - http://fairusewizard.com
Duration: 00:24:01.81, start: 0.000000, bitrate: 837 kb/s
Stream #0.0: Video: h264, yuv420p, 704x512 [PAR 1:1 DAR 11:8], 23.98 fps, 23.98 tbr, 23.98 tbn, 47.95 tbc
Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 192 kb/s
At least one output file must be specified
MOV-example:
- C:\Program Files (x86)\Serviio\lib>ffmpeg.exe -i "D:\pics\Neo (aka Junior)\Movies 2010\2010-12-12 Rudolph song at North Pole Express in Grapevine.MOV"
FFmpeg version UNKNOWN, Copyright (c) 2000-2011 the FFmpeg developers
built on Jan 10 2011 21:46:22 with gcc 4.4.2
configuration: --enable-static --disable-shared --disable-shared --disable-ffplay --disable-ffserver --enable-memalign
-hack --enable-libmp3lame --arch=x86 --enable-runtime-cpudetect --enable-w32threads --target-os=mingw32 --cross-prefix=i
686-mingw32-
libavutil 50.36. 0 / 50.36. 0
libavcore 0.16. 0 / 0.16. 0
libavcodec 52.108. 0 / 52.108. 0
libavformat 52.92. 0 / 52.92. 0
libavdevice 52. 2. 3 / 52. 2. 3
libavfilter 1.72. 0 / 1.72. 0
libswscale 0.12. 0 / 0.12. 0
Seems stream 0 codec frame rate differs from container frame rate: 6000.00 (6000/1) -> 30.00 (30/1)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'D:\pics\Neo (aka Junior)\Movies 2010\2010-12-12 Rudolph song at North Pole Expr
ess in Grapevine.MOV':
Metadata:
major_brand : qt
minor_version : 537331968
compatible_brands: qt CAEP
creation_time : 2010-12-12 21:40:45
Duration: 00:00:44.80, start: 0.000000, bitrate: 23788 kb/s
Stream #0.0(eng): Video: h264, yuvj420p, 1280x720, 23080 kb/s, 30 fps, 30 tbr, 3k tbn, 6k tbc
Metadata:
creation_time : 2010-12-12 21:40:45
Stream #0.1(eng): Audio: pcm_s16le, 44100 Hz, 1 channels, s16, 705 kb/s
Metadata:
creation_time : 2010-12-12 21:40:45
At least one output file must be specified
Thanks for a great program. I do stumble upon a few issues, but it's by far the best DLNA-server I've tried.
Please let me know if you need more info.
