Issues playing back WMV
#1
I have the WMV 9 samples (Step into Liquid, Speaker Factory Trailer) if I try to playback them in XBMC they do not playback, it shows some pictures but it jumps around and so on.

Any help?
should I open a ticket?

Code:
01:11:25 T:4012 M:1061752832   DEBUG: CGUIInfoManager::SetCurrentMovie(D:\Video\Altro\Demo WMV\Step Into Liquid.wmv)
01:11:25 T:4012 M:1061752832   DEBUG: CVideoDatabase::GetMovieId (D:\Video\Altro\Demo WMV\Step Into Liquid.wmv), query = select idMovie from movie where idFile=12
01:11:25 T:4012 M:1061736448   DEBUG: CVideoDatabase::GetEpisodeId (D:\Video\Altro\Demo WMV\Step Into Liquid.wmv), query = select idEpisode from episode where idFile=12
01:11:25 T:4012 M:1061720064   DEBUG: CVideoDatabase::GetMusicVideoId (D:\Video\Altro\Demo WMV\Step Into Liquid.wmv), query = select idMVideo from musicvideo where idFile=12
01:11:26 T:3744 M:1063321600   DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(750000.000000, 0)
01:11:26 T:3744 M:1063301120   ERROR: CDVDVideoCodecFFmpeg::Decode - avcodec_decode_video returned failure
01:11:26 T:3744 M:1063297024   ERROR: CDVDVideoCodecFFmpeg::Decode - avcodec_decode_video returned failure
01:11:26 T:3744 M:1063297024   ERROR: CDVDVideoCodecFFmpeg::Decode - avcodec_decode_video returned failure
01:11:26 T:3744 M:1063297024   ERROR: CDVDVideoCodecFFmpeg::Decode - avcodec_decode_video returned failure
01:11:26 T:3744 M:1063297024   ERROR: CDVDVideoCodecFFmpeg::Decode - avcodec_decode_video returned failure

full log: http://pastebin.com/f786a0ea9
If you think I'm useful please use the +/- button to raise my reputation
Reply
#2
mfsav2 Wrote:I have the WMV 9 samples (Step into Liquid, Speaker Factory Trailer) if I try to playback them in XBMC they do not playback, it shows some pictures but it jumps around and so on.

Any help?
should I open a ticket?

Code:
01:11:25 T:4012 M:1061752832   DEBUG: CGUIInfoManager::SetCurrentMovie(D:\Video\Altro\Demo WMV\Step Into Liquid.wmv)
01:11:25 T:4012 M:1061752832   DEBUG: CVideoDatabase::GetMovieId (D:\Video\Altro\Demo WMV\Step Into Liquid.wmv), query = select idMovie from movie where idFile=12
01:11:25 T:4012 M:1061736448   DEBUG: CVideoDatabase::GetEpisodeId (D:\Video\Altro\Demo WMV\Step Into Liquid.wmv), query = select idEpisode from episode where idFile=12
01:11:25 T:4012 M:1061720064   DEBUG: CVideoDatabase::GetMusicVideoId (D:\Video\Altro\Demo WMV\Step Into Liquid.wmv), query = select idMVideo from musicvideo where idFile=12
01:11:26 T:3744 M:1063321600   DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(750000.000000, 0)
01:11:26 T:3744 M:1063301120   ERROR: CDVDVideoCodecFFmpeg::Decode - avcodec_decode_video returned failure
01:11:26 T:3744 M:1063297024   ERROR: CDVDVideoCodecFFmpeg::Decode - avcodec_decode_video returned failure
01:11:26 T:3744 M:1063297024   ERROR: CDVDVideoCodecFFmpeg::Decode - avcodec_decode_video returned failure
01:11:26 T:3744 M:1063297024   ERROR: CDVDVideoCodecFFmpeg::Decode - avcodec_decode_video returned failure
01:11:26 T:3744 M:1063297024   ERROR: CDVDVideoCodecFFmpeg::Decode - avcodec_decode_video returned failure

full log: http://pastebin.com/f786a0ea9

Use MediaInfo to dump the video and audio info. pastebin that. I bet your wma is using an audio codec that is not supported yet.
Reply
#3
General
Complete name : D:\Video\Altro\Demo WMV\Indy Cars Trailer.wmv
Format : Windows Media
File size : 24.9 MiB
Duration : 31s 64ms
Overall bit rate mode : Constant
Overall bit rate : 6 737 Kbps
Maximum Overall bit rate : 6 544 Kbps
Encoded date : UTC 2002-08-16 20:34:36.590

Video
ID : 2
Format : VC-1
Format profile : MP
Codec ID : WMV3
Codec ID/Info : Windows Media Video 9
Codec ID/Hint : WMV3
Description of the codec : Windows Media Video 9 - Professional
Duration : 31s 83ms
Bit rate mode : Constant
Bit rate : 6 110 Kbps
Width : 3 458 pixels
Height : 3 732 pixels
Display aspect ratio : 0.949
Frame rate : 24.000 fps
Original frame rate : 77.281 fps
Resolution : 24 bits
Colorimetry : 4:2:0
Scan type : Progressive
Bits/(Pixel*Frame) : 0.020
Stream size : 22.6 MiB (91%)
Language : en-us

Audio
ID : 1
Format : WMA3
Format profile : M1
Codec ID : 162
Codec ID/Info : Windows Media Audio 3
Description of the codec : Windows Media Audio 9 Professional - 384 kbps, 48 kHz, 5.1 channel 24 bit (A/V) 1-pass CBR
Duration : 31s 64ms
Bit rate mode : Constant
Bit rate : 384 Kbps
Channel(s) : 6 channels
Sampling rate : 48.0 KHz
Resolution : 24 bits
Stream size : 1.42 MiB (6%)
Language : en-us
If you think I'm useful please use the +/- button to raise my reputation
Reply

Logout Mark Read Team Forum Stats Members Help
Issues playing back WMV0