Search found 338 matches

Go to advanced search

by nkoriyama
21 Aug 2012 18:14
Forum: VLC media player for Linux and friends Troubleshooting
Topic: cross compilation for windows from ubuntu
Replies: 13
Views: 2744

Re: cross compilation for windows from ubuntu

I don't know why these references (AddFontMemResourceEx etc) are missing.
On my build environment, it works...

Anyway you can disable HarfBuzz when you build libass.
In contrib/src/ass/rules.mak, change "WITH_HARFBUZZ = 1" to "WITH_HARFBUZZ = 0".
by nkoriyama
21 Aug 2012 03:59
Forum: VLC media player for macOS Troubleshooting
Topic: VLC and... unusual subtitle display.
Replies: 8
Views: 3846

Re: VLC and... unusual subtitle display.

Known issue for ASS/SSA subtitles on OS X. http://forum.videolan.org/posting.php?mode=quote&f=12&p=349451#pr349451 http://forum.videolan.org/posting.php?mode=quote&f=12&p=349451#pr349540 If you use OS X 64bit, can you try the following build? http://sdrv.ms/RcxveE (vlc-2.0.4-osx64.dm...
by nkoriyama
13 Aug 2012 14:36
Forum: VLC media player for Windows Troubleshooting
Topic: Can't play cook codec files in mkv
Replies: 3
Views: 1625

Re: Can't play cook codec files in mkv

Try vlc-2.1.0-* on . Recently this issue was fixed on the trunk. 3410 59e5b9a5dc4a6d666c3ea008f5a348da7a41d7db And this fix doesn't apply to vlc-2.0 branch, at this moment. If you don't want to use nightlies, there is a workaround. Tools -> Preferences -> All -> Input/Codecs -> Demuxers Change Demux...
by nkoriyama
12 Aug 2012 06:57
Forum: VLC media player for macOS Troubleshooting
Topic: .ASS files won't work after updating MAC OS X
Replies: 10
Views: 4097

Re: .ASS files won't work after updating MAC OS X

Why isn't it fixed? :D Some reasons I cannot deal with this issue immediately: - I cannot confirm this issue on my builds, so I cannot test it myself. - VLC devs try to avoid fontconfig. At least, freetype renderer now doesn't use fontconfig both on OS X and Windows. And also there is a patch for w...
by nkoriyama
11 Aug 2012 19:33
Forum: VLC media player for macOS Troubleshooting
Topic: .ASS files won't work after updating MAC OS X
Replies: 10
Views: 4097

Re: .ASS files won't work after updating MAC OS X

Why isn't it fixed? :D This issue doesn't happen recently when using my own builds, but it happened some months ago same as official builds. Using the official builds, it happens now on my environment. I don't know exactly why this issue disappears on my build... I didn't change libass / fontconfig...
by nkoriyama
11 Aug 2012 19:32
Forum: VLC media player for macOS Troubleshooting
Topic: .ASS files won't work after updating MAC OS X
Replies: 10
Views: 4097

Re: .ASS files won't work after updating MAC OS X

how do i share the logs? i looked at the other threads regarding this issue and was not able to understand how they fixed it Window -> Messages -> Save logs. If this issue (displaying as boxes with the capital A in the middle) happens, you will see the keyword "Last Resort" font in the lo...
by nkoriyama
28 Jul 2012 22:45
Forum: VLC media player for Windows Troubleshooting
Topic: Installing VLC Broke Windows 7 Media Player
Replies: 13
Views: 2227

Re: Installing VLC Broke Windows 7 Media Player

Installing VLC makes only changing file association setting and web browser plugin setting on your PC. It doesn't change any directshow filter, any splitter, any codec.
Because VLC doesn't use external ones.

If you uninstall VLC, can WMP play AVIs?
by nkoriyama
27 Jul 2012 17:47
Forum: VLC media player for macOS Troubleshooting
Topic: Subtitle Issue with 2.0.3 and Mountain Lion
Replies: 2
Views: 5859

Re: Subtitle Issue with 2.0.3 and Mountain Lion

