Search found 338 matches

Go to advanced search

by nkoriyama
12 Mar 2012 04:15
Forum: VLC media player for macOS Troubleshooting
Topic: Japanese characters not displaying
Replies: 2
Views: 2875

Re: Japanese characters not displaying

Change font in preferences -> Subtitles / OSD.
Default setting is Arial Black and it cannot display Japanese properly.
On VLC 2.0.1, default setting is changed to Arial Unicode MS that can display most of major languages.
by nkoriyama
08 Mar 2012 06:46
Forum: VLC media player for macOS Troubleshooting
Topic: Mozilla plugin Configure error: install Mozilla dev tool
Replies: 3
Views: 1189

Re: Mozilla plugin Configure error: install Mozilla dev tool

I don't know you can compile it for 32bit and I don't know it works OK. I don't have 32bit environment.

There is no web plugin for 64bit browsers. At the moment, no one works for fixing it.
So wait someone fixing it, or fix it by yourself and send a patch! :D
by nkoriyama
07 Mar 2012 06:44
Forum: VLC media player for macOS Troubleshooting
Topic: Mozilla plugin Configure error: install Mozilla dev tool
Replies: 3
Views: 1189

Re: Mozilla plugin Configure error: install Mozilla dev tool

First, it doesn't support Mac OS X 64bits yet. So, even if you successfully configured, you cannot build it. But, configure will not fail If you set the variables (MOZILLA_CFLAGS, PKG_CONFIG_LIBDIR) like: ./configure --prefix=/ --host=x86_64-apple-darwin11 --build=x86_64-apple-darwin11 MOZILLA_CFLAG...
by nkoriyama
05 Mar 2012 05:51
Forum: VLC media player for Windows Troubleshooting
Topic: git vlc versions
Replies: 5
Views: 743

Re: git vlc versions

I cannot advice to your question because I don't know what you did exactly.

According to your post, you could compile VLC from the source.
It seems no problem remains.
by nkoriyama
05 Mar 2012 03:52
Forum: VLC media player for Windows Troubleshooting
Topic: git vlc versions
Replies: 5
Views: 743

Re: git vlc versions

Code: Select all

% git clone git://git.videolan.org/vlc/vlc-2.0.git % cd vlc-2.0 % git checkout 2.0.0
C'est tout!
by nkoriyama
05 Mar 2012 03:25
Forum: VLC media player for macOS Troubleshooting
Topic: Mac 10.7.3 compilation problems on latest code
Replies: 6
Views: 3174

Re: Mac 10.7.3 compilation problems on latest code

configure: error: Sparkle framework is required and was not found in It means you don't have Sparkle framework. (contrib/i386-apple-darwin10/Sparke.Framework) How do you make contribs? make prebuilt or build from source? Any suggestions about how I can get this quick hack working? (plugin for stand...
by nkoriyama
04 Mar 2012 07:46
Forum: VLC media player for macOS Troubleshooting
Topic: Mac 10.7.3 compilation problems on latest code
Replies: 6
Views: 3174

Re: Mac 10.7.3 compilation problems on latest code

You seem to use Xcode 4.3. And you should install the command-line tools. https://developer.apple.com/library/ios/#documentation/DeveloperTools/Conceptual/WhatsNewXcode/Articles/xcode_4_3.html After install the command-line tools, clang/gcc are installed to /usr/bin, so you can use them without sett...
by nkoriyama
03 Mar 2012 03:57
Forum: VLC media player for Windows Troubleshooting
Topic: git vlc versions
Replies: 5
Views: 743

Re: git vlc versions

Get tarballs from http://www.videolan.org/vlc/download-sources.html.
Or using the following command like:

Code: Select all

git checkout 2.0.0
on the top of the source tree from git://git.videolan.org/vlc/vlc-2.0.git.
by nkoriyama
03 Mar 2012 01:35
Forum: VLC media player for macOS Troubleshooting
Topic: IPTV on MAC OS 10.7.3 problem
Replies: 2
Views: 2293

Re: IPTV on MAC OS 10.7.3 problem

It's a known issue.
If you use Nightly Build of VLC (Mac OS X Intel -> vlc-2.0.0-x86_64-2012MMDD-hhmm.zip ), it may work.
See ticket 6104.
by nkoriyama
03 Mar 2012 01:18
Forum: VLC media player for macOS Troubleshooting
Topic: The new vlc 2.0 for mac subtitle trouble.......
Replies: 7
Views: 3108

Re: The new vlc 2.0 for mac subtitle trouble.......

If you still have some problem with the subtitles, please share the subtitles file (srt or so).
by nkoriyama
03 Mar 2012 01:14
Forum: VLC media player for macOS Troubleshooting
Topic: The new vlc 2.0 for mac subtitle trouble.......
Replies: 7
Views: 3108

Re: The new vlc 2.0 for mac subtitle trouble.......

