Page 1 of 1

Error 80028801 ps3

PostPosted: Wed Aug 31, 2011 2:55 pm
by Daxten
Hi,
I get this error on some video files after a random amount of time, I can watch some till the end, and some will end with this. (both same file type)
It always happens at the same position as long as I try the same file, so some files stop after 5minutes, some after 2.. if I try again they will stop at the same point in time.

Anyone knows what to do?


Just tested it with ps3 mediaserver, no problems there :/ i want to use serviio i like the interface so much more

Re: Error 80028801 ps3

PostPosted: Wed Aug 31, 2011 3:52 pm
by Illico
Daxten wrote:Hi,
I get this error on some video files after a random amount of time, I can watch some till the end, and some will end with this. (both same file type)
It always happens at the same position as long as I try the same file, so some files stop after 5minutes, some after 2.. if I try again they will stop at the same point in time.

video streams seems corrupted or not codec compliant at these points/positions/times.
80028801

Daxten wrote:Anyone knows what to do?

Re-encode your original file
Do you have latest PS3 firmware?

Daxten wrote:Just tested it with ps3 mediaserver, no problems there :/ i want to use serviio i like the interface so much more

Does PS3 Media Server, transcode this file?

Re: Error 80028801 ps3

PostPosted: Wed Aug 31, 2011 3:58 pm
by Illico
Does the "point" occurred at the 2Gb point?
When you use FFWD, could you pass through the point without problem?

Re: Error 80028801 ps3

PostPosted: Wed Aug 31, 2011 4:07 pm
by Illico
Read that : http://www.neogaf.com/forum/showthread.php?t=236742
What is the movie format? please provide "ffmpeg -i" result.
You could try this tool MPEG4 Modifier and "unpack" your file if its a mp4.
http://www.moitah.net/

Re: Error 80028801 ps3

PostPosted: Wed Aug 31, 2011 4:09 pm
by Illico
Do you fix the IP address of your PS3?

Re: Error 80028801 ps3

PostPosted: Wed Aug 31, 2011 4:17 pm
by Daxten
Lot of info thanks so far :)
Yes PS3 Media Server is transcoding the file, it's a mkv
I have lates Firmware and a fixed IP on my PS3, Profile is PS3 for this IP in Serviio (preconfigured)
The file is <2GB (about 1,2 gb)

Fileinfo:
  Code:
Format                           : Matroska
Format version                   : Version 1
File size                        : 1.01 GiB
Duration                         : 41mn 24s
Overall bit rate                 : 3 504 Kbps
Encoded date                     : UTC 2011-04-07 18:58:44
Writing application              : mkvmerge v2.2.0 ('Turn It On Again') built on Mar  4 2008 12:58:26
Writing library                  : libebml v0.7.7 + libmatroska v0.8.1

Video
ID                               : 1
Format                           : AVC
Format/Info                      : Advanced Video Codec
Format profile                   : High@L4.1
Format settings, CABAC           : Yes
Format settings, ReFrames        : 8 frames
Codec ID                         : V_MPEG4/ISO/AVC
Duration                         : 41mn 24s
Bit rate                         : 3 173 Kbps
Width                            : 1 280 pixels
Height                           : 720 pixels
Display aspect ratio             : 16:9
Frame rate                       : 25.000 fps
Original frame rate              : 23.976 fps
Color space                      : YUV
Chroma subsampling               : 4:2:0
Bit depth                        : 8 bits
Scan type                        : Progressive
Bits/(Pixel*Frame)               : 0.138
Stream size                      : 960 MiB (93%)
Writing library                  : x264 core 104 r1688 0b36c6d
Encoding settings                : cabac=1 / ref=8 / deblock=1:0:0 / analyse=0x3:0x113 / me=umh / subme=9 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=0 / chroma_qp_offset=-2 / threads=6 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / constrained_intra=0 / bframes=4 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=23 / scenecut=40 / intra_refresh=0 / rc_lookahead=40 / rc=2pass / mbtree=1 / bitrate=3173 / ratetol=1.0 / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / aq=1:1.00

Audio
ID                               : 2
Format                           : AC-3
Format/Info                      : Audio Coding 3
Mode extension                   : CM (complete main)
Codec ID                         : A_AC3
Duration                         : 41mn 24s
Bit rate mode                    : Constant
Bit rate                         : 192 Kbps
Channel(s)                       : 2 channels
Channel positions                : Front: L R
Sampling rate                    : 48.0 KHz
Bit depth                        : 16 bits
Compression mode                 : Lossy
Stream size                      : 56.9 MiB (5%)


the tool only supports avi and divx files, not mkv

I think ps3 media server is only unpacking the mkv, since my server is low end and can't transcode & stream HD I think (intel atom 1,6ghz)

Re: Error 80028801 ps3

PostPosted: Wed Aug 31, 2011 4:23 pm
by Illico
Could you try TsMuxer tools and remux video and audio into a *.ts transport stream file?

Re: Error 80028801 ps3

PostPosted: Wed Aug 31, 2011 4:27 pm
by zip
also try to rename the stf file that Serviio produces during transcode to .mpg, add it to your library and try to play it natively to see if it fails at the same point

Re: Error 80028801 ps3

PostPosted: Wed Aug 31, 2011 4:45 pm
by Daxten
I've started the movie at my ps3, it hangs after 5sec
Then I've waited at my server until the ffmpeg.exe killed itself (so hes ready with transcoding) and copied the ~1,1gb file to an extra folder.
Ive deleted my whole library out of serviio and only added that one folder with the transcoded file and the .mpg extension and forced a refresh
now it hangs @ checking for new files :/

