Nevcairiel / LAVFilters

LAV Filters - Open-Source DirectShow Media Splitter and Decoders
GNU General Public License v2.0
7.19k stars 786 forks source link

I don't know how to set up a decoder to play WMV files. #593

Open 675535 opened 1 month ago

675535 commented 1 month ago

My friend passed me a wmv file, but when I played it using mpc, only sound and no image were present. At first, I thought there was a problem with the wmv file itself, but he told me that it could be played using both potplayer and vlc. I checked the file information using mediainfo and found that the video part was encoded using hvc1. I am not sure if this is the reason why mpc cannot be played. I am not sure how to set the relevant decoder on mpc to play this file properly. I tried many options, such as checking the "wmv" related option in the filter, but the best result was that only the first frame of the video could be played and kept showing. Only sound is playing normally. The following website is the sharing website for this WMV. Can you help me take a look and see how to solve this problem?

https://drive.google.com/file/d/1DlcfpVzBKccIUWfqch5yWQyuHoFEVIyi/view?usp=sharing

Thank you for your help!