Pagina 1 di 1

Problem playing VC-1 videos.

Inviato: lun 24 set 2007, 13:57
da Lockywolf
Well....

I have a movie in mpeg-ts container.
it consists of a52 sound and vc-1(WMV9) video

i have newest mplayer (from SVN with slacky's slackbuild)
xine from 12
and wvc1dmod.dll

when i try to play the movie with xine - the sound is perfect, but there is no video.

when i try mplayer -ao none -vc wmvvc1dmo file

the mplayer window changes its resolution to the resolution of the movie
but still no video.
and in console

Codice: Seleziona tutto

ProcessInputError  r:0xffffff9c=-100 (keyframe: 1)
ProcessInputError  r:0x80004005=-2147467259 (keyframe: 1)
ProcessInputError  r:0x80004005=-2147467259 (keyframe: 1)
ProcessInputError  r:0x80004005=-2147467259 (keyframe: 1)
when i try mplayer -vc ffvc1 file
the video appears, but there is still no sound

mplayer -vo none file gives

Codice: Seleziona tutto

a52: error at resampling
a52: CRC check failed!  .5 (26:41:59.4) ??,?%
a52: error at resampling
a52: CRC check failed!  6.8 (160:11:56.7) ??,?%
a52: error at resampling
I don't know what to do next...
It's impossible to run xine for sound and mplayer for video simultaniously