ah he finished and when i play the file with my ps3 it hangs with the same error at the same position

Re: Error 80028801 ps3

PostPosted: Wed Aug 31, 2011 5:02 pm
by Daxten
I used TS muxing and the file is working.. any ideas how to make it work with the mkv?

Re: Error 80028801 ps3

PostPosted: Wed Aug 31, 2011 6:58 pm
by Illico
Daxten wrote:I used TS muxing and the file is working..

Ok cool, so its a container corruption.
Daxten wrote: any ideas how to make it work with the mkv?

Could you try to remux the original mkv file into a new mkv file with mkvmerge tool?

Re: Error 80028801 ps3

PostPosted: Wed Aug 31, 2011 7:15 pm
by zip
that should get fixed during ffmpeg remuxing. It seems a combination of things, but not sure how to fix it.

Re: Error 80028801 ps3

PostPosted: Wed Aug 31, 2011 7:32 pm
by Daxten
I've downloaded the newest version of ffmpeg from http://ffmpeg.org/ and replaced it with the one in the package. It seems to work now :)

Re: Error 80028801 ps3

PostPosted: Wed Aug 31, 2011 7:37 pm
by zip
great

Re: Error 80028801 ps3

PostPosted: Thu Sep 01, 2011 5:14 pm
by Daxten
Ok I've got now a ton of other problems with the new ffmpeg, serviio doesnt play a lot of files and can't scan for new files anymore.
I've downloaded the windows build here http://ffmpeg.zeranoe.com/builds/ and just replaced the old exe, have I done something wrong?
At least I can watch all files he scaned before I swaped the files
Ps3 gets network error, in the serviio is this error

  Code:
2011-09-01 19:09:58,310 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: FFmpeg execution failed
java.io.IOException: FFmpeg execution failed
   at org.serviio.delivery.resource.AbstractTranscodingDeliveryEngine.retrieveTranscodedResource(AbstractTranscodingDeliveryEngine.java:116)
   at org.serviio.delivery.resource.AbstractDeliveryEngine.deliver(AbstractDeliveryEngine.java:89)
   at org.serviio.delivery.MediaResourceRetrievalStrategy.retrieveResource(MediaResourceRetrievalStrategy.java:116)
   at org.serviio.upnp.webserver.ResourceTransportRequestHandler.handleRequest(ResourceTransportRequestHandler.java:115)
   at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:54)
   at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
   at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
   at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
   at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:187)


Edit: I've found on the download page that u patched ffmpeg to your needs, is there a more recent version of ffmpeg with your patch u can give me?

Re: Error 80028801 ps3

PostPosted: Fri Sep 02, 2011 6:40 am
by Illico
Daxten wrote:[code]2011-09-01 19:09:58,310 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: FFmpeg execution failed
java.io.IOException: FFmpeg execution failed

Could you enable detailed logging (see signature), find the ffmpeg command line used, and try locally in windows console the same command line and post here the result?

Re: Error 80028801 ps3

PostPosted: Fri Sep 02, 2011 6:42 am
by Cerberus
Daxten wrote:Ok I've got now a ton of other problems with the new ffmpeg, serviio doesnt play a lot of files and can't scan for new files anymore.
I've downloaded the windows build here http://ffmpeg.zeranoe.com/builds/ and just replaced the old exe, have I done something wrong?
At least I can watch all files he scaned before I swaped the files
Ps3 gets network error, in the serviio is this error

  Code:
2011-09-01 19:09:58,310 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: FFmpeg execution failed
java.io.IOException: FFmpeg execution failed
   at org.serviio.delivery.resource.AbstractTranscodingDeliveryEngine.retrieveTranscodedResource(AbstractTranscodingDeliveryEngine.java:116)
   at org.serviio.delivery.resource.AbstractDeliveryEngine.deliver(AbstractDeliveryEngine.java:89)
   at org.serviio.delivery.MediaResourceRetrievalStrategy.retrieveResource(MediaResourceRetrievalStrategy.java:116)
   at org.serviio.upnp.webserver.ResourceTransportRequestHandler.handleRequest(ResourceTransportRequestHandler.java:115)
   at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:54)
   at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
   at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
   at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
   at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:187)


Edit: I've found on the download page that u patched ffmpeg to your needs, is there a more recent version of ffmpeg with your patch u can give me?


latest version of FFmpeg isnt supported by serviio 0.5.2 but will be by the comming 0.6 release.

Re: Error 80028801 ps3

PostPosted: Fri Sep 02, 2011 6:46 am
by Illico
Cerberus wrote:latest version of FFmpeg isnt supported by serviio 0.5.2 but will be by the comming 0.6 release.

And what is the reason...
FFmpeg execution failed could also be a transcoding issue, Daxten please try locally the command line.

Re: Error 80028801 ps3

PostPosted: Fri Sep 02, 2011 4:14 pm
by Cerberus
Illico wrote:
Cerberus wrote:latest version of FFmpeg isnt supported by serviio 0.5.2 but will be by the comming 0.6 release.

And what is the reason...
FFmpeg execution failed could also be a transcoding issue, Daxten please try locally the command line.


viewtopic.php?f=13&t=2657&hilit=love

Re: Error 80028801 ps3

PostPosted: Sun Sep 04, 2011 6:58 pm
by Daxten
I've tested around and the problem is the serviio ffmpeg version. I've opted via PM for the beta to test it with a newer version hopefuly I can give some feedback