kibsoft / QtMEL

Qt Media Encoding Library
GNU Lesser General Public License v2.1
67 stars 16 forks source link

Encoder Example produces a AVI file that can't be played #17

Open mitchcurtis opened 10 years ago

mitchcurtis commented 10 years ago

I downloaded the compiled examples from http://kibsoft.ru/ and ran the Encoder Example.

I chose the following settings:

avi-example

Windows Media Player and Media Player Classic are unable to play the file.

I'm on Windows 7. I'm able to play other videos with no problems.

kibsoft commented 10 years ago

I think that is because WMP can't play videos with variable frame rate. I was planning to make pseud-fixed frame rate in QtMEL, but didn't have enought time for that.