Page 1 of 1

PS3 not transcoding cetain files

PostPosted: Tue Jul 05, 2011 3:27 am
by kyomi7502
This is an awesome product and *ALOT* better then the default that comes with WHS.

The device I'm using is a Sony PS3 updated to latest firmware.
The system is a WHS v1 x86 machine with the ServiioWHS 0.5.2, same version for the Serviio Media Server.

It works great on most files except for a movie I was trying to watch that was Divx 1.2 Mbps encoded AVI. I have similar files that were near the same spec and played perfectly.
This file doesn't seem to be detected by Serviio as needing to be transcoded/wrapped and just comes up with "The data type is not supported (800288BF)"

Is this a configuration issue or something with the profiles? Thanks

  Code:
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-ffp
lay --disable-ffserver --enable-memalign-hack --enable-libmp3lame --arch=x86 --e
nable-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: 23.98 (65535/
2733) -> 23.98 (2500000/104271)
Input #0, avi, from 'D:\shares\Videos\Movies\movie.avi':
  Metadata:
    encoder         : VirtualDubMod 1.5.10.2 (build 2540/release)
  Duration: 01:21:28.43, start: 0.000000, bitrate: 1200 kb/s
    Stream #0.0: Video: mpeg4, yuv420p, 640x272 [PAR 1:1 DAR 40:17], 23.98 tbr,
23.98 tbn, 23.98 tbc
    Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 128 kb/s
At least one output file must be specified

Re: PS3 not transcoding cetain files

PostPosted: Tue Jul 05, 2011 12:26 pm
by zip
this file should normally play, according to the information ffmpeg gives. That's why it's not transcoding. Obviously there is something wrong in how it was encoded that the PS3 doesn't like. You'll have to reencode it unless you want to transcode all avi's (which would be overhead)

Re: PS3 not transcoding cetain files

PostPosted: Fri Jul 08, 2011 3:33 am
by kyomi7502
I have a few files that say this.. is it just bad encodes? I usually try to convert everything with divx if I can. What do you mean by overhead?

Re: PS3 not transcoding cetain files

PostPosted: Fri Jul 08, 2011 5:22 am
by Cerberus
kyomi7502 wrote:I have a few files that say this.. is it just bad encodes? I usually try to convert everything with divx if I can. What do you mean by overhead?


yes it is just bad encoding it happens i have had a few files like that.

i think ZIP means " overkill " meaning it will transcode all AVI's even if they would play natively juust to make a few bad files play.

Re: PS3 not transcoding cetain files

PostPosted: Fri Jul 08, 2011 2:15 pm
by kyomi7502
So just re-encoding these files with the Divx tool would be alright? Or just start over with a fresh copy?

Re: PS3 not transcoding cetain files

PostPosted: Fri Jul 08, 2011 3:02 pm
by zip
if you have the original, it's better to use that otherwise you're losing quality

Re: PS3 not transcoding cetain files

PostPosted: Sat Jul 09, 2011 12:22 am
by kyomi7502
Thanks for all the help on this, I just have to go through and re-encode the few that don't work.

I'm coming from TVersity where it seems to do it automatically but I suspect there's a lot of overhead on that and I didn't like the way it sorted things for you instead of allowing you to use your own sorting.