Video problems

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
abptt
Blank Cone
Blank Cone
Posts: 10
Joined: 25 Mar 2011 23:57

Video problems

Postby abptt » 26 Mar 2011 00:13

This is my first time doing this and I am a big fan of the VLC player. I just downloaded the new version today. Now to my question. When I tried to play a new wmv. file that I downloaded from the internet today, I only heard the audio loud and clear but I wasn't able to see the video at all. I re-installed three times and nothing changed. I played the file in both RealPlayer and Windows Media Player and the file worked fine, both audio and video.Then I checked the messages, and this popped up:

main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 300 ms)

I have been looking all over the internet trying to find an answer and I hope there is one. Thanks for your time.

P.S. The codec was Windows Media Video VC1 (WVC1), and the resolution is 1920x1080. Does that mean anything?

Rémi Denis-Courmont
Developer
Developer
Posts: 15324
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Video problems

Postby Rémi Denis-Courmont » 26 Mar 2011 10:58

Your computer may be too slow to decode HD in real-time. Try to enable GPU acceleration in the preferences.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

abptt
Blank Cone
Blank Cone
Posts: 10
Joined: 25 Mar 2011 23:57

Re: Video problems

Postby abptt » 26 Mar 2011 11:42

I used the GPU acceleration and when I played the file again still no video, just audio. Here is what i saw in the messages now:

avcodec info: obtained IDirect3DDeviceManager9
avcodec info: DXVA2CreateVideoService Success!
avcodec error: DxFindVideoServiceConversion failed
avcodec info: obtained IDirect3DDeviceManager9
avcodec info: DXVA2CreateVideoService Success!
avcodec error: DxFindVideoServiceConversion failed
main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 300 ms)

What does it mean?

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

Re: Video problems

Postby Lotesdelere » 26 Mar 2011 14:15

We need a sample of a problematic file.

abptt
Blank Cone
Blank Cone
Posts: 10
Joined: 25 Mar 2011 23:57

Re: Video problems

Postby abptt » 26 Mar 2011 14:44

What will happen after that.

Rémi Denis-Courmont
Developer
Developer
Posts: 15324
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Video problems

Postby Rémi Denis-Courmont » 26 Mar 2011 15:29

If you're lucky someone will find and fix the underlying bug. Otherwise and most likely, nothing will happen.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

abptt
Blank Cone
Blank Cone
Posts: 10
Joined: 25 Mar 2011 23:57

Re: Video problems

Postby abptt » 26 Mar 2011 17:10

Should I send the the file to anyone or just post it on here.

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

Re: Video problems

Postby Lotesdelere » 26 Mar 2011 19:55

Upload a short sample on some file sharing site, you may want to use Multiupload.com as it will upload the file on several other hosts for you, and then post the link to the file here.

abptt
Blank Cone
Blank Cone
Posts: 10
Joined: 25 Mar 2011 23:57

Re: Video problems

Postby abptt » 26 Mar 2011 21:00

Okay. Can i just PM the file to you and then you can check and see what the problem is.

abptt
Blank Cone
Blank Cone
Posts: 10
Joined: 25 Mar 2011 23:57

Re: Video problems

Postby abptt » 01 Apr 2011 15:08

Here is the file from fileserve. If you can help I really appreciate it. Don't judge.

http://www.fileserve.com/file/KXDGnvy

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

Re: Video problems

Postby Lotesdelere » 01 Apr 2011 19:59

Code: Select all

Format profile : AP@L3 Codec ID : WVC1 Description of the codec : Windows Media Video 9 Advanced Profile Scan type : Mixed Scan order : Bottom Field First
This video contains interlaced material and the native VC-1 decoder of VLC, and in fact any open source VC-1 decoder that I know, can not play interlaced VC-1 video. On Windows you can use the DMO codec with VLC (it may work on some Linux distros as well):

Code: Select all

vlc --codec dmo

abptt
Blank Cone
Blank Cone
Posts: 10
Joined: 25 Mar 2011 23:57

Re: Video problems

Postby abptt » 01 Apr 2011 20:24

Is there a place where can I download that DMO codec at?

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

Re: Video problems

Postby Lotesdelere » 02 Apr 2011 00:59

There is nothing to download, it's just about using the Windows Media Player system codecs rather than the VLC built-in codecs:
http://wiki.videolan.org/Direct_Media_Object

IIRC it works with XP and Vista with WMP9 up to WMP11. I'm not sure about WMP12 and Seven though, not to mention X64 versions.

abptt
Blank Cone
Blank Cone
Posts: 10
Joined: 25 Mar 2011 23:57

Re: Video problems

Postby abptt » 02 Apr 2011 01:09

Well that's a bummer because I have Windows 7 32-bit and WMP12. So I guess I'll have to watch on WMP instead of VLC for this. Unless you can tell me how I can use Windows codecs to play in VLC.

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

Re: Video problems

Postby Lotesdelere » 02 Apr 2011 13:06

As said in the Wiki article and in one of my posts above you can use either the "--codec dmo" switch or activate it through the menu Tools -> Preferences -> Input & Codecs then on the right panel tick the "Use system codecs if available" box then press Save and exit and restart VLC after the change.

However it seems not to work fine with your video for some reason. I can see the first image and then it vanishes. Maybe your video(s) need to be repaired / remuxed / reindexed with something like AsfBin(Win).

abptt
Blank Cone
Blank Cone
Posts: 10
Joined: 25 Mar 2011 23:57

Re: Video problems

Postby abptt » 02 Apr 2011 14:20

I downloaded AsfBin but I have no idea what I am doing since they don't have a manual on how to use it. Is there a way someone can help me out.


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 52 guests