falcon sheep | 11 Jul 2012 12:00
Picon

issue with some RM files

Hi,

I have been using mplayer_r33574 for quit some time and it is working
smoothly. recently i changed to mplayer_r34401 but some RM files are not
working with it resulting in the below:

******
******

MPlayer Sherpya-SVN-r34401-4.6.2 (C) 2000-2011 MPlayer Team
Fontconfig error: Cannot load default config file

Playing 01.rm.
REAL file format detected.
Stream description: Audio Stream
Stream mimetype: audio/x-pn-realaudio
[real] Audio stream found, -aid 0
Stream mimetype: logical-fileinfo
Clip info:
 copyright: (C) 2004
 comment:
Load subtitles in ./
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
[sipr  <at>  01395220]Invalid block_align: 304
Could not open codec.
ADecoder init failed :(
ADecoder init failed :(
Opening audio decoder: [realaud] RealAudio decoder
Error loading dll
(Continue reading)

Carl Eugen Hoyos | 11 Jul 2012 17:04
Picon

Re: issue with some RM files

falcon sheep <falcon.sheep <at> gmail.com> writes:

> MPlayer Sherpya-SVN-r34401-4.6.2 (C) 2000-2011 MPlayer Team

Please share the output for the working version (33574) and / or 
the sample file.

Carl Eugen
falcon sheep | 12 Jul 2012 08:57
Picon

Re: issue with some RM files

i did, the first mail has everything. the trace is between *******. and the
sample file is on:
http://www.mediafire.com/?q981stx8tug5b3i

On Wed, Jul 11, 2012 at 7:04 PM, Carl Eugen Hoyos <cehoyos <at> ag.or.at> wrote:

> falcon sheep <falcon.sheep <at> gmail.com> writes:
>
> > MPlayer Sherpya-SVN-r34401-4.6.2 (C) 2000-2011 MPlayer Team
>
> Please share the output for the working version (33574) and / or
> the sample file.
>
> Carl Eugen
>
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users <at> mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>
falcon sheep | 12 Jul 2012 09:01
Picon

Re: issue with some RM files

sorry the trace of r33574:
MPlayer Sherpya-SVN-r33574-4.2.5 (C) 2000-2011 MPlayer Team
Fontconfig error: Cannot load default config file

Playing 01.rm.
REAL file format detected.
Stream description: Audio Stream
Stream mimetype: audio/x-pn-realaudio
[real] Audio stream found, -aid 0
Stream mimetype: logical-fileinfo
Clip info:
 copyright: (C) 2004
 comment:
Load subtitles in ./
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 8000 Hz, 1 ch, floatle, 8.4 kbit/3.30% (ratio: 1055->32000)
Selected audio codec: [ffsipr] afm: ffmpeg (FFmpeg Sipr/Acelp.net audio)
==========================================================================
AO: [dsound] 8000Hz 1ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:   1.1 (01.1) of 1633.0 (27:13.0)  0.0%

MPlayer interrupted by signal 2 in module: play_audio
A:   1.2 (01.1) of 1633.0 (27:13.0)  0.0%

Exiting... (Quit)

the sample file is on:
(Continue reading)

Carl Eugen Hoyos | 12 Jul 2012 10:42
Picon

Re: issue with some RM files

falcon sheep <falcon.sheep <at> gmail.com> writes:

> I have been using mplayer_r33574 for quit some time and it is working

> smoothly. recently i changed to mplayer_r34401

Which is >6 months old, your sample works fine here with current svn head.

Carl Eugen
falcon sheep | 12 Jul 2012 11:39
Picon

Re: issue with some RM files

I understand this but this was the last version for windows sherpya
version. so i checked it with recent version of
mplayer2 on windows (http://mplayer2.srsfckn.biz/mplayer2-i686-latest.7z)
dated on 04-Jun-2012 with the same result:
mplayer2 d0305da (C) 2000-2012 MPlayer & mplayer2 teams

Playing 01.rm.
Detected file format: REAL
Stream description: Audio Stream
Stream mimetype: audio/x-pn-realaudio
[real] Audio stream found, -aid 0
Stream mimetype: logical-fileinfo
Clip info:
 copyright: (C) 2004
 comment:
Load subtitles in .
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
[sipr  <at>  018a8f80]Invalid block_align: 304
Could not open codec.
ADecoder init failed :(
Could not open audio decoder ffmpeg.
Opening audio decoder: [realaud] RealAudio decoder
Error loading dll
ERROR: Could not open required DirectShow codec sipr.so.6.0.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
Could not open audio decoder realaud.
Opening audio decoder: [realaud] RealAudio decoder
Error loading dll
(Continue reading)

Carl Eugen Hoyos | 12 Jul 2012 13:28
Picon

Re: issue with some RM files

falcon sheep <falcon.sheep <at> gmail.com> writes:

> I checked it with recent version of mplayer2 on windows

Unfortunately, mplayer2 is not supported on this mailing list;-(

Sorry, Carl Eugen
falcon sheep | 25 Jul 2012 18:09
Picon

Re: issue with some RM files

it has been solved with demuxer=lavf
on the other hand this lead to another problem in seek, I'm using seek
after loadfile (in slave mode) immediately to start the file from offset x

loadfile <filename> 0\nseek <seconds> 2

previously it was working fine (the file start from position x), now im
hearing two voices at the same time, one start from the beginning of the
file (for short period) and one from the position I'm seeking. is there any
way to overcome this behavior. can we have atomic operation for two
instructions. is there any new command to start from offset in slave mode.

On Thu, Jul 12, 2012 at 1:39 PM, falcon sheep <falcon.sheep <at> gmail.com>wrote:

> I understand this but this was the last version for windows sherpya
> version. so i checked it with recent version of
> mplayer2 on windows (http://mplayer2.srsfckn.biz/mplayer2-i686-latest.7z)
> dated on 04-Jun-2012 with the same result:
> mplayer2 d0305da (C) 2000-2012 MPlayer & mplayer2 teams
>
> Playing 01.rm.
> Detected file format: REAL
>
> Stream description: Audio Stream
> Stream mimetype: audio/x-pn-realaudio
> [real] Audio stream found, -aid 0
> Stream mimetype: logical-fileinfo
> Clip info:
>  copyright: (C) 2004
>  comment:
(Continue reading)


Gmane