Page 1 of 1
VLC 0.8.6d fullscreen issue with external screen.
Posted: 08 Dec 2007 16:21
by petterekman
Just installerd VLC 0.8.6d (going up from .6c) and was hoping to see a solution to the stuttering 1.5 mbps DTS-stream problem that many of us seems to have, and also hoping for a generally better player.
Now, instead, what I discovered yesterday was this:
When connecting my MBP to my projector via DVI-HDMI, starting a movie and selecting my projector as screen under "Video" - "Video Device" and then choosing fullscreen only renders an image on my computerscreen...?
By dragging the window to the other screen (my projector) and choosing full screen it works fine, but how come the "old way" doesn't work now when it worked before?
Have looked around to see if anyone else noticed this, but I haven't found anything. Sorry if I it has been discussed already!
/Petter
Re: VLC 0.8.6d fullscreen issue with external screen.
Posted: 09 Dec 2007 21:38
by Chansey
I second this.
Using a VGA external display. I have to do like petter to get it to work but it is very annoying since i use my mac as a media center. please post a nightly beta when you think you have fixed this problem.
FYI: I checked with spaces and that is not causing any problems. I also deleted the preferences but still nothing.
Re: VLC 0.8.6d fullscreen issue with external screen.
Posted: 10 Dec 2007 16:18
by badidea
Re: VLC 0.8.6d fullscreen issue with external screen.
Posted: 26 Dec 2007 21:52
by fkuehne
Could you guys please test this build?
http://jones.via.ecp.fr/~videolan/fpk/v ... -INTEL.dmg
Note that it is for intel-based Macs only and still a pre-release version.
This build should fix the "fullscreen shows on wrong screen" problem and may also fix the "black screen" option.
Please provide feedback, as I don't have access to 2 screens right now
![Smile :)](./images/smilies/icon_smile.gif)
Re: VLC 0.8.6d fullscreen issue with external screen.
Posted: 08 Jan 2008 15:55
by fkuehne
Folks, we've been working on the bugfix release and compiled another test build for you.
You can download it here.
The password is "fullscreen". Note that this is a debug build, which includes additional code and is slower than the actual release. Please don't post the link to other forums or news sites.
Re: VLC 0.8.6d fullscreen issue with external screen.
Posted: 09 Jan 2008 01:49
by Aman
Folks, we've been working on the bugfix release and compiled another test build for you.
You can download it here.
The password is "fullscreen". Note that this is a debug build, which includes additional code and is slower than the actual release. Please don't post the link to other forums or news sites.
Hi Guys,
I just tried this build and it still doesn't seem to work. Thanks for working on this.
-Aman
Re: VLC 0.8.6d fullscreen issue with external screen.
Posted: 09 Jan 2008 09:59
by fkuehne
Note that we could have broken the preferences by our approach, so please delete ~/Library/Preferences/VLC and try again
![Smile :)](./images/smilies/icon_smile.gif)
Re: VLC 0.8.6d fullscreen issue with external screen.
Posted: 09 Jan 2008 11:24
by Aman
Note that we could have broken the preferences by our approach, so please delete ~/Library/Preferences/VLC and try again
![Smile :)](./images/smilies/icon_smile.gif)
Sorry, I should have tried that first. After deleting the preferences, it works correctly on an external monitor. Of course as you noted, the prefs are broken, but at least it works. Thank you!
-Aman
Re: VLC 0.8.6d fullscreen issue with external screen.
Posted: 09 Jan 2008 12:54
by fkuehne
Thanks a lot for testing! Can you also confirm that the "Black screen" setting is working, meaning that the 2nd screen which isn't showing the video turns black?
Re: VLC 0.8.6d fullscreen issue with external screen.
Posted: 09 Jan 2008 14:51
by Aman
Thanks a lot for testing! Can you also confirm that the "Black screen" setting is working, meaning that the 2nd screen which isn't showing the video turns black?
If you are refering to the "Black screens in fullscreen" setting under "Preferences -> Interfaces -> Main interfaces -> macosx", then no that is not working. Regardless of whether I have it checked or not, the other screen is not black. Btw, I deleted my prefs again to test for this.
Thanks,
Aman
Re: VLC 0.8.6d fullscreen issue with external screen.
Posted: 09 Jan 2008 16:30
by fkuehne
My co-developer provided another patch for this to fix. Please download
this build (same password), install it and run VLC in a terminal (e.g. open Terminal.app in /Applications/Utilities and type "/Applications/VLC.app/Contents/MacOS/VLC", hit return; assuming that it installed to the usual Applications folder and wasn't renamed). VLC will output a couple of messages. Please post them here
![Smile :)](./images/smilies/icon_smile.gif)
Re: VLC 0.8.6d fullscreen issue with external screen.
Posted: 10 Jan 2008 01:17
by Aman
My co-developer provided another patch for this to fix. Please download
this build (same password), install it and run VLC in a terminal (e.g. open Terminal.app in /Applications/Utilities and type "/Applications/VLC.app/Contents/MacOS/VLC", hit return; assuming that it installed to the usual Applications folder and wasn't renamed). VLC will output a couple of messages. Please post them here
![Smile :)](./images/smilies/icon_smile.gif)
I just got home and tried this while hooked up to my projector as my second monitor. I deleted my prefs first and ran the executable from the terminal. I did not see any messages in the terminal immediately after lauching the executable. However, the VLC "Messages" window had this in it:
Code: Select all
main debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
main debug: looking for memcpy module: 3 candidates
main debug: using memcpy module "memcpymmxext"
main debug: waiting for thread completion
main debug: thread 2953318400 (playlist) created at priority -47 (playlist/playlist.c:184)
main debug: waiting for thread completion
main debug: thread 2953850880 (preparser) created at priority -47 (playlist/playlist.c:210)
main debug: looking for interface module: 1 candidate
main debug: using interface module "hotkeys"
main debug: thread 2954383360 (interface) created at priority -47 (interface/interface.c:198)
main debug: looking for interface module: 3 candidates
main debug: using interface module "macosx"
main debug: thread 2955448320 (manage) created at priority -47 (interface/interface.c:164)
After playing a movie I received this in the terminal:
Code: Select all
[00000284] dts decoder: DTS channels:6 samplerate:48000 bitrate:1536000
Stream with high frequencies VQ coding
And this in the "Messages" window:
Code: Select all
mkv debug: | | | + Track Number=5
mkv debug: | | | + Track UID=21044878
mkv debug: | | | + Track Type=subtitle
mkv debug: | | | + Unknown (N11libmatroska19KaxTrackFlagEnabledE)
mkv debug: | | | + Track Default=0
mkv debug: | | | + Unknown (N11libmatroska18KaxTrackFlagForcedE)
mkv debug: | | | + Track Lacing=0
mkv debug: | | | + Track MinCache=0
mkv debug: | | | + Track TimeCodeScale=1.000000
mkv debug: | | | + Unknown (N11libmatroska21KaxMaxBlockAdditionIDE)
mkv debug: | | | + Track CodecId=S_TEXT/SSA
mkv debug: | | | + Unknown (N11libmatroska17KaxCodecDecodeAllE)
mkv debug: | | | + Track CodecPrivate size=448
mkv debug: | | | + Track Language=`dan'
mkv debug: | | + Track Entry
mkv debug: | | | + Track Number=6
mkv debug: | | | + Track UID=1530452663
mkv debug: | | | + Track Type=subtitle
mkv debug: | | | + Unknown (N11libmatroska19KaxTrackFlagEnabledE)
mkv debug: | | | + Track Default=0
mkv debug: | | | + Unknown (N11libmatroska18KaxTrackFlagForcedE)
mkv debug: | | | + Track Lacing=0
mkv debug: | | | + Track MinCache=0
mkv debug: | | | + Track TimeCodeScale=1.000000
mkv debug: | | | + Unknown (N11libmatroska21KaxMaxBlockAdditionIDE)
mkv debug: | | | + Track CodecId=S_TEXT/SSA
mkv debug: | | | + Unknown (N11libmatroska17KaxCodecDecodeAllE)
mkv debug: | | | + Track CodecPrivate size=448
mkv debug: | | | + Track Language=`spa'
mkv debug: | | + Track Entry
mkv debug: | | | + Track Number=7
mkv debug: | | | + Track UID=4163148176
mkv debug: | | | + Track Type=subtitle
mkv debug: | | | + Unknown (N11libmatroska19KaxTrackFlagEnabledE)
mkv debug: | | | + Track Default=0
mkv debug: | | | + Unknown (N11libmatroska18KaxTrackFlagForcedE)
mkv debug: | | | + Track Lacing=0
mkv debug: | | | + Track MinCache=0
mkv debug: | | | + Track TimeCodeScale=1.000000
mkv debug: | | | + Unknown (N11libmatroska21KaxMaxBlockAdditionIDE)
mkv debug: | | | + Track CodecId=S_TEXT/SSA
mkv debug: | | | + Unknown (N11libmatroska17KaxCodecDecodeAllE)
mkv debug: | | | + Track CodecPrivate size=448
mkv debug: | | | + Track Language=`por'
mkv debug: | | + Track Entry
mkv debug: | | | + Track Number=8
mkv debug: | | | + Track UID=220263301
mkv debug: | | | + Track Type=subtitle
mkv debug: | | | + Unknown (N11libmatroska19KaxTrackFlagEnabledE)
mkv debug: | | | + Track Default=0
mkv debug: | | | + Unknown (N11libmatroska18KaxTrackFlagForcedE)
mkv debug: | | | + Track Lacing=0
mkv debug: | | | + Track MinCache=0
mkv debug: | | | + Track TimeCodeScale=1.000000
mkv debug: | | | + Unknown (N11libmatroska21KaxMaxBlockAdditionIDE)
mkv debug: | | | + Track CodecId=S_TEXT/SSA
mkv debug: | | | + Unknown (N11libmatroska17KaxCodecDecodeAllE)
mkv debug: | | | + Track CodecPrivate size=448
mkv debug: | | | + Track Language=`fre'
mkv debug: | | + Track Entry
mkv debug: | | | + Track Number=9
mkv debug: | | | + Track UID=4227165099
mkv debug: | | | + Track Type=subtitle
mkv debug: | | | + Unknown (N11libmatroska19KaxTrackFlagEnabledE)
mkv debug: | | | + Track Default=0
mkv debug: | | | + Unknown (N11libmatroska18KaxTrackFlagForcedE)
mkv debug: | | | + Track Lacing=0
mkv debug: | | | + Track MinCache=0
mkv debug: | | | + Track TimeCodeScale=1.000000
mkv debug: | | | + Unknown (N11libmatroska21KaxMaxBlockAdditionIDE)
mkv debug: | | | + Track CodecId=S_TEXT/SSA
mkv debug: | | | + Unknown (N11libmatroska17KaxCodecDecodeAllE)
mkv debug: | | | + Track CodecPrivate size=448
mkv debug: | | | + Track Language=`pol'
mkv debug: | + Unknown (N7libebml8EbmlVoidE)
mkv debug: | + Cluster
macosx debug: input has changed, refreshing interface
mkv warning: cannot find any cluster, damaged file ?
mkv debug: loading cues
mkv debug: loading cues done.
mkv debug: found 9 es
main debug: selecting program id=0
mkv debug: Starting the UI Hook
main debug: thread 2957578240 (mkv event thread handler) created at priority -47 (mkv.cpp:2512)
main debug: using demux2 module "mkv"
main debug: looking for a subtitle file in /Volumes/Iomega 120GB/
main debug: looking for decoder module: 25 candidates
ffmpeg debug: libavcodec initialized (interface 3349504 )
ffmpeg debug: postprocessing disabled
ffmpeg debug: ffmpeg codec (h264) started
main debug: using decoder module "ffmpeg"
main debug: thread 2958110720 (decoder) created at priority -47 (input/decoder.c:159)
main debug: looking for decoder module: 25 candidates
main debug: using decoder module "dts"
main debug: thread 2958643200 (decoder) created at priority 37 (input/decoder.c:159)
main debug: `/Volumes/Iomega 120GB/Movie.mkv' successfully opened
main debug: no usable vout present, spawning one
main debug: window size: 1280x688
main debug: looking for video output module: 3 candidates
opengl debug: Texture size: 1280x688
main debug: looking for opengl provider module: 1 candidate
macosx debug: display is Quartz Extreme accelerated
dts: DTS channels:6 samplerate:48000 bitrate:1536000
main debug: no aout present, spawning one
main debug: looking for audio output module: 2 candidates
main debug: Registering subpicture channel, ID: 2
main debug: Registering subpicture channel, ID: 3
main debug: Registering subpicture channel, ID: 4
main debug: Registering subpicture channel, ID: 5
main debug: VLC is looking for: 'dts ' 48000 Hz 3F2R/LFE frame=512 samples/2048 bytes
main debug: using opengl provider module "macosx"
main debug: using video output module "opengl"
main debug: got 1 direct buffer(s)
main debug: picture in 1280x688 (0,0,1280x688), chroma I420, ar 20093:10800, sar 1:1
main debug: picture user 1280x688 (0,0,1280x688), chroma I420, ar 20093:10800, sar 1:1
main debug: picture out 1280x688 (0,0,1280x688), chroma UYVY, ar 20093:10800, sar 1:1
main debug: looking for chroma module: 9 candidates
main debug: using chroma module "i420_yuy2_mmx"
main debug: indirect render, mapping render pictures 0-7 to system pictures 1-8
main debug: waiting for thread completion
main debug: thread 2959945728 (video output) created at priority 37 (video_output/video_output.c:421)
auhal debug: system has [3] device(s)
auhal debug: DevID: 0x104 DevName: Built-in Microphone
auhal debug: this device is INPUT only. skipping...
auhal debug: DevID: 0x102 DevName: Built-in Input
auhal debug: this device is INPUT only. skipping...
auhal debug: DevID: 0x106 DevName: Built-in Output
auhal debug: supported format: [96000][mcpl][12][4][1][4][2][16]
auhal debug: supported format: [48000][mcpl][12][4][1][4][2][16]
auhal debug: supported format: [44100][mcpl][12][4][1][4][2][16]
auhal debug: supported format: [96000][mcpl][4][8][1][8][2][20]
auhal debug: supported format: [48000][mcpl][4][8][1][8][2][20]
auhal debug: supported format: [44100][mcpl][4][8][1][8][2][20]
auhal debug: supported format: [96000][mcpl][4][8][1][8][2][24]
auhal debug: supported format: [48000][mcpl][4][8][1][8][2][24]
auhal debug: supported format: [44100][mcpl][4][8][1][8][2][24]
auhal debug: current format is: [44100][mcpl][41][4][1][4][2][32]
auhal debug: layout of AUHAL has 2 channels
auhal debug: selected 2 physical channels for device output
auhal debug: VLC will output: Stereo
auhal debug: we set the AU format: [48000][mcpl][9][8][1][8][2][32]
auhal debug: the actual set AU format is [48000][mcpl][9][8][1][8][2][32]
main debug: using audio output module "auhal"
main debug: output 'fl32' 48000 Hz Stereo frame=1 samples/8 bytes
main debug: mixer 'fl32' 48000 Hz Stereo frame=1 samples/8 bytes
main debug: no need for any filter
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "trivial_mixer"
main debug: input 'dts ' 48000 Hz 3F2R/LFE frame=512 samples/2048 bytes
main debug: filter(s) 'dts '->'fl32' 48000 Hz->48000 Hz 3F2R/LFE->Stereo
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "dtstofloat32"
main debug: found a filter for the whole conversion
main debug: filter(s) 'fl32'->'fl32' 52800 Hz->48000 Hz Stereo->Stereo
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "bandlimited_resampler"
main debug: found a filter for the whole conversion
main warning: output date isn't PTS date, requesting resampling (-41364)
main warning: buffer is 41698 in advance, triggering downsampling
main warning: resampling stopped after 6433282 usec (drift: -177)
main warning: late picture skipped (297829)
main warning: late picture skipped (255845)
main warning: late picture skipped (214847)
main warning: late picture skipped (172849)
main warning: late picture skipped (130852)
main warning: late picture skipped (89854)
main warning: late picture skipped (47856)
main warning: late picture skipped (32664)
main warning: late picture skipped (31469)
main warning: late picture skipped (10525)
main warning: late picture skipped (18389)
main warning: late picture skipped (-3552)
main warning: late picture skipped (-2857)
mkv debug: Event Key
main debug: EOF reached
main debug: control type=0
main debug: control: stopping input
main debug: closing input
main debug: thread 2957578240 joined (mkv.cpp:2522)
mkv debug: Stopping the UI Hook
main debug: removing module "mkv"
main debug: removing module "access_file"
macosx debug: input has stopped, refreshing interface
ffmpeg debug: ffmpeg codec (h264) stopped
main debug: removing module "ffmpeg"
main debug: thread 2958110720 joined (input/decoder.c:191)
main debug: killing decoder fourcc `avc1', 1 PES in FIFO
main debug: removing module "dts"
main debug: thread 2958643200 joined (input/decoder.c:191)
main debug: killing decoder fourcc `dts ', 0 PES in FIFO
main debug: removing module "dtstofloat32"
main debug: removing module "bandlimited_resampler"
main debug: removing module "auhal"
main debug: removing module "trivial_mixer"
main debug: thread 2957045760 joined (input/input.c:412)
main debug: garbage collector destroys 1 vout
main debug: removing module "i420_yuy2_mmx"
main debug: removing module "macosx"
main debug: removing module "opengl"
main debug: thread 2959945728 joined (video_output/video_output.c:461)
I repeated the above after enabling the "Black screens in fullscreen" setting. Again the terminal did not give any messages immediately after launch. The "Messages" window had this in it:
Code: Select all
main debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
main debug: looking for memcpy module: 3 candidates
main debug: using memcpy module "memcpymmxext"
main debug: waiting for thread completion
main debug: thread 2953318400 (playlist) created at priority -47 (playlist/playlist.c:184)
main debug: waiting for thread completion
main debug: thread 2953850880 (preparser) created at priority -47 (playlist/playlist.c:210)
main debug: looking for interface module: 1 candidate
main debug: using interface module "hotkeys"
main debug: thread 2954383360 (interface) created at priority -47 (interface/interface.c:198)
main debug: looking for interface module: 3 candidates
main debug: using interface module "macosx"
main debug: thread 2955448320 (manage) created at priority -47 (interface/interface.c:164)
main debug: adding playlist item `Movie.mkv' ( /Volumes/Iomega 120GB/Movie.mkv )
After playing a file the terminal had this in it:
Code: Select all
[00000314] dts decoder: DTS channels:6 samplerate:48000 bitrate:1536000
Stream with high frequencies VQ coding
And the "Messages" window had this in it:
Code: Select all
mkv debug: | | + Track Entry
mkv debug: | | | + Track Number=5
mkv debug: | | | + Track UID=21044878
mkv debug: | | | + Track Type=subtitle
mkv debug: | | | + Unknown (N11libmatroska19KaxTrackFlagEnabledE)
mkv debug: | | | + Track Default=0
mkv debug: | | | + Unknown (N11libmatroska18KaxTrackFlagForcedE)
mkv debug: | | | + Track Lacing=0
mkv debug: | | | + Track MinCache=0
mkv debug: | | | + Track TimeCodeScale=1.000000
mkv debug: | | | + Unknown (N11libmatroska21KaxMaxBlockAdditionIDE)
mkv debug: | | | + Track CodecId=S_TEXT/SSA
mkv debug: | | | + Unknown (N11libmatroska17KaxCodecDecodeAllE)
mkv debug: | | | + Track CodecPrivate size=448
mkv debug: | | | + Track Language=`dan'
mkv debug: | | + Track Entry
mkv debug: | | | + Track Number=6
mkv debug: | | | + Track UID=1530452663
mkv debug: | | | + Track Type=subtitle
mkv debug: | | | + Unknown (N11libmatroska19KaxTrackFlagEnabledE)
mkv debug: | | | + Track Default=0
mkv debug: | | | + Unknown (N11libmatroska18KaxTrackFlagForcedE)
mkv debug: | | | + Track Lacing=0
mkv debug: | | | + Track MinCache=0
mkv debug: | | | + Track TimeCodeScale=1.000000
mkv debug: | | | + Unknown (N11libmatroska21KaxMaxBlockAdditionIDE)
mkv debug: | | | + Track CodecId=S_TEXT/SSA
mkv debug: | | | + Unknown (N11libmatroska17KaxCodecDecodeAllE)
mkv debug: | | | + Track CodecPrivate size=448
mkv debug: | | | + Track Language=`spa'
mkv debug: | | + Track Entry
mkv debug: | | | + Track Number=7
mkv debug: | | | + Track UID=4163148176
mkv debug: | | | + Track Type=subtitle
mkv debug: | | | + Unknown (N11libmatroska19KaxTrackFlagEnabledE)
mkv debug: | | | + Track Default=0
mkv debug: | | | + Unknown (N11libmatroska18KaxTrackFlagForcedE)
mkv debug: | | | + Track Lacing=0
mkv debug: | | | + Track MinCache=0
mkv debug: | | | + Track TimeCodeScale=1.000000
mkv debug: | | | + Unknown (N11libmatroska21KaxMaxBlockAdditionIDE)
mkv debug: | | | + Track CodecId=S_TEXT/SSA
mkv debug: | | | + Unknown (N11libmatroska17KaxCodecDecodeAllE)
mkv debug: | | | + Track CodecPrivate size=448
mkv debug: | | | + Track Language=`por'
mkv debug: | | + Track Entry
mkv debug: | | | + Track Number=8
mkv debug: | | | + Track UID=220263301
mkv debug: | | | + Track Type=subtitle
mkv debug: | | | + Unknown (N11libmatroska19KaxTrackFlagEnabledE)
mkv debug: | | | + Track Default=0
mkv debug: | | | + Unknown (N11libmatroska18KaxTrackFlagForcedE)
mkv debug: | | | + Track Lacing=0
mkv debug: | | | + Track MinCache=0
mkv debug: | | | + Track TimeCodeScale=1.000000
mkv debug: | | | + Unknown (N11libmatroska21KaxMaxBlockAdditionIDE)
mkv debug: | | | + Track CodecId=S_TEXT/SSA
mkv debug: | | | + Unknown (N11libmatroska17KaxCodecDecodeAllE)
mkv debug: | | | + Track CodecPrivate size=448
mkv debug: | | | + Track Language=`fre'
mkv debug: | | + Track Entry
mkv debug: | | | + Track Number=9
mkv debug: | | | + Track UID=4227165099
mkv debug: | | | + Track Type=subtitle
mkv debug: | | | + Unknown (N11libmatroska19KaxTrackFlagEnabledE)
mkv debug: | | | + Track Default=0
mkv debug: | | | + Unknown (N11libmatroska18KaxTrackFlagForcedE)
mkv debug: | | | + Track Lacing=0
mkv debug: | | | + Track MinCache=0
mkv debug: | | | + Track TimeCodeScale=1.000000
mkv debug: | | | + Unknown (N11libmatroska21KaxMaxBlockAdditionIDE)
mkv debug: | | | + Track CodecId=S_TEXT/SSA
mkv debug: | | | + Unknown (N11libmatroska17KaxCodecDecodeAllE)
mkv debug: | | | + Track CodecPrivate size=448
mkv debug: | | | + Track Language=`pol'
mkv debug: | + Unknown (N7libebml8EbmlVoidE)
mkv debug: | + Cluster
mkv warning: cannot find any cluster, damaged file ?
mkv debug: loading cues
mkv debug: loading cues done.
mkv debug: found 9 es
main debug: selecting program id=0
mkv debug: Starting the UI Hook
main debug: thread 2957578240 (mkv event thread handler) created at priority -47 (mkv.cpp:2512)
main debug: using demux2 module "mkv"
main debug: looking for a subtitle file in /Volumes/Iomega 120GB/
main debug: looking for decoder module: 25 candidates
ffmpeg debug: libavcodec initialized (interface 3349504 )
ffmpeg debug: postprocessing disabled
ffmpeg debug: ffmpeg codec (h264) started
main debug: using decoder module "ffmpeg"
main debug: thread 2958110720 (decoder) created at priority -47 (input/decoder.c:159)
main debug: looking for decoder module: 25 candidates
main debug: using decoder module "dts"
main debug: thread 2958643200 (decoder) created at priority 37 (input/decoder.c:159)
main debug: `/Volumes/Iomega 120GB/Movie.mkv' successfully opened
main debug: no usable vout present, spawning one
main debug: window size: 1280x688
main debug: looking for video output module: 3 candidates
opengl debug: Texture size: 1280x688
main debug: looking for opengl provider module: 1 candidate
macosx debug: display is Quartz Extreme accelerated
main debug: Registering subpicture channel, ID: 2
main debug: Registering subpicture channel, ID: 3
main debug: Registering subpicture channel, ID: 4
main debug: Registering subpicture channel, ID: 5
dts: DTS channels:6 samplerate:48000 bitrate:1536000
main debug: no aout present, spawning one
main debug: looking for audio output module: 2 candidates
main debug: using opengl provider module "macosx"
main debug: using video output module "opengl"
main debug: got 1 direct buffer(s)
main debug: picture in 1280x688 (0,0,1280x688), chroma I420, ar 20093:10800, sar 1:1
main debug: picture user 1280x688 (0,0,1280x688), chroma I420, ar 20093:10800, sar 1:1
main debug: picture out 1280x688 (0,0,1280x688), chroma UYVY, ar 20093:10800, sar 1:1
main debug: looking for chroma module: 9 candidates
main debug: using chroma module "i420_yuy2_mmx"
main debug: indirect render, mapping render pictures 0-7 to system pictures 1-8
main debug: waiting for thread completion
main debug: thread 2959945728 (video output) created at priority 37 (video_output/video_output.c:421)
main debug: VLC is looking for: 'dts ' 48000 Hz 3F2R/LFE frame=512 samples/2048 bytes
auhal debug: system has [3] device(s)
auhal debug: DevID: 0x104 DevName: Built-in Microphone
auhal debug: this device is INPUT only. skipping...
auhal debug: DevID: 0x102 DevName: Built-in Input
auhal debug: this device is INPUT only. skipping...
auhal debug: DevID: 0x106 DevName: Built-in Output
auhal debug: supported format: [96000][mcpl][12][4][1][4][2][16]
auhal debug: supported format: [48000][mcpl][12][4][1][4][2][16]
auhal debug: supported format: [44100][mcpl][12][4][1][4][2][16]
auhal debug: supported format: [96000][mcpl][4][8][1][8][2][20]
auhal debug: supported format: [48000][mcpl][4][8][1][8][2][20]
auhal debug: supported format: [44100][mcpl][4][8][1][8][2][20]
auhal debug: supported format: [96000][mcpl][4][8][1][8][2][24]
auhal debug: supported format: [48000][mcpl][4][8][1][8][2][24]
auhal debug: supported format: [44100][mcpl][4][8][1][8][2][24]
auhal debug: current format is: [44100][mcpl][41][4][1][4][2][32]
auhal debug: layout of AUHAL has 2 channels
auhal debug: selected 2 physical channels for device output
auhal debug: VLC will output: Stereo
auhal debug: we set the AU format: [48000][mcpl][9][8][1][8][2][32]
auhal debug: the actual set AU format is [48000][mcpl][9][8][1][8][2][32]
main debug: using audio output module "auhal"
main debug: output 'fl32' 48000 Hz Stereo frame=1 samples/8 bytes
main debug: mixer 'fl32' 48000 Hz Stereo frame=1 samples/8 bytes
main debug: no need for any filter
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "trivial_mixer"
main debug: input 'dts ' 48000 Hz 3F2R/LFE frame=512 samples/2048 bytes
main debug: filter(s) 'dts '->'fl32' 48000 Hz->48000 Hz 3F2R/LFE->Stereo
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "dtstofloat32"
main debug: found a filter for the whole conversion
main debug: filter(s) 'fl32'->'fl32' 52800 Hz->48000 Hz Stereo->Stereo
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "bandlimited_resampler"
main debug: found a filter for the whole conversion
main warning: late picture skipped (323589)
main warning: late picture skipped (281609)
main warning: late picture skipped (239612)
main warning: late picture skipped (198615)
main warning: late picture skipped (156617)
main warning: late picture skipped (114619)
main warning: late picture skipped (73621)
main warning: late picture skipped (51653)
main warning: late picture skipped (53529)
main warning: late picture skipped (52630)
main warning: late picture skipped (36742)
main warning: late picture skipped (35170)
main warning: late picture skipped (13233)
main warning: late picture skipped (12325)
main warning: late picture skipped (11157)
main warning: late picture skipped (9754)
mkv debug: Event Key
main debug: EOF reached
main debug: control type=0
main debug: control: stopping input
main debug: closing input
main debug: thread 2957578240 joined (mkv.cpp:2522)
mkv debug: Stopping the UI Hook
main debug: removing module "mkv"
main debug: removing module "access_file"
ffmpeg debug: ffmpeg codec (h264) stopped
main debug: removing module "ffmpeg"
main debug: thread 2958110720 joined (input/decoder.c:191)
main debug: killing decoder fourcc `avc1', 1 PES in FIFO
main debug: removing module "dts"
main debug: thread 2958643200 joined (input/decoder.c:191)
main debug: killing decoder fourcc `dts ', 0 PES in FIFO
main debug: removing module "dtstofloat32"
main debug: removing module "bandlimited_resampler"
main debug: removing module "auhal"
main debug: removing module "trivial_mixer"
macosx debug: input has stopped, refreshing interface
main debug: thread 2957045760 joined (input/input.c:412)
main debug: garbage collector destroys 1 vout
main debug: removing module "i420_yuy2_mmx"
main debug: removing module "macosx"
main debug: removing module "opengl"
main debug: thread 2959945728 joined (video_output/video_output.c:461)
It played the film in full screen properly on my projector both times. The "Black screens in fullscreen" setting did not work when I enabled it. I did try quitting and restarting VLC after the preference change to see if that would solve the problem, but it didn't work either.
Keep putting up builds and I'll be happy to continue trying them for you. Thank you for your continued hard work.
-Aman
Re: VLC 0.8.6d fullscreen issue with external screen.
Posted: 11 Jan 2008 16:25
by ptiboubou
Hello,
I have exactly the same problem.
I have tested your last build:
Now fullscreen on external scren works well but not when "advance features" are enabled
Blank screen mode still not working...
My config:
iMac 24" 2Go RAM , 7600GT 256Mo graphic card, Mac OsX Leopard
Re: VLC 0.8.6d fullscreen issue with external screen.
Posted: 11 Jan 2008 16:32
by fkuehne
What are "advanced features"? Can you be a bit more precise on this one?
Re: VLC 0.8.6d fullscreen issue with external screen.
Posted: 11 Jan 2008 18:11
by ptiboubou
Sorry it is not "advanced features" but "extended controls" in the "window" menu. When I checked the box fullscreen on external monitor stopped to work
Re: VLC 0.8.6d fullscreen issue with external screen.
Posted: 12 Jan 2008 22:02
by darkolo
If it can help, I noticed that the vlc-0.8.6d-r22893-prerelease.dmg managed very well fullscreen on second display and there was not a blink when I swich from video in window and full screen.