As I wrote on other threads (http://forum.videolan.org/viewtopic.php?f=12&t=102319), this issue comes from fontconfig library setting problem. VLC uses freetype renderer module when playing SubRip(srt), and uses libass module when playing SSA/ASS. Both module use fontconfig library. To be exact,...
by nkoriyama
25 Jul 2012 17:15
Forum: VLC media player for macOS Troubleshooting
Topic: ts file playback problems
Replies: 1
Views: 468

Re: ts file playback problems

Please provide short sample and full logs.
by nkoriyama
21 Jul 2012 21:39
Forum: General VLC media player Troubleshooting
Topic: ts/1080i/HDTV does not support subtitles
Replies: 3
Views: 2153

Re: ts/1080i/HDTV does not support subtitles

At this moment, you can't use external subtitles files with MPEG-TS.
by nkoriyama
20 Jul 2012 17:53
Forum: VLC media player for macOS Troubleshooting
Topic: .ass subtitles don't display the right way
Replies: 11
Views: 30283

Re: .ass subtitles don't display the right way

If we don't use fontconfig, we have to modify libass itself.
by nkoriyama
16 Jul 2012 08:12
Forum: VLC media player for macOS Troubleshooting
Topic: .dmg file not recognized
Replies: 3
Views: 1455

Re: .dmg file not recognized

Did you check the md5 checksum value of your downloaded file? You can check it on the terminal: $ md5 ~/Downloads/vlc-2.0.2.dmg MD5 (/Users/***/Downloads/vlc-2.0.2.dmg) = 23e1b5cdc751043352eada27b94263fc md5 checksum values are written in the page http://www.videolan.org/vlc/download-macosx.html. vl...
by nkoriyama
14 Jul 2012 21:09
Forum: General VLC media player Troubleshooting
Topic: VLC installed funmoods the last time I installed it.
Replies: 1
Views: 679

Re: VLC installed funmoods the last time I installed it.

Maybe you downloaded and installed the wrong one.
Official VLC doesn't install such a crap.
by nkoriyama
08 Jul 2012 11:25
Forum: VLC media player for macOS Troubleshooting
Topic: VLC 2.0.2 Won't Change Audio or Subtitle Track.
Replies: 3
Views: 3429

Re: VLC 2.0.2 Won't Change Audio or Subtitle Track.

Did you reset the preferences?
What file do you play? MKV?
When you try to change/turn off a track, does messages log complain something? (Window -> Messages. Save this log)

I cannot try PPC mac, but on intel mac, these functions work properly.
by nkoriyama
08 Jul 2012 11:09
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Wrong duration for MPEG-2 PS files
Replies: 14
Views: 7644

Re: Wrong duration for MPEG-2 PS files

Known issue for ages. Duration and seeking are incorrect for MPEG-2 PS.

You can try avformat demuxer.
Preferences -> All -> Input / Codecs -> Demuxers
Demux module
by nkoriyama
08 Jul 2012 09:56
Forum: VLC media player for Windows Troubleshooting
Topic: Problem with pixel subtitles (VLC 2.0.2 for XP)
Replies: 12
Views: 3574

Re: Problem with pixel subtitles (VLC 2.0.2 for XP)

Now I understand your issue with the pictures. Thank you for cooperation! Do you watch the movie with same preferences, especially video output? On VLC 2.0.1, "Direct3D" is used by default , but on VLC 2.0.2, "DirectDraw" is used by default for old driver/systems. If you change v...
by nkoriyama
08 Jul 2012 08:39
Forum: VLC media player for Windows Troubleshooting
Topic: Problem with pixel subtitles (VLC 2.0.2 for XP)
Replies: 12
Views: 3574

Re: Problem with pixel subtitles (VLC 2.0.2 for XP)

Ah, I forgot you use Windows XP. On XP, you cannot take the screenshot with "PrintScreen" key properly if you enable "Accelerated video output (Overlay)" in Preferences -> Video. Some third-party applications can capture overlay images, but I think disabling "Accelerated vid...
by nkoriyama
08 Jul 2012 07:50
Forum: VLC media player for Windows Troubleshooting
Topic: Problem with pixel subtitles (VLC 2.0.2 for XP)
Replies: 12
Views: 3574

Re: Problem with pixel subtitles (VLC 2.0.2 for XP)

I think you should use "PrintScreen" key to take the screenshots. When you press "PrintScreen", the fullscreen image is copied to the clipboard. Then launch some paint software (e.g. mspaint) and paste it. And please try the same thing with VLC 2.0.1, so that we can compare the b...
by nkoriyama
08 Jul 2012 05:05
Forum: General VLC media player Troubleshooting
Topic: v2.0.2: does not display time properly
Replies: 18
Views: 4401

Re: v2.0.2: does not display time properly

I don't recommend always using Avformat demuxer.
Please use it for experimental purpose only.
by nkoriyama
08 Jul 2012 04:25
Forum: VLC media player for Windows Troubleshooting
Topic: Problem with pixel subtitles (VLC 2.0.2 for XP)
Replies: 12
Views: 3574

Re: Problem with pixel subtitles (VLC 2.0.2 for XP)

the video is not displayed at all. Try another video output module: http://wiki.videolan.org/WindowsFAQ-2.0.x#Why_does_VLC_only_give_black.2C_white_or_garbled_.28or_other_visual_errors.29_video_output.3F You can also try to enable or disable some video options such as Overlay and/or Hardware YUV ->...
by nkoriyama
07 Jul 2012 22:47
Forum: General VLC media player Troubleshooting
Topic: v2.0.2: does not display time properly
Replies: 18
Views: 4401

Re: v2.0.2: does not display time properly

Preferences -> All -> Input / Codecs -> Demuxers
Demux module

Go to advanced search