FAQ  •  Register  •  Login

rewind/fast forward on PS3 produces white noise

<<

Michael McTernan

Serviio newbie

Posts: 5

Joined: Sun May 29, 2011 10:51 am

Post Sat Jun 04, 2011 7:07 pm

rewind/fast forward on PS3 produces white noise

Hi,

I'm using my PS3 with Serviio, setup to transcode FLACs to LPCM and it's great!

I've noticed some minor bugs when trying to jog through a track (using pad left and right on the PS3 controller during playback):

- White noise will always play for about 200ms before the audio resumes.
- Sometimes the audio never resumes and white noise will just play. Jogging forward or back may then recover this.

I checked /tmp/Serviio and the transcode temp file is fully there when I've done my tests, and since it's to LPCM I would have thought seeking would be exact - not sure what's happening to cause this.

Is this a known issue, or is there anything specific I can provide to help track it down? I guess a debug log would be the first place to start?

Kind Regards,

Mike
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Sat Jun 04, 2011 7:13 pm

Re: rewind/fast forward on PS3 produces white noise

For Sony Bravia TV, to support pause/resume function with FLAC: must be transcoded to mp3.
Try this
  Code:
         <Audio targetContainer="lpcm">
            <Matches container="asf" />
            <Matches container="mp4" />
            <Matches container="ogg" />
         </Audio>
         <!--  To allow "pause" then "resume" functions on flac must be transcoded to mp3 -->
         <Audio targetContainer="mp3">
            <Matches container="flac" />
         </Audio>
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator

Return to Sony

Who is online

Users browsing this forum: No registered users and 52 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.