Any chance Windows Media WVP2/wmav2 could be supported?

General questions or discussion about HandBrake, Video and/or audio transcoding, trends etc.
Post Reply
belloq
Bright Spark User
Posts: 223
Joined: Sun Oct 12, 2008 5:09 am

Any chance Windows Media WVP2/wmav2 could be supported?

Post by belloq »

Any chance Windows Media WVP2/wmav2 could be supported for decoding? That relies on ffmpeg right?

Code: Select all

[17:29:26] hb_init: checking cpu count
[17:29:26] hb_init: starting libhb thread
[17:29:26] thread b013e000 started ("libhb")
[17:29:26] macgui: Handbrake Version: svn2491 i386 (2009060601)
[17:29:27] hb_init: checking cpu count
[17:29:27] hb_init: starting libhb thread
[17:29:27] thread b024b000 started ("libhb")
[17:29:27] hb_init: checking cpu count
[17:29:27] hb_init: starting libhb thread
[17:29:27] thread b02cd000 started ("libhb")
[17:29:54] macgui: trying to open video_ts folder (parent directory chosen)
[17:29:54] hb_scan: path=/Volumes/KINGSTON/LCS Kindy grads_final.wmv, title_index=0
[17:29:54] thread b0aba000 started ("scan")
[17:29:54] scan: trying to open with libdvdread
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[17:29:54] dvd: not a dvd - trying as a stream/file instead
Input #0, asf, from '/Volumes/KINGSTON/LCS Kindy grads_final.wmv':
  Duration: 00:06:51.47, start: 5.000000, bitrate: 892 kb/s
    Stream #0.0(eng): Audio: wmav2, 44100 Hz, stereo, s16, 233 kb/s
    Stream #0.1(eng): Video: WVP2 / 0x32505657, 1024x768, 79 kb/s, 30 tbr, 1k tbn, 1k tbc
[17:29:54] Found ffmpeg 0 chapters, container=asf
[17:29:54] scan: decoding previews for title 1
[17:29:55] scan: preview 1
[17:29:57] scan: could not get a decoded picture
[17:29:57] scan: preview 2
[17:29:58] scan: could not get a decoded picture
[17:29:58] scan: preview 3
[17:29:58] scan: could not get a decoded picture
[17:29:58] scan: preview 4
[17:29:58] Warning: Could not read data for preview 4, skipped
[17:29:58] scan: preview 5
[17:29:58] Warning: Could not read data for preview 5, skipped
[17:29:58] scan: preview 6
[17:29:58] Warning: Could not read data for preview 6, skipped
[17:29:58] scan: preview 7
[17:29:59] Warning: Could not read data for preview 7, skipped
[17:29:59] scan: preview 8
[17:29:59] Warning: Could not read data for preview 8, skipped
[17:29:59] scan: preview 9
[17:29:59] Warning: Could not read data for preview 9, skipped
[17:29:59] scan: preview 10
[17:29:59] Warning: Could not read data for preview 10, skipped
[17:29:59] thread b0aba000 exited ("scan")
[17:29:59] thread b0aba000 joined ("scan")
[17:29:59] libhb: scan thread found 0 valid title(s)
[17:29:59] macgui: ScanDone state received from fHandle
belloq
Bright Spark User
Posts: 223
Joined: Sun Oct 12, 2008 5:09 am

Re: Any chance Windows Media WVP2/wmav2 could be supported?

Post by belloq »

Based on what I've found searching the good ol' net, even trying with a new compile of ffmpeg, I don't think there's any chance I'll find a way to transcode this file format. Apps that claim to be able to, fail miserably.
Post Reply