[ps3mediaserver][pms-svn][AUR] No sound while using external subtitles

Greetings everyone,
I am experiencing some weird behavior while using External Subtitles, e.g. Playing an AVI file with PS3MediaServer works fine but playing the very same AVI file with external subtitles gives me the video with subtitles and no sound.
My Server configuration is as follows :
Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz
RAM :2048 Mo
OS : Archlinux 2.6.37-ARCH #1 SMP PREEMPT Tue Mar 8 08:34:35 CET 2011 x86_64
Target : Playstation 3 Slim, firmware 3.60
Here are the various Sofware versions I use :
PMS version I am using is PS3 Media Server 1.21.0 (built from AUR, PKG: pms-svn)
Java version is Java: 1.6.0_22-Sun Microsystems Inc.
MPlayer version is "MPlayer SVN-r32792-4.5.2 (C) 2000-2011 MPlayer Team" and so is "MEncoder SVN-r32792-4.5.2 (C) 2000-2011 MPlayer Team"
TSMuxer version is "1.10.6-10"
FFMpeg version is "FFmpeg version git-2611e52"
The network configuration of the server is : 192.168.0.20, netmask 255.255.255.0 ; 100MBits Full Duplex (Wired)
The network configuration of the Playstation 3 is : 192.168.0.15, netmask 255.255.255.0 ; Auto (Wired, no WiFi !)
Both are linked on a 100MBits Switch : Playstation 3 <--> Switch 100 Mbits <--> PS3 Media Server
My PMS.conf is :
thumbnails = true
language =
prevents_sleep_mode = true
folders = \/srv\/shares
network_interface = eth0
hide_empty_folders = true
hide_media_library_folder = true
hide_transcode_folder = true
hide_enginenames = true
enable_archive_browsing = false
audio_thumbnails_method = 2
mencoder_subfribidi = false
mencoder_disablesubs = false
autoloadsrt = true
hostname =
port = 5001
thumbnail_seek_pos = 10
nbcores = 4
turbomode = true
minimized = false
hidevideosettings = false
charsetencoding = 850
engines = mencoder,avsmencoder,tsmuxer,mplayeraudio,ffmpegaudio,tsmuxeraudio,mencoderwebvideo,mplayervideodump,mplayerwebaudio,ffmpegdvrmsremux
avisynth_convertfps = true
avisynth_script = #AviSynth script is now fully customisable
transcode_block_multiple_connections = false
tsmuxer_forcefps = true
tsmuxer_preremux_pcm = false
tsmuxer_preremux_ac3 = false
audiochannels = 2
audiobitrate = 384
maximumbitrate = 0
skiploopfilter = false
mencoder_fontconfig = false
mencoder_font =
mencoder_forcefps = false
mencoder_usepcm = false
mencoder_intelligent_sync = true
mencoder_decode =
mencoder_encode = keyint=1:vqscale=1:vqmin=2
mencoder_nooutofsync = true
# mencoder_audiolangs = fre,eng
# mencoder_sublangs = fre,off;fr,off;eng,off;en,off
mencoder_audiosublangs = fre,off;fr,off;eng,off;en,off
mencoder_ass_scale = 1.0
mencoder_ass_margin = 10
mencoder_ass_outline = 1
mencoder_ass_shadow = 1
mencoder_noass_scale = 3
mencoder_noass_subpos = 2
mencoder_noass_blur = 1
mencoder_noass_outline = 1
mencoder_subcp = cp1252
mencoder_ass = false
mencoder_yadif = false
mencoder_scaler = false
mencoder_scalex = 0
mencoder_scaley = 0
ffmpeg = -g 1 -qscale 1 -qmin 2
# The next value has to be chosen very carefully: to low = possible stuttering if the network is congested, but
# to high causes the java heap to be to small. Check the -Xmx-setting in /opt/pms/PMS.sh and raise it to 1024M
# or higher if you see unexplainable Out Of Memory-errors in the debug.log
maxvideobuffer = 400
use_mplayer_for_video_thumbs = false
# The next value sorts your media files. 0 (default) = A-Z while 1 = Z-A
sort_method =
usecache = true
forcetranscode=
Here are the tests I have run :
MediaInfo output
General
Complete name : test without subs.avi
Format : AVI
Format/Info : Audio Video Interleave
File size : 350 MiB
Duration : 42mn 24s
Overall bit rate : 1 153 Kbps
Writing application : transcode-1.0.6
Video
ID : 0
Format : MPEG-4 Visual
Format profile : Advanced Simple@L5
Format settings, BVOP : 2
Format settings, QPel : No
Format settings, GMC : No warppoints
Format settings, Matrix : Default (H.263)
Codec ID : XVID
Codec ID/Hint : XviD
Duration : 42mn 24s
Bit rate : 978 Kbps
Width : 624 pixels
Height : 352 pixels
Display aspect ratio : 16:9
Frame rate : 23.976 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.186
Stream size : 296 MiB (85%)
Writing library : XviD 1.2.1 (UTC 2008-12-04)
Audio
ID : 1
Format : MPEG Audio
Format version : Version 1
Format profile : Layer 3
Mode : Joint stereo
Codec ID : 55
Codec ID/Hint : MP3
Duration : 42mn 23s
Bit rate mode : Variable
Bit rate : 160 Kbps
Channel(s) : 2 channels
Sampling rate : 48.0 KHz
Compression mode : Lossy
Stream size : 49.4 MiB (14%)
Alignment : Aligned on interleaves
Interleave, duration : 24 ms (0.58 video frame)
Writing library : LAME3.90.
Encoding settings : -m j -V 4 -q 2 -lowpass 18 --abr 160
And its very same but with external subtitles :
-rw-r--r-- 1 svc-pms svc-pms 77159 Oct 12 12:57 test with subs.srt
-rw-rw-r-- 1 svc-pms svc-pms 366711578 Oct 23 10:50 test with subs.avi
MediaInfo output, just to acknowledge it is the same file, but with a different name
General
Complete name : test with subs.avi
Format : AVI
Format/Info : Audio Video Interleave
File size : 350 MiB
Duration : 42mn 24s
Overall bit rate : 1 153 Kbps
Writing application : transcode-1.0.6
Video
ID : 0
Format : MPEG-4 Visual
Format profile : Advanced Simple@L5
Format settings, BVOP : 2
Format settings, QPel : No
Format settings, GMC : No warppoints
Format settings, Matrix : Default (H.263)
Codec ID : XVID
Codec ID/Hint : XviD
Duration : 42mn 24s
Bit rate : 978 Kbps
Width : 624 pixels
Height : 352 pixels
Display aspect ratio : 16:9
Frame rate : 23.976 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.186
Stream size : 296 MiB (85%)
Writing library : XviD 1.2.1 (UTC 2008-12-04)
Audio
ID : 1
Format : MPEG Audio
Format version : Version 1
Format profile : Layer 3
Mode : Joint stereo
Codec ID : 55
Codec ID/Hint : MP3
Duration : 42mn 23s
Bit rate mode : Variable
Bit rate : 160 Kbps
Channel(s) : 2 channels
Sampling rate : 48.0 KHz
Compression mode : Lossy
Stream size : 49.4 MiB (14%)
Alignment : Aligned on interleaves
Interleave, duration : 24 ms (0.58 video frame)
Writing library : LAME3.90.
Encoding settings : -m j -V 4 -q 2 -lowpass 18 --abr 160
A- I tried playing the AVI file without external subtitles and it is working fine. 
/var/log/pms.log :
GUI environment not available
Switching to console mode
[main] TRACE 06:17:02.228 Starting PS3 Media Server 1.21.0
[main] TRACE 06:17:02.237 by shagrath / 2008-2011
[main] TRACE 06:17:02.237 http://ps3mediaserver.org
[main] TRACE 06:17:02.237 http://ps3mediaserver.blogspot.com
[main] TRACE 06:17:02.238 http://code.google.com/p/ps3mediaserver
[main] TRACE 06:17:02.238
[main] TRACE 06:17:02.238 Java: 1.6.0_22-Sun Microsystems Inc.
[main] TRACE 06:17:02.238 OS: Linux amd64 2.6.37-ARCH
[main] TRACE 06:17:02.238 Encoding: UTF-8
[main] TRACE 06:17:02.238 PMS.conf: /filers/fvEXT3-01/_applications_/opt/pms/PMS.conf
[main] TRACE 06:17:02.238 Working directory: /filers/fvEXT3-01/_applications_/opt/pms
[main] TRACE 06:17:02.245 Temp folder: /tmp/ps3mediaserver
[main] TRACE 06:17:02.652 Loading configuration file: FreeboxHD.conf
[main] TRACE 06:17:02.662 Loading configuration file: XBMC.conf
[main] TRACE 06:17:02.666 Loading configuration file: FreecomMusicPal.conf
[main] TRACE 06:17:02.669 Loading configuration file: XBOX360.conf
[main] TRACE 06:17:02.685 Loading configuration file: PS3.conf
[main] TRACE 06:17:02.705 Loading configuration file: Streamium.conf
[main] TRACE 06:17:02.708 Loading configuration file: WDTVLive.conf
[main] TRACE 06:17:02.710 Loading configuration file: N900.conf
[main] TRACE 06:17:02.712 Loading configuration file: Philips.conf
[main] TRACE 06:17:02.715 Loading configuration file: Bravia4500.conf
[main] TRACE 06:17:02.718 Loading configuration file: WMP.conf
[main] TRACE 06:17:02.720 Loading configuration file: Samsung.conf
[main] TRACE 06:17:02.722 Loading configuration file: Bravia5500.conf
[main] TRACE 06:17:02.724 Loading configuration file: Realtek.conf
[main] TRACE 06:17:02.726 Loading configuration file: Kuro.conf
[main] TRACE 06:17:02.729 Loading configuration file: Android.conf
[main] TRACE 06:17:02.731 Loading configuration file: BraviaEX.conf
[main] TRACE 06:17:02.734 Loading configuration file: PopcornHour.conf
[main] TRACE 06:17:02.736 Checking font cache... launching simple instance of MPlayer... You may have to wait 60 seconds!
[main] TRACE 06:17:04.173 Done!
[main] TRACE 06:17:04.210 Loading plugins from /filers/fvEXT3-01/_applications_/opt/pms/plugins
[main] TRACE 06:17:04.227 No plugins found
[main] TRACE 06:17:04.257 Registering transcoding engine FFmpeg Audio
[main] TRACE 06:17:04.300 Registering transcoding engine MEncoder
[main] TRACE 06:17:04.300 Registering transcoding engine MPlayer Audio
[main] TRACE 06:17:04.301 Registering transcoding engine MEncoder Web
[main] TRACE 06:17:04.301 Registering transcoding engine MPlayer Video Dump
[main] TRACE 06:17:04.301 Registering transcoding engine MPlayer Web
[main] TRACE 06:17:04.303 Registering transcoding engine TsMuxer
[main] TRACE 06:17:04.303 Registering transcoding engine Audio High Fidelity
[main] TRACE 06:17:04.303 Registering transcoding engine VLC Audio Streaming
[main] TRACE 06:17:04.304 Registering transcoding engine VLC Video Streaming
[main] TRACE 06:17:04.304 Registering transcoding engine Raws Thumbnailer
[main] TRACE 06:17:04.401 Scanning network interface eth0 / eth0
[main] TRACE 06:17:04.403 Using address /192.168.0.20 found on network interface: name:eth0 (eth0) index: 2 addresses: /192.168.0.20;
[main] TRACE 06:17:04.403 Created socket: /192.168.0.20:5001
[main] TRACE 06:17:04.548 Using database located at : /filers/fvEXT3-01/_applications_/opt/pms/database
[main] TRACE 06:17:04.930 A tiny media library admin interface is available at: http://192.168.0.20:5001/console/home
[main] TRACE 06:17:05.001 Using the following UUID: d83f2e45-d8b8-3db7-b0ff-a6fc95ce046c
[New I/O server worker #1-1] TRACE 06:17:08.787 Renderer Playstation 3 found on this address: /192.168.0.15
[main] TRACE 06:17:09.902 It's ready! You should see the server appear on the XMB
[New I/O server worker #1-1] TRACE 06:17:10.794 Renderer Playstation 3 has an estimated network speed of: 93 Mb/s
/opt/pms/debug.log :
available at : http://dpaste.org/774i/
B - I tried playing the AVI file with external subtitles (SRT) and the file is playing with subtitles but no sound :-(
/var/log/pms.log :
GUI environment not available
Switching to console mode
[main] TRACE 06:20:24.967 Starting PS3 Media Server 1.21.0
[main] TRACE 06:20:24.968 by shagrath / 2008-2011
[main] TRACE 06:20:24.968 http://ps3mediaserver.org
[main] TRACE 06:20:24.968 http://ps3mediaserver.blogspot.com
[main] TRACE 06:20:24.968 http://code.google.com/p/ps3mediaserver
[main] TRACE 06:20:24.969
[main] TRACE 06:20:24.969 Java: 1.6.0_22-Sun Microsystems Inc.
[main] TRACE 06:20:24.969 OS: Linux amd64 2.6.37-ARCH
[main] TRACE 06:20:24.969 Encoding: UTF-8
[main] TRACE 06:20:24.969 PMS.conf: /filers/fvEXT3-01/_applications_/opt/pms/PMS.conf
[main] TRACE 06:20:24.969 Working directory: /filers/fvEXT3-01/_applications_/opt/pms
[main] TRACE 06:20:24.973 Temp folder: /tmp/ps3mediaserver
[main] TRACE 06:20:25.038 Loading configuration file: FreeboxHD.conf
[main] TRACE 06:20:25.040 Loading configuration file: XBMC.conf
[main] TRACE 06:20:25.041 Loading configuration file: FreecomMusicPal.conf
[main] TRACE 06:20:25.044 Loading configuration file: XBOX360.conf
[main] TRACE 06:20:25.047 Loading configuration file: PS3.conf
[main] TRACE 06:20:25.055 Loading configuration file: Streamium.conf
[main] TRACE 06:20:25.057 Loading configuration file: WDTVLive.conf
[main] TRACE 06:20:25.059 Loading configuration file: N900.conf
[main] TRACE 06:20:25.061 Loading configuration file: Philips.conf
[main] TRACE 06:20:25.063 Loading configuration file: Bravia4500.conf
[main] TRACE 06:20:25.065 Loading configuration file: WMP.conf
[main] TRACE 06:20:25.068 Loading configuration file: Samsung.conf
[main] TRACE 06:20:25.069 Loading configuration file: Bravia5500.conf
[main] TRACE 06:20:25.071 Loading configuration file: Realtek.conf
[main] TRACE 06:20:25.073 Loading configuration file: Kuro.conf
[main] TRACE 06:20:25.076 Loading configuration file: Android.conf
[main] TRACE 06:20:25.077 Loading configuration file: BraviaEX.conf
[main] TRACE 06:20:25.080 Loading configuration file: PopcornHour.conf
[main] TRACE 06:20:25.082 Checking font cache... launching simple instance of MPlayer... You may have to wait 60 seconds!
[main] TRACE 06:20:25.144 Done!
[main] TRACE 06:20:25.153 Loading plugins from /filers/fvEXT3-01/_applications_/opt/pms/plugins
[main] TRACE 06:20:25.153 No plugins found
[main] TRACE 06:20:25.160 Registering transcoding engine FFmpeg Audio
[main] TRACE 06:20:25.166 Registering transcoding engine MEncoder
[main] TRACE 06:20:25.167 Registering transcoding engine MPlayer Audio
[main] TRACE 06:20:25.167 Registering transcoding engine MEncoder Web
[main] TRACE 06:20:25.167 Registering transcoding engine MPlayer Video Dump
[main] TRACE 06:20:25.168 Registering transcoding engine MPlayer Web
[main] TRACE 06:20:25.169 Registering transcoding engine TsMuxer
[main] TRACE 06:20:25.169 Registering transcoding engine Audio High Fidelity
[main] TRACE 06:20:25.170 Registering transcoding engine VLC Audio Streaming
[main] TRACE 06:20:25.170 Registering transcoding engine VLC Video Streaming
[main] TRACE 06:20:25.170 Registering transcoding engine Raws Thumbnailer
[main] TRACE 06:20:25.223 Scanning network interface eth0 / eth0
[main] TRACE 06:20:25.224 Using address /192.168.0.20 found on network interface: name:eth0 (eth0) index: 2 addresses: /192.168.0.20;
[main] TRACE 06:20:25.224 Created socket: /192.168.0.20:5001
[main] TRACE 06:20:25.279 Using database located at : /filers/fvEXT3-01/_applications_/opt/pms/database
[main] TRACE 06:20:26.010 A tiny media library admin interface is available at: http://192.168.0.20:5001/console/home
[main] TRACE 06:20:26.017 Using the following UUID: d83f2e45-d8b8-3db7-b0ff-a6fc95ce046c
[New I/O server worker #1-1] TRACE 06:20:28.867 Renderer Playstation 3 found on this address: /192.168.0.15
[New I/O server worker #1-1] TRACE 06:20:30.872 Renderer Playstation 3 has an estimated network speed of: 93 Mb/s
[main] TRACE 06:20:32.488 It's ready! You should see the server appear on the XMB
[New I/O server worker #1-6] TRACE 06:20:56.875 Starting transcode/remux of test with subs.avi
So, obviously here, the only thing which changes from before was that, this time, the PS3 Media Server did a transcode/remux of the file (for the subtitles to be streamed)
/opt/pms/debug.log :
available at : http://dpaste.org/6XMI/
I have pasted the complete debug.log but I believe the problem is around this :
[New I/O server worker #1-6] DEBUG 06:20:56.874 Opened request handler on socket /192.168.0.15:64494 // Playstation 3
[New I/O server worker #1-6] DEBUG 06:20:56.874 Request: HTTP/1.0 : HEAD : get/0$0$4$0/test+with+subs.avi
[New I/O server worker #1-6] DEBUG 06:20:56.874 Received on socket: Accept-Encoding: identity
[New I/O server worker #1-6] DEBUG 06:20:56.874 Received on socket: Cache-Control: no-cache
[New I/O server worker #1-6] DEBUG 06:20:56.874 Received on socket: Connection: close
[New I/O server worker #1-6] DEBUG 06:20:56.874 Received on socket: Host: 192.168.0.20:5001
[New I/O server worker #1-6] DEBUG 06:20:56.874 Received on socket: User-Agent: PLAYSTATION 3
[New I/O server worker #1-6] INFO 06:20:56.874 HTTP: get/0$0$4$0/test+with+subs.avi / 0-0
[New I/O server worker #1-6] DEBUG 06:20:56.874 Searching for objectId: 0$0$4$0 with children option: false
[New I/O server worker #1-6] DEBUG 06:20:56.875 Asked stream chunk [0-0] timeseek: 0.0 of test with subs.avi and player MEncoder
[New I/O server worker #1-6] TRACE 06:20:56.875 Starting transcode/remux of test with subs.avi
[New I/O server worker #1-6] DEBUG 06:20:56.875 Looking for an audio track with lang: eng
[New I/O server worker #1-6] DEBUG 06:20:56.883 Looking for an audio track with lang: fre
[New I/O server worker #1-6] DEBUG 06:20:56.884 Looking for an audio track with lang: jpn
[New I/O server worker #1-6] DEBUG 06:20:56.886 Looking for an audio track with lang: ger
[New I/O server worker #1-6] DEBUG 06:20:56.887 Looking for an audio track with lang: und
[New I/O server worker #1-6] DEBUG 06:20:56.888 Matched audio track: Audio: MP3 / lang: und / ID: 1
[New I/O server worker #1-6] DEBUG 06:20:56.888 Search a match for: und with fre and off
[New I/O server worker #1-6] DEBUG 06:20:56.889 Search a match for: und with fr and off
[New I/O server worker #1-6] DEBUG 06:20:56.889 Search a match for: und with eng and off
[New I/O server worker #1-6] DEBUG 06:20:56.890 Search a match for: und with en and off
[New I/O server worker #1-6] DEBUG 06:20:56.891 Found subtitles track: Sub: SubRip / lang: und / ID: 100 / FILE: /srv/shares/test_with_sub/test with subs.srt
[New I/O server worker #1-6] DEBUG 06:20:56.891 Found external file: /srv/shares/test_with_sub/test with subs.srt
[New I/O server worker #1-6] DEBUG 06:20:56.892 channels=2
[mkfifo] INFO 06:20:56.979 Starting mkfifo --mode=777 /tmp/ps3mediaserver/mencoder1300252856978
[mkfifo] INFO 06:20:56.995 Unix process ID (mkfifo): 4390
[mencoder] INFO 06:20:57.029 Starting mencoder -ss 0 -quiet /srv/shares/test_with_sub/test with subs.avi -quiet -quiet -oac lavc -of mpeg -quiet -quiet -mpegopts format=mpeg2:muxrate=500000:vbuf_size=1194:abuf_size=64 -ovc lavc -channels 2 -lavdopts debug=0:threads=4 -lavcopts autoaspect=1:vcodec=mpeg2video:acodec=ac3:abitrate=256:threads=4:keyint=1:vqscale=1:vqmin=2 -spuaa 3 -subfont-text-scale 3 -subfont-outline 1 -subfont-blur 1 -subpos 98 -quiet -quiet -sid 100 -quiet -quiet -ofps 24000/1001 -sub /srv/shares/test_with_sub/test with subs.srt -utf8 -mc 0 -noskip -af lavcresample=48000 -srate 48000 -o /tmp/ps3mediaserver/mencoder1300252856978
[mencoder] INFO 06:20:57.048 Reading pipe: /tmp/ps3mediaserver/mencoder1300252856978
[mencoder] DEBUG 06:20:57.049 Opening file /tmp/ps3mediaserver/mencoder1300252856978 for reading...
[New I/O server worker #1-6] DEBUG 06:20:57.129 Sleeping for 6000 milliseconds
[mencoder] INFO 06:20:57.395 Attaching thread: mencoder
[Timer-1] DEBUG 06:20:57.396 Buffered Space: 0 bytes / inputs: 0
[mencoder] INFO 06:20:57.396 Unix process ID (mencoder): 4395
[Thread-30] DEBUG 06:20:57.396 MEncoder SVN-r32792-4.5.2 (C) 2000-2011 MPlayer Team
[Thread-30] DEBUG 06:20:57.397 161 audio & 351 video codecs
[Thread-30] DEBUG 06:20:57.397 success: format: 0 data: 0x0 - 0x15db931a
[Thread-30] DEBUG 06:20:57.397 AVI file format detected.
[Thread-30] DEBUG 06:20:57.397 [aviheader] Video stream found, -vid 0
[Thread-30] DEBUG 06:20:57.397 [aviheader] Audio stream found, -aid 1
[Thread-30] DEBUG 06:20:57.397 VIDEO: [XVID] 624x352 24bpp 23.976 fps 977.5 kbps (119.3 kbyte/s)
[Thread-30] DEBUG 06:20:57.397 [V] filefmt:3 fourcc:0x44495658 size:624x352 fps:23.976 ftime:=0.0417
[Thread-30] DEBUG 06:20:57.397 ==========================================================================
[Thread-30] DEBUG 06:20:57.397 Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
[Thread-30] DEBUG 06:20:57.397 AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
[Thread-30] DEBUG 06:20:57.397 Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
[Thread-30] DEBUG 06:20:57.397 ==========================================================================
[Thread-30] DEBUG 06:20:57.397 PACKET SIZE: 2048 bytes, deltascr: 884
[Thread-30] DEBUG 06:20:57.397 Opening video filter: [expand osd=1]
[Thread-30] DEBUG 06:20:57.397 Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
[Thread-30] DEBUG 06:20:57.397 ==========================================================================
[Thread-30] DEBUG 06:20:57.397 Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[Thread-30] DEBUG 06:20:57.403 Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
[Thread-30] DEBUG 06:20:57.403 ==========================================================================
[Thread-27] DEBUG 06:20:57.403 [ac3 @ 0xd37ca0]No channel layout specified. The encoder will guess the layout, but it might be incorrect.
[Thread-27] DEBUG 06:20:57.437 Limiting audio preload to 0.4s.
[Thread-27] DEBUG 06:20:57.437 Increasing audio density to 4.
[Thread-30] DEBUG 06:20:57.463 Movie-Aspect is 1.77:1 - prescaling to correct movie aspect.
[Thread-30] DEBUG 06:20:57.463 videocodec: libavcodec (624x352 fourcc=3267706d [mpg2])
[Thread-30] DEBUG 06:20:57.463 [VE_LAVC] Using constant qscale = 1.000000 (VBR).
[Thread-30] DEBUG 06:20:57.617 Writing header...
[Timer-1] DEBUG 06:20:59.396 Buffered Space: 26595328 bytes / inputs: 0
[Thread-28] DEBUG 06:21:01.227 freeMemory: 25791584
[Thread-28] DEBUG 06:21:01.227 totalMemory: 81592320
[Thread-28] DEBUG 06:21:01.228 maxMemory: 715849728
[Thread-28] DEBUG 06:21:01.228 Extending buffer to 419430400
[Timer-1] DEBUG 06:21:01.397 Buffered Space: 49999872 bytes / inputs: 0
[Thread-28] DEBUG 06:21:01.726 Done extending
Thing is, I do not have the same issue with files that are not (yet) MP3-Audio powered, for instance :
General
Complete name : /srv/shares/media03/directories/toto.avi
Format : AVI
Format/Info : Audio Video Interleave
Format profile : OpenDML
Format settings : rec
File size : 1.59 GiB
Duration : 1h 46mn
Overall bit rate : 2 140 Kbps
Writing application : AVI-Mux GUI 1.17.8.3, Feb 16 201019:42:50
Video
ID : 0
Format : MPEG-4 Visual
Format profile : Advanced Simple@L5
Format settings, BVOP : 2
Format settings, QPel : Yes
Format settings, GMC : No warppoints
Format settings, Matrix : Default (H.263)
Codec ID : XVID
Codec ID/Hint : XviD
Duration : 1h 46mn
Bit rate : 1 620 Kbps
Width : 1 280 pixels
Height : 544 pixels
Display aspect ratio : 2.35:1
Frame rate : 23.976 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.097
Stream size : 1.20 GiB (76%)
Writing library : XviD 1.2.1 (UTC 2008-12-04)
Audio #1
ID : 1
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Codec ID : 2000
Duration : 1h 46mn
Bit rate mode : Constant
Bit rate : 384 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Side: L R, LFE
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Compression mode : Lossy
Stream size : 292 MiB (18%)
Alignment : Aligned on interleaves
Interleave, duration : 64 ms (1.53 video frames)
Interleave, preload duration : 192 ms
Title : UW 6ch audio
Audio #2
ID : 2
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Codec ID : 2000
Duration : 1h 46mn
Bit rate mode : Constant
Bit rate : 128 Kbps
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Compression mode : Lossy
Stream size : 97.4 MiB (6%)
Alignment : Aligned on interleaves
Interleave, duration : 64 ms (1.53 video frames)
Interleave, preload duration : 192 ms
Title : UW 2ch audio
This file is well played by PS3 Media Server.
I am quite confused with this issue ; did anyone experienced the same thing ?
Best Regards,

Having the same problem. I'm watching all of my movies without subs now, because transcoding kills the 5.1 audio (no problems with 2 channel audio). A workaround is posted in the comments of the pms-svn package.
I will post the URL to this thread to another thread with probably the same problem (mplayer/x264). I have not yet seen a real solution to this, and I'm not really familiar with the bugzilla's from both projects.
Other threads with similar problems:
https://bbs.archlinux.org/viewtopic.php?id=112219 (devede also uses mplayer and x264)
https://bugs.archlinux.org/task/22654 (related bug in Archlinux)
http://bugzilla.mplayerhq.hu/show_bug.cgi?id=1865 (related bug in mplayer)
https://bbs.archlinux.org/viewtopic.php?id=115165 (this thread)
Another workaround might be to trick pms into using ffmpeg or vlc rather than mencoder. I'm also streaming to a ps3 - I didn't try it, but it could be as easy as temporarily changing settings inside the profile for a ps3-client.
Last edited by zenlord (2011-03-22 16:15:38)

Similar Messages

  • IPhone 5 making weird sound while using Viber

    My iphone will start making strange low tone beep sound while using viber. Only when I close the app (holding it long at multi-task and clicking the X) will it stop. And then when I open it again it will start making weird beeps again. Please help.

        Hey there kben,
    I'm sorry to hear that your iPhone is having the same issues. This is not a known issue on the device so lets try and take a look to see what is causing it. Did you have this issue before the 7.0.2 updated? Please try a soft reset,http://vz.to/16Qv4Id and let us know if the issues persist.
    If the soft reset does not work, I would recommend performing a hard reset on the device,http://vz.to/17aDIPT.
    Let us know if you need any additional assistance.
    NicholasB_VZW
    Follow us on Twitter @VZWSupport

  • After upgrading to Lion, the Finder will increase the virtual memory while using external HD

    after upgrading to Lion, the Finder will increase the "virtual memory size" while using external HD. I check it using Activity Monitor and found that "Finder" wll increase the "Virtual Memory Size" and "Private Memory Size". and then after a while. the system told me my HD is full and hanging there.
    My External HD is 1TB. and I have installed new version Paragon NTFS for Mac V.9.01. I am not sure it is related or not.
    but I attached my external HD. the "Finder" will start to increase the "Virtual Memory Size".
    please help out this case and solve this issue.
    thank you !!!

    The one has nothing to do with the other. Virtual memory size and Private memory size are used by developers to analyze their software. it has nothing to do with anything related to the user.

  • Turning off internal monitor while using external one

    Hello, Apple Support Communities.
    Before OSX Lion, anyone could turn off internal monitor while using external one, by waking up computer with lid closed, and the internal monitor will be kept turned off. But now, -I wonder what made Apple to think this way- Lion will turn on the internal one back on.
    I don't care about all sorts of reasons why should I or shouldn't I desire to this. I just want it, because I have nice big monitor, which is apparently bigger than my Macbook Pro. Besides using double monitor will just exhaust my poor laptop. -mine is bit old-
    I found ridicoulus answer from community, saying I should try fridge magnet. Sorry, but I don't want risk my whole computer, especially my HDD from getting magnetic damage. It happened so many times, -thanks my little bro- so now I am sick of magnet. I don't think Apple will cover this AKA magnetic damage anyway. -It wouldn't just damage, just erase your HDD-
    So.... Any helpful insights? Thanks.

    Nevermind. I found solution. Though it cost me 24 bucks.
    Now Apple is seriously making me to consider to roll back to sucking Windows.
    Thanks Jobs!

  • Lose sound while using facetime

    While using FaceTime, the person I am talking to loses the ability to hear me.  I still hear them!  Video is great.  This is from my IMAC.  Any ideas?  If we hang up and they call me back it works for awhile but then the sound goes away again.   I am using my IMAC and they are using IPAD2. 
      Model Name:          iMac
      Model Identifier:          iMac8,1
      Processor Name:          Intel Core 2 Duo
      Processor Speed:          2.4 GHz
      Number Of Processors:          1
      Total Number Of Cores:          2
      L2 Cache:          6 MB
      Memory:          1 GB
      Bus Speed:          1.07 GHz

    Im having the same issue.  done lots of hunting and can't find any fixes.  just want to let APPLE know that this is a wide spread issue.

  • Monitor my Sound while using Voice Over?

    Hi all -- I have a problem using Final Cut Express 3.5 HD: Can I monitor my voice with headphones while using the voice over tool. So far I can hear the soundtracks of the material i am voicing over but not my own voice - and this is disturbing. Thanks in advance! Autogrill

    The ideal way is to do it on a tape recorder etc.
    (well away from the computer) and then import it, cut
    it and position it exactly where you want on the
    audio timeline.
    I use Audacity (excellent and free) to record my voiceovers while the project is running in View > Video out > Digital Cinema Display. This ensures that the voice is in sync and with the mike several feet away from the computer there is no noise. Save the voice from audacity as an AIFF file and drop it into the Timeline and adjust the position to sync it.
    Or, if I can't think fast enough and without ums and ahs, I record in blocks.

  • Clicking sound while using internet

    keep hearing a small clicking noise whilst i am using safari? Anyone experienced this before, Thank you in advance

    Do you hear it while using another browser?

  • Screen flickers while using external display

    while using my macbook pro with an external display (my sony LCD TV). the external screen (TV) flickers. it goes black for about a second then comes on. it will happen about 20 minutes into watching TV and happens more often the longer i watch. for example i just finished watching a 40 minute video podcast it happened at the halfway point then more often - about 10 minutes later then 5 minutes later - then 2 minutes... the final minutes of the show it happened about 3 times before the end.
    any help? any ideas? i suspect (though i can't prove) it has to do with the setting for the external display.
    thanks

    Can you run memory diagnostics ? Download a pre-compiled bootable iso from http://www.memtest.org/ down the page and make a bootable CD. Boot to this CD and run RAM diagnostic for a couple of hours, maybe overnight, and see if your laptop has RAM errors.
    If you have no RAM defect after the long test above, then uninstall all ATI/AMD gfx card drivers in Programs and Feature in Control Panel. Now go to Device Manager and disable your gfx card, putting a checkmark in the box Uninstall drivers for this hardware. ( Please note this operation will not harm your computer. Windows will redetect your gfx card after restart. )
    Restart as required by Windows 7.
    You may have to disable and then enable the gfx card in Device Manager several times until you are left with VGA drivers only. ( Computer gurus suggest using a Driver Sweeper/Driver Cleaner program. But I do the driver cleaning chore myself. You may go to C:\Windows\System32\DRIVERS folder and manually delete Atikmpag.sys, Atikmdag.sys drivers. )
    Now you can re-install the ATI/AMD drivers that you have downloaded from hp suppport.
    Hope this helps.

  • No cache while using external database authenication

    Hello,
    i was successful in setting up the external database authentication and apply filters to groups
    while i am creating reports in answers, i.e. querying data from database...those queries are not logged in the cache.
    how do i see this solve this...............
    while using RPD authentication system, i know that queries are stored cached in NQQUERY FILE.
    THANKS
    RAKE

    hi,
    can you check whether Cache is turned ON in nqsconfig file.
    [ CACHE ]
    ENABLE     =     YES;
    // A comma separated list of <directory maxSize> pair(s)
    // e.g. DATA_STORAGE_PATHS = "d:\OracleBIData\nQSCache" 500 MB;
    DATA_STORAGE_PATHS     =     "D:\OracleBIData\cache" 500 MB;
    MAX_ROWS_PER_CACHE_ENTRY = 100000; // 0 is unlimited size
    MAX_CACHE_ENTRY_SIZE = 1 MB;
    MAX_CACHE_ENTRIES = 1000;
    POPULATE_AGGREGATE_ROLLUP_HITS = NO;
    USE_ADVANCED_HIT_DETECTION = NO;
    MAX_SUBEXPR_SEARCH_DEPTH = 7;
    // Cluster-aware cache
    // GLOBAL_CACHE_STORAGE_PATH = "<directory name>" SIZE;
    // MAX_GLOBAL_CACHE_ENTRIES = 1000;
    // CACHE_POLL_SECONDS = 300;
    // CLUSTER_AWARE_CACHE_LOGGING = NO;
    Thanks

  • Is it ok to keep Satellite U500 closed while using external monitor?

    Hello,
    I have a Satellite U500.
    When at home, I use an external monitor and a keyboard. So I would close the laptop while working at home.
    Can I do this, or would it damage the screen, or otherwise hinder the laptop from correctly ventilating in any way ?
    Thank you a lot for your answers.
    Thierry

    Hi mate
    Of course you can close the lid when the notebook is connected to the external monitor.
    I have a Satellite notebook as well and its connected to the external monitor.
    I have also an USB keyboard.
    I use external keyboard instead of internal notebook keyboard and lid is closed too
    So dont worried its ok!

  • Error while using External Table

    Hi Guru's,
    I am using external tables in my procedure and the code to create it will be dynamically built inside the procedure itself. I have tested it so many times and it works fine only. But suddenly now it is throwing some error and i was not able to figure out the problem.
    Additional Info:
    1. I have provided the full rights to the input directory.
    2. Working in Oracle 10g release 2
    3. Unix OS in server
    4. Error description:
    << UK_TRADINGDATA_LOAD >> ABEND : <<ABEND SYS-000 >> uncatched ORACLE-error : ORA-29913: error in executing ODCIEXTTABLEOPEN callout
    ORA-29400: data cartridge error
    KUP-04040: file EXTRACTION COMPLETED in EXT_UK_TRADINGDATA not found
               v_ac_sql:='CREATE TABLE VLDPROCESS'||gv_ac_schema_suffix||'.EXT_UK_TRAD_'||gv_ac_machineid ||'_'||gv_ac_retailer_id||'_ADHOC'||CHR(10)
                            ||'(  AC_RETAILER_ID       VARCHAR2(2 BYTE),'||CHR(10)
                            ||'AC_DEPARTMENT_CD     VARCHAR2(20 BYTE),'||CHR(10)
                            ||'NC_PERIOD_FROM       NUMBER,'||CHR(10)
                            ||'NC_PERIOD_TO       NUMBER'||CHR(10)   
                            ||')'||CHR(10)
                            ||'ORGANIZATION EXTERNAL'||CHR(10)
                            ||'(TYPE ORACLE_LOADER'||CHR(10)
                            ||'DEFAULT DIRECTORY EXT_UK_TRADINGDATA'||CHR(10)
                            ||'ACCESS PARAMETERS'||CHR(10)
                            ||'(RECORDS DELIMITED BY NEWLINE'||CHR(10)
                            ||'badfile     '''||v_ac_failed_files||'.bad'''||CHR(10)
                            ||'discardfile '''||v_ac_failed_files||'.dis'''||CHR(10)
                            ||'logfile     '''||v_ac_failed_files||'.log'''||CHR(10)
                            ||'FIELDS'||CHR(10)
                            ||'('||CHR(10)
                            ||'AC_RETAILER_ID   position( 1: 2) char( 2),'||CHR(10)
                            ||'AC_DEPARTMENT_CD position( 3:22) char(20),'||CHR(10)
                            ||'NC_PERIOD_FROM   position(23:29) char( 7),'||CHR(10)
                            ||'NC_PERIOD_TO     position(30:36) char( 7)'||CHR(10)     
                            ||')'||CHR(10)
                            ||')'||CHR(10)
                            ||'LOCATION ('''||v_ac_file_name ||''')'||CHR(10)
                            ||')'||CHR(10)
                            ||'REJECT LIMIT 100'||CHR(10)
                            ||'NOPARALLEL'||CHR(10)
                            ||'NOMONITORING';  
               EXECUTE IMMEDIATE v_ac_sql; Kindly help me!
    With Regards,
    VJ

    Sometimes when troubleshooting issues like this it is helpful to output the dynamic SQL generated to the screen or spool it to a text file. From there it's usually easy to determine where the problem lies.
    If you can provide that one of the forum members can figure it out.

  • Interference/ Crackling sound while using voice over...

    Hi folks.
    I'm new to all this "ipod-stuff". I purchased a ipod nano 5G (16GB) lately.
    I was playing around with the voice over settings today and accidently discovered the following:
    I plugged the ipod to an ipod compatible receiver (Pioneer VSX-918 V) via the ipod-usb cable. The ipod was recognized without any problems and the receiver took over the ipod-controls. So far so good.
    It is possible to change the settings of the receiver, that it won't take over the ipod-control, so i can operate my ipod the "normal way" via scrollwheel/ ipod-menu and so on...
    While i was playing a song, i accidently pushed the center button and the ipod started to read out the current song and faded out the song itself just a little. While reading out I got a crackling interference like a bad tuned radio station, which stopped after the ipod had finished reading out the song.
    I tried the whole thing again, this time I paused the song and pushed the center-button for voice over. The ipod red out the current song with any interference...
    I tried again, plugged in plugged out, restart and so on...you know the deal. :/ Nothing changed...
    What's going on here?
    Receiver bad? ipod bad? Voice over is kinda crappy anyway, but is here something wrong with a chip or something?
    The german apple support couldn't help either and told me that this behaviour is normal, 'cause the voice over "voices" are kinda bad.
    Summary:
    Connected via USB to the receiver:
    Crackling while playing a song and activating voice over...
    No crackling while pausing playback and activating voice over...
    No crackling while playing songs without using voice over...
    Connected via 3,5 mm audio jack to any device/ earphones:
    No interference at all.
    greetings

    Thx for helping me on this, i really appreciate that.
    The "crackling problem" is gone, but i got another one.
    I got a more or less loud "popping sound" when skipping tracks forward or backward, or when i manually select a track from a list and the ipod starts playing it.
    At first i didn't really realize it via the headphones from apple, since they aren't very good but it's there, too.
    But playing songs via my hifi-system i became pretty aware of that "initializing" like sound.
    I resetted my ipod via the method told on the apple support page (Hold on/off -->Menu/Centerbutton) and updated it in iTunes again, but it didn't go away.
    Greetings

  • Windows 10 Annoying sound while using

    There seems to be a crazy sound frequently appearing every minute on Windows 10, when installed on my Vaio. Anyone else having this issue?

    This delay is coming from your TACACS server.  Can you shorten the authentication failure there?  As for the user ID, check your System Identity User under Common Services > Server > Security > System Identity Setup.  Make sure this use exists in the TACACS databases.

  • Enginge like sound while using voice based apps

    My iphone works fine when i call people but when i use voice based apps like skpe magic jack or even voice recording... the other person hears a sound like that of a running engine instead of my voice and in the case of voice recording..when i playback a recording i hear the same noise instead of the actual voice.
    Can anybody help?

    Thx for helping me on this, i really appreciate that.
    The "crackling problem" is gone, but i got another one.
    I got a more or less loud "popping sound" when skipping tracks forward or backward, or when i manually select a track from a list and the ipod starts playing it.
    At first i didn't really realize it via the headphones from apple, since they aren't very good but it's there, too.
    But playing songs via my hifi-system i became pretty aware of that "initializing" like sound.
    I resetted my ipod via the method told on the apple support page (Hold on/off -->Menu/Centerbutton) and updated it in iTunes again, but it didn't go away.
    Greetings

  • I accidentally clicked play sound while using find my iphone, how do i cancel that action?

    I really need help because i accidentally pushed play sounds on Find my iPhone and i have lost it, but i really dont need it to do that. so is there any way for me to cancel that action?

    There's no need to cancel it.
    The sound will only play for two minutes.
    Matt

Maybe you are looking for