Try another font. Default setting is Arial Black. Change it to Arial Unicode or so. Check your subtitles file encoding. Is the file encoding really same as your VLC setting? If you convert the subtitles file encoding to UTF-8 (it means *NOT* changing VLC setting *BUT* converting the subtitles file i...
by nkoriyama
29 Feb 2012 07:08
Forum: VLC media player for Windows Troubleshooting
Topic: Re-add filename area.
Replies: 2
Views: 195

Re: Re-add filename area.

Status Bar?
by nkoriyama
26 Feb 2012 22:23
Forum: VLC media player for macOS Troubleshooting
Topic: VLC 2.0 AND Blu Ray. What Do I need?
Replies: 74
Views: 277752

Re: VLC 2.0 AND Blu Ray. What Do I need?

@blucy
ATM, the method written in http://vlc-bluray.whoknowsmy.name/ does not work on Mac OS X.
After the issues that I wrote below in this thread are fixed, it may work. But I don't know another problem will occur or not.
by nkoriyama
26 Feb 2012 21:38
Forum: VLC media player for Windows Troubleshooting
Topic: No upnp option and crashing when opening from playlist
Replies: 1
Views: 932

Re: No upnp option and crashing when opening from playlist

Trying to play media from my minidlna server. When I go to playlists to choose upnp under local network an error appears: Please debug with gdb and paste the backtrace. How to debug with gdb: http://wiki.videolan.org/Tutorial_for_gdb_debug_under_Win32 When I look under the settings there's nothing ...
by nkoriyama
26 Feb 2012 09:33
Forum: VLC media player for macOS Troubleshooting
Topic: Playback of AVCHD 60i file with yadif (2x) is not consistent
Replies: 5
Views: 904

Re: Playback of AVCHD 60i file with yadif (2x) is not consis

I saw your sample file on the ticket 6256.
On Mac OS X, VLC couldn't play it properly and hanged up while playback, regardless of deinterlacing settings.
On Windows, VLC played it almost well.

IMHO, this issue is not caused by yadif. But VLC for Mac OS X has some problem with your sample file.
by nkoriyama
26 Feb 2012 00:51
Forum: VLC media player for macOS Troubleshooting
Topic: VLC 2.0 AND Blu Ray. What Do I need?
Replies: 74
Views: 277752

Re: VLC 2.0 AND Blu Ray. What Do I need?

@JB Thank you for explanation.

If I have more knowledge of programming on Mac, I can help. Unfortunately I don't have :(
by nkoriyama
26 Feb 2012 00:29
Forum: VLC media player for macOS Troubleshooting
Topic: VLC 2.0 AND Blu Ray. What Do I need?
Replies: 74
Views: 277752

Re: VLC 2.0 AND Blu Ray. What Do I need?

After I filed a report for 1st problem on trac.videolan.org , I realized these problems not of VLC.
#1 is libaacs's problem.
#2 is libbluray's problem. (or bluray module?)
#3 is libaacs's problem. (or libgcrypt or something?)

So, I cannot file reports for these problems.
by nkoriyama
25 Feb 2012 22:56
Forum: VLC media player for macOS Troubleshooting
Topic: VLC 2.0 AND Blu Ray. What Do I need?
Replies: 74
Views: 277752

Re: VLC 2.0 AND Blu Ray. What Do I need?

There are some problems on playing Blu-ray Discs on Mac OS X. #1 AACS dynamic library name is wrong. I have to rename libaacs.0.dylib to libaacs.dylib. See http://pastebin.com/36QZsWre line 98 - 100. #2 AACS dynamic library is not loaded from VLC.app/Contents/MacOS/lib. I have to set environmental v...
by nkoriyama
23 Feb 2012 16:46
Forum: VLC media player for macOS Troubleshooting
Topic: [2.0RC1] Font cache constantly being rebuilt
Replies: 21
Views: 3981

Re: [2.0RC1] Font cache constantly being rebuilt

Already fixed in 2.0.1. Please wait a while.
by nkoriyama
23 Feb 2012 08:13
Forum: VLC media player for macOS Troubleshooting
Topic: Playback of AVCHD 60i file with yadif (2x) is not consistent
Replies: 5
Views: 904

Re: Playback of AVCHD 60i file with yadif (2x) is not consis

This is happening on the VLC nightly build for Mac OS X (64 bit) from 2/17/12 (vlc-2.0.0-x86_64-20120217-0315.zip). Does it mean it works better on nightly builds before 2/17/12? Yadif (2x) does not work on the latest public release (1.1.12), so the playback is consistently not smooth on that versi...
by nkoriyama
20 Feb 2012 22:34
Forum: VLC media player for macOS Troubleshooting
Topic: Worth reporting this bug?
Replies: 3
Views: 377

Re: Worth reporting this bug?

The "rebuilding font cache" dialog displaying issue has been already fixed on 2.0.1.
But this issue doesn't cause a crash, just annoying one.

If crash occurs continuously, some another reason cause the crash.
If you want to fix, please file a bug report.

Go to advanced search