[MPlayer-users] dvd iso audio not decoding properly
Nico Sabbi
Nicola.Sabbi at poste.it
Thu May 1 09:09:11 CEST 2008
Il Wednesday 30 April 2008 21:44:40 Robert Henney ha scritto:
> I have a dvd iso that mplayer believes contains lpcm audio. The video
> plays fine but the audio decodes with a loud hiss and very little else
> is audible. Not sure if this is because the audio stream type is
> detected wrongly or if the audio decoder for some reason cannot handle
> the particular way this audio is encoded.
>
> I tried forcing some other decoders on the stream without success.
> Let me know what I should try next. Thanks.
>
> I placed the iso at the link below if it's needed. (you probably
> won't need to grab more than the beginning of the file but I put
> the whole thing there just in case.)
>
> http://rut.org/vidgirlaiiso/
>
>
try to append -demuxer lavf or to run
$ mpeg2desc -u < file.iso|grep audio |less
(mpeg2desc is part of dvdauthor). What happens?
More information about the MPlayer-users
mailing list