Choppy .MTS Playback

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
athlonfx
New Cone
New Cone
Posts: 3
Joined: 15 Jul 2008 07:22

Choppy .MTS Playback

Postby athlonfx » 11 Jan 2009 06:49

I am trying to use VLC to playback some .mts files (from my Canon HF100 camcorder) that I took over the holidays. However, the video is choppy. I tried numerous searches and possible fixes (1. changed loop filter for h.264, 2. changed cache size, 3. changed filters and codecs), and none of them worked.

In the message log, all I get is the following:

Code: Select all

main info: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. a52 info: A/52 channels:2 samplerate:48000 bitrate:256000 main warning: late picture skipped (-1411) main warning: late picture skipped (6489) main warning: late picture skipped (3756) main warning: late picture skipped (12389) main warning: late picture skipped (-978) main warning: late picture skipped (6656) main warning: late picture skipped (14289) main warning: late picture skipped (1922) main warning: late picture skipped (-811) main warning: late picture skipped (6822) main warning: late picture skipped (4089) main warning: late picture skipped (11722) main warning: late picture skipped (-644) main warning: late picture skipped (6989)
and it continues till the clip ends.

I don't know if my computer is slow to playback these files, but I'm thinking about upgrading my CPU to fix the problem.

Here are my specs:

E4400 @ 2.0 Ghz
2 GB (1 GB x 2) DDR2800
8600 GT
Windows XP SP3
VLC 0.9.8a

