Slow down 25fps video so it plays at 24fps?
FozzTexx
Junior Member Posts: 2 Joined: Jul 2012 Reputation: 0 |
2012-07-29 19:58
Post: #1
How can I slow down video which is incorrectly encoded at 25fps so that it plays at the correct 24fps (23.976fps)? Often I get videos that have been sped up and everyone sounds like chipmunks. I can do this easily with mplayer with the "-speed 0.96" flag, but can't figure out how to do it with XBMC.
|
| find quote |
nabaC
Junior Member Posts: 1 Joined: Jul 2012 Reputation: 0 |
2012-08-02 18:27
Post: #2
I just found out how to solve this last night. Create an advancedsettings.xml file as described at http://wiki.xbmc.org/index.php?title=Use...3Cvideo.3E and setup your video/ adjustrefreshrate/ override settings. I set it up as:
<video> <adjustrefreshrate> <override> <fps>25</fps> <refresh>24</refresh> </override> </adjustrefreshrate> </video> |
| find quote |
FozzTexx
Junior Member Posts: 2 Joined: Jul 2012 Reputation: 0 |
2012-08-06 04:26
Post: #3
Nope, doesn't work. Sounds exactly the same, all the dialog still sounds like chipmunks.
|
| find quote |

Search
Help