Page 1 of 1

Unable to rewind or FF PS3 UMS 7.0

Posted: Wed Apr 04, 2018 1:36 pm
by jp0213x
I would like to force AVC in place of ffmpeg for video similar to my UMS 5.13 setup. Older versions of UMS would mux mkv's over to the PS3 so you could get AVC on the PS3
I made changes to the ps3 render file by adding "TranscodeVideo = MPEGTS-H264-AC3" After making changes I am unable to fast forward or rewind under AVC, I can only fast forward 1.5x, and nothing more. Everthing works fine if I default back ffmpeg. Is there any way to fix this to use AVC with UMS 7.0 for ps3?


SeekByTime = exclusive
CreateDLNATreeFaster = true
WrapEncodedAudioIntoPCM = true
TranscodeFastStart = true
TranscodedVideoFileSize = -1
MimeTypesChanges = video/avi=video/x-divx
WrapDTSIntoPCM = true
HalveBitrate = true
MediaInfo = true
TranscodeVideo = MPEGTS-H264-AC3

Here are my logs.


https://workupload.com/file/7fvZrLJ

Re: Unable to rewind or FF PS3 UMS 7.0

Posted: Sun Apr 15, 2018 3:11 am
by jp0213x
Can anyone shed some light with this problem?