Thanks,
I would appreciate any help (as I don't want to have spend money upgrading my CPU unnecessarily).

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Choppy .MTS Playback

Postby VLC_help » 11 Jan 2009 16:09

Could you share us short sample file or tell us more details about those problematic files?

athlonfx
New Cone
New Cone
Posts: 3
Joined: 15 Jul 2008 07:22

Re: Choppy .MTS Playback

Postby athlonfx » 11 Jan 2009 21:35

Here is a sample: http://crumby.free.fr/00157.MTS. File size is 37.5 MB.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Choppy .MTS Playback

Postby VLC_help » 12 Jan 2009 18:46

AVC bitrate of that file is way too high for VLC. Media Player Classic with CoreAVC or DivX 7 should work better (they both support dual core decoding).

athlonfx
New Cone
New Cone
Posts: 3
Joined: 15 Jul 2008 07:22

Re: Choppy .MTS Playback

Postby athlonfx » 12 Jan 2009 19:19

I downloaded Divx 7.0, but it won't play that file. It says "The file does not appear to contain a Video track." As for MPC, I downloaded the K-Lite pack and have CoreAVC but I have pretty much the same problem. It plays back a lot smoother but there are artifacts at random points every few seconds.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Choppy .MTS Playback

Postby VLC_help » 13 Jan 2009 18:47

Not the DivX Player. I meant to use the codec with MPC. You can also try Media Player Classic Home Cinema which should have GPU assisted H.264 decoding build-in.

Lotesdelere
Cone Master
Cone Master
Posts: 9577
Joined: 08 Sep 2006 04:39
Location: Europe

Re: Choppy .MTS Playback

Postby Lotesdelere » 19 Feb 2009 10:38

Here are my specs:
E4400 @ 2.0 Ghz
Your CPU is not powerfull enough for decoding this video in software mode.

Here are the specs of your sample:

Code: Select all

Video Format : AVC Format/Info : Advanced Video Codec Format profile : High@L4.0 Format settings, CABAC : Yes Format settings, ReFrames : 2 frames Duration : 2s 966ms Bit rate : 15.7 Mbps Width : 1 920 pixels Height : 1 080 pixels Display aspect ratio : 16/9 Frame rate : 29.970 fps Resolution : 24 bits Colorimetry : 4:2:0 Scan type : Interlaced Scan order : Top Field First Bits/(Pixel*Frame) : 0.253
So for a 1920*1080 video at ±60 FPS (because it's interlaced) you need at the very least a Core2Duo 2.6 GHz or a P4 HT 3.0 GHz.

Have a look at Apple's system specs recommendations for H264 aka AVC:
http://www.apple.com/quicktime/guide/hd ... tions.html

The problem is not VLC or any other codec you can try but your CPU. Your only chance is to use DXVA with Media Player Classic – Homecinema. It should work because I think your video card can handle it and your video sample is within the specs of DXVA.

Crickets
New Cone
New Cone
Posts: 1
Joined: 27 Feb 2010 02:50

Re: Choppy .MTS Playback

Postby Crickets » 27 Feb 2010 02:55

Actually...

Same problem when playing back .mts files from my Canon HF20 via VLC. However Windows "Generic" Media Player does just fine, on Windows 7. First time I have seen VLC fail where Win Media does fine.

My undying faith in VLC is slightly shaken... Still my go to video app though VLC. I could never quite you ;)

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Choppy .MTS Playback

Postby VLC_help » 27 Feb 2010 17:36

You could try DXVA builds from this subforum.

EileenP
New Cone
New Cone
Posts: 4
Joined: 08 Aug 2010 14:33

Re: Choppy .MTS Playback

Postby EileenP » 08 Aug 2010 14:36

I had this problem -- choppy playback of MTS files. After testing many different solutions, this is what solved the problem on my Windows XP system:
Set Tools -> Preferences -> (Show settings = All) -> Input / Codecs -> Video codecs -> FFmpeg -> Skip the loop filter for H.264 decoding to All.
Hope this helps others having this problem.

ceofwales
New Cone
New Cone
Posts: 1
Joined: 30 Dec 2010 09:00

Re: Choppy .MTS Playback

Postby ceofwales » 06 Jan 2011 08:21

Thank you EileenP Your setting above solved my mts playback problem. I can hardly believe it!
Thank you so very very much! Hugs and kisses !!

EileenP
New Cone
New Cone
Posts: 4
Joined: 08 Aug 2010 14:33

Re: Choppy .MTS Playback

Postby EileenP » 06 Jan 2011 21:19

Wow, thanks ceofwales, that made my day! Glad it helped.
/Eileen

drof2th
New Cone
New Cone
Posts: 3
Joined: 01 Dec 2013 07:07

Re: Choppy .MTS Playback

Postby drof2th » 01 Dec 2013 07:16

Hi Eileen...
Please excuse my COMPLETE ignorance but, where do I find the Set Tools area you mentioned??? Thank you!

EileenP
New Cone
New Cone
Posts: 4
Joined: 08 Aug 2010 14:33

Re: Choppy .MTS Playback

Postby EileenP » 01 Dec 2013 11:42

Hi Eileen...
Please excuse my COMPLETE ignorance but, where do I find the Set Tools area you mentioned??? Thank you!
No problem. Sorry I was unclear.

1. When you open VLC Media Player, you see a menu along the top. Click Tools and select Preferences.
2. In the bottom left corner of the dialog, click All.
3. On the left side, under Input / Codecs, click the tiny triangle in front of Video codecs.
4. Click FFmpeg.
5. Now in the settings that are displayed, look for the Skip the loop filter for H.264 decoding setting. Click that setting and select All.
6. Click Save to close the dialog.
7. Probably unnecessary, but I'm unsure: Close the program and start it up again.

Hope this helps!
/Eileen

drof2th
New Cone
New Cone
Posts: 3
Joined: 01 Dec 2013 07:07

Re: Choppy .MTS Playback

Postby drof2th » 01 Dec 2013 18:46

Thank you Eileen! Still choppy stuff happening but greatly apprecite you getting my heading corrected!!!

drof2th
New Cone
New Cone
Posts: 3
Joined: 01 Dec 2013 07:07

Re: Choppy .MTS Playback

Postby drof2th » 01 Dec 2013 20:51

Hello again Eileen,
Well, I set the Video Settings, Deinterlacing to Automatic and Blend which helped greatly! More hugs and kisses to you!


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: cbbella and 11 guests