Refresh rate change issue on 25fps avi
#1
hi.
When i play 25fps xvid movies on XBMC (Dharma or latest SVN) the refresh rate change to 23.98Hz, and then change to 50Hz. Some movies change the refresh rate to 50Hz properly.

23:32:17 T:7912 M:3910836224 NOTICE: DVDPlayer: Opening: E:\Sorozatok\Haven\Season1\hdtv-haven.s01e01.wellcome.to.haven.hdtv.xvid.hun.avi
23:32:17 T:7912 M:3910832128 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
23:32:17 T:8492 M:3910819840 NOTICE: Creating InputStream
23:32:17 T:8492 M:3910774784 NOTICE: Creating Demuxer
23:32:17 T:8492 M:3899183104 NOTICE: Opening video stream: 0 source: 256
23:32:17 T:8492 M:3899183104 NOTICE: Creating video codec with codec id: 13
23:32:17 T:8492 M:3899150336 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
23:32:17 T:8492 M:3898970112 NOTICE: Creating video thread
23:32:17 T:8492 M:3898966016 NOTICE: Opening audio stream: 1 source: 256
23:32:17 T:8492 M:3898966016 NOTICE: Finding audio codec for: 86017
23:32:17 T:4572 M:3898957824 NOTICE: running thread: video_thread
23:32:17 T:8492 M:3898957824 ERROR: CDVDAudioCodecPassthroughFFmpeg::Open - FFmpeg SPDIF muxer does not support this codec
23:32:17 T:8492 M:3897294848 NOTICE: Creating audio thread
23:32:17 T:7232 M:3897286656 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
23:32:17 T:7232 M:3897180160 NOTICE: Creating audio device with codec id: 86017, channels: 2, sample rate: 48000, no pass-through
23:32:17 T:4572 M:3891748864 NOTICE: fps: 23.976025, pwidth: 624, pheight: 352, dwidth: 624, dheight: 352
23:32:17 T:4572 M:3891646464 NOTICE: Display resolution ADJUST : 1920x1080 @ 23.98 - Full Screen (65) (weight: 0.000)
23:32:19 T:7616 M:3865133056 ERROR: CRemoteControl::Connect - failed to connect
23:32:23 T:4572 M:3867205632 NOTICE: fps: 25.000000, pwidth: 624, pheight: 352, dwidth: 624, dheight: 352
23:32:23 T:4572 M:3867205632 NOTICE: Display resolution ADJUST : 1920x1080 @ 50.00 - Full Screen (63) (weight: 0.000)
23:32:24 T:7616 M:3829932032 ERROR: CRemoteControl::Connect - failed to connect
23:32:51 T:7912 M:3833069568 ERROR: Previous line repeats 5 times.
Reply
#2
ohh, this is the difference between the video files:

refresh rate change to 50Hz:
INFO: ffmpeg[24C4]: Stream #0.0: Video: mpeg4, yuv420p, 640x352 [PAR 1:1 DAR 20:11], 25 tbr, 25 tbn, 25 tbc

refresh rate change to 23.98Hz then 50Hz:
INFO: ffmpeg[1DDC]: Stream #0.0: Video: mpeg4, yuv420p, 624x352 [PAR 1:1 DAR 39:22], 23.98 tbr, 25 tbn, 23.98 tbc
Reply
#3
These files are wrongly flagged as 23.976 fps, XBMC calculates the fps from the timestamps but that takes a couple seconds.
Reply

Logout Mark Read Team Forum Stats Members Help
Refresh rate change issue on 25fps avi0