VLC 0.9.10 for Mac OS X 10.4 Tiger - bug reports wanted!!

macOS specific usage questions
Michael Graubart
Blank Cone
Blank Cone
Posts: 10
Joined: 16 Dec 2008 12:55

Re: VLC 0.9.10 for Mac OS X 10.4 Tiger - bug reports wanted!!

Postby Michael Graubart » 16 Nov 2009 10:19

I recently posted the following in a new stream, not having spotted this request for bug reports, so here it is again:



* Edit post
* Report this post
* Reply with quote

VLC cannot open encoders

Postby Michael Graubart on Sat Nov 14, 2009 9:48 pm
Computer: Mac G4 (PowerPC), OS X 10.4.11

I used to use VLC 0.9.9. I today discovered that there was a later version for Tiger, viz. 0.9.10 Grishenko - (c), and installed this. When I tried to transcode and save a stream (which played perfectly well in this new VLC), I got an error message, saying that VLC could not open the encoder. Here are the details (which include various previous attempts to use VLC):

main debug: using interface module "macosx"
main debug: TIMER module_Need() : 604.393 ms - Total 604.393 ms / 1 intvls (Avg 604.393 ms)
main debug: thread started
main debug: thread 26475008 (interface) created at priority 0 (../../src/interface/interface.c:148)
macosx debug: notification received in VLC with name VLCOSXGUIInit and object VLCEyeTVSupport
main debug: adding item `Streaming/Transcoding Wizard (1/1)' ( http://cgi.omroep.nl/cgi-bin/streams?/n ... _Etude.wmv )
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 1 items, index -1
main debug: starting new item
main debug: processing request item Streaming/Transcoding Wizard (1/1) node Playlist skip 0
main debug: resyncing on Streaming/Transcoding Wizard (1/1)
main debug: Streaming/Transcoding Wizard (1/1) is at 0
main debug: creating new input thread
main debug: Creating an input for 'Streaming/Transcoding Wizard (1/1)'
main debug: waiting for thread initialization
main debug: thread started
main debug: thread 27341824 (input) created at priority 22 (../../src/input/input.c:370)
main debug: stream=`transcode'
main debug: looking for sout stream module: 1 candidate
main debug: stream=`standard'
main debug: looking for sout stream module: 1 candidate
main debug: set config option: sout-standard-mux to ps
main debug: set config option: sout-standard-dst to /Users/michaelgraubart/Desktop/Espace 1.mpg
main debug: set config option: sout-standard-access to file
stream_out_standard debug: creating `file/ps:///Users/michaelgraubart/Desktop/Espace 1.mpg'
stream_out_standard debug: extension is mpg
stream_out_standard debug: extension -> mux=ps
stream_out_standard debug: using `file/ps:///Users/michaelgraubart/Desktop/Espace 1.mpg'
main debug: looking for sout access module: 1 candidate
access_output_file debug: file access output opened (/Users/michaelgraubart/Desktop/Espace 1.mpg)
main debug: using sout access module "access_output_file"
main debug: TIMER module_Need() : 2.921 ms - Total 2.921 ms / 1 intvls (Avg 2.921 ms)
stream_out_standard debug: access opened
main debug: looking for sout mux module: 1 candidate
mux_ps: Open
main debug: using sout mux module "mux_ps"
main debug: TIMER module_Need() : 3.334 ms - Total 3.334 ms / 1 intvls (Avg 3.334 ms)
main debug: muxer support adding stream at any time
main debug: muxer prefers to wait for all ES before starting to mux
stream_out_standard debug: mux opened
main debug: using sout stream module "stream_out_standard"
main debug: TIMER module_Need() : 17.514 ms - Total 17.514 ms / 1 intvls (Avg 17.514 ms)
main debug: set config option: sout-transcode-vcodec to mp1v
main debug: set config option: sout-transcode-vb to 1024
main debug: set config option: sout-transcode-acodec to mpga
main debug: set config option: sout-transcode-ab to 192
stream_out_transcode debug: codec audio=mpga 0Hz 0 channels 192Kb/s
stream_out_transcode debug: codec video=mp1v 0x0 scaling: 1.000000 1024kb/s
macosx debug: input has changed, refreshing interface
main debug: using sout stream module "stream_out_transcode"
main debug: TIMER module_Need() : 65.761 ms - Total 65.761 ms / 1 intvls (Avg 65.761 ms)
main debug: `http://cgi.omroep.nl/cgi-bin/streams?/n ... _Etude.wmv' gives access `http' demux `' path `cgi.omroep.nl/cgi-bin/streams?/nps/cultura/CU_Varese_Etude.wmv'
main debug: creating demux: access='http' demux='' path='cgi.omroep.nl/cgi-bin/streams?/nps/cultura/CU_Varese_Etude.wmv'
main debug: looking for access_demux module: 0 candidates
main warning: no access_demux module matched "http"
main debug: TIMER module_Need() : 0.618 ms - Total 0.618 ms / 1 intvls (Avg 0.618 ms)
main debug: creating access 'http' path='cgi.omroep.nl/cgi-bin/streams?/nps/cultura/CU_Varese_Etude.wmv'
main debug: looking for access module: 2 candidates
access_http debug: http: server='cgi.omroep.nl' port=80 file='/cgi-bin/streams?/nps/cultura/CU_Varese_Etude.wmv
main debug: net: connecting to cgi.omroep.nl port 80
main debug: no fetch required for Streaming/Transcoding Wizard (1/1) (art currently (null))
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 13)
access_http debug: protocol 'HTTP' answer code 206
access_http debug: Server: Apache
access_http debug: this frame size=175
access_http debug: Pragma: no-cache
access_http debug: stream size=175,pos=0,remaining=175
access_http debug: Content-Type: video/x-ms-wmv
main debug: using access module "access_http"
main debug: TIMER module_Need() : 183.360 ms - Total 183.360 ms / 1 intvls (Avg 183.360 ms)
main debug: Using AStream*Stream
main debug: pre-buffering...
main debug: received first data for our buffer
main debug: creating demux: access='http' demux='' path='cgi.omroep.nl/cgi-bin/streams?/nps/cultura/CU_Varese_Etude.wmv'
main debug: looking for demux module: 59 candidates
playlist debug: found valid ASX playlist
main debug: using demux module "playlist"
main debug: TIMER module_Need() : 90.000 ms - Total 90.000 ms / 1 intvls (Avg 90.000 ms)
main debug: starting in sync mode
main debug: `http://cgi.omroep.nl/cgi-bin/streams?/n ... _Etude.wmv' successfully opened
main debug: deleting item `Streaming/Transcoding Wizard (1/1)'
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 1 items, index -1
main debug: no fetch required for 1 Streaming/Transcoding Wizard (1/1) (art currently (null))
main debug: EOF reached
main debug: control type=1
main debug: finished input
main debug: waitpipe: object killed
main debug: dying input
main debug: removing module "playlist"
main debug: removing module "access_http"
main debug: thread ended
macosx debug: input has stopped, refreshing interface
main debug: dead input
main debug: thread 27341824 joined (../../src/playlist/engine.c:244)
main debug: TIMER input launching for 'Streaming/Transcoding Wizard (1/1)' : 352.063 ms - Total 352.063 ms / 1 intvls (Avg 352.063 ms)
main debug: destroying chain... (name=transcode)
main debug: destroying chain... (name=standard)
mux_ps: Close
main debug: removing module "mux_ps"
access_output_file debug: file access output closed
main debug: removing module "access_output_file"
main debug: removing module "stream_out_standard"
main debug: destroying chain done
main debug: removing module "stream_out_transcode"
main debug: destroying chain done
main debug: starting new item
main debug: changing item without a request (current -1/1)
main debug: using item 0
main debug: creating new input thread
main debug: Creating an input for '1 Streaming/Transcoding Wizard (1/1)'
main debug: waiting for thread initialization
main debug: thread started
main debug: thread 27458560 (input) created at priority 22 (../../src/input/input.c:370)
main debug: stream=`transcode'
main debug: looking for sout stream module: 1 candidate
main debug: stream=`standard'
main debug: looking for sout stream module: 1 candidate
main debug: set config option: sout-standard-mux to ps
main debug: set config option: sout-standard-dst to /Users/michaelgraubart/Desktop/Espace 1.mpg
main debug: set config option: sout-standard-access to file
stream_out_standard debug: creating `file/ps:///Users/michaelgraubart/Desktop/Espace 1.mpg'
stream_out_standard debug: extension is mpg
stream_out_standard debug: extension -> mux=ps
stream_out_standard debug: using `file/ps:///Users/michaelgraubart/Desktop/Espace 1.mpg'
main debug: looking for sout access module: 1 candidate
access_output_file debug: file access output opened (/Users/michaelgraubart/Desktop/Espace 1.mpg)
main debug: using sout access module "access_output_file"
main debug: TIMER module_Need() : 1.099 ms - Total 1.099 ms / 1 intvls (Avg 1.099 ms)
stream_out_standard debug: access opened
main debug: looking for sout mux module: 1 candidate
mux_ps: Open
main debug: using sout mux module "mux_ps"
main debug: TIMER module_Need() : 1.810 ms - Total 1.810 ms / 1 intvls (Avg 1.810 ms)
main debug: muxer support adding stream at any time
main debug: muxer prefers to wait for all ES before starting to mux
stream_out_standard debug: mux opened
main debug: using sout stream module "stream_out_standard"
main debug: TIMER module_Need() : 12.561 ms - Total 12.561 ms / 1 intvls (Avg 12.561 ms)
main debug: set config option: sout-transcode-vcodec to mp1v
main debug: set config option: sout-transcode-vb to 1024
main debug: set config option: sout-transcode-acodec to mpga
main debug: set config option: sout-transcode-ab to 192
stream_out_transcode debug: codec audio=mpga 0Hz 0 channels 192Kb/s
stream_out_transcode debug: codec video=mp1v 0x0 scaling: 1.000000 1024kb/s
main debug: using sout stream module "stream_out_transcode"
main debug: TIMER module_Need() : 30.541 ms - Total 30.541 ms / 1 intvls (Avg 30.541 ms)
main debug: `mms://media.omroep.nl/public/ug-od/bobo01/1/media/nps/cultura/CU_Varese_Etude.wmv?wmt=4aff2219&wmhash=120dcfcc' gives access `mms' demux `' path `media.omroep.nl/public/ug-od/bobo01/1/media/nps/cultura/CU_Varese_Etude.wmv?wmt=4aff2219&wmhash=120dcfcc'
main debug: creating demux: access='mms' demux='' path='media.omroep.nl/public/ug-od/bobo01/1/media/nps/cultura/CU_Varese_Etude.wmv?wmt=4aff2219&wmhash=120dcfcc'
main debug: looking for access_demux module: 0 candidates
main warning: no access_demux module matched "mms"
main debug: TIMER module_Need() : 0.337 ms - Total 0.337 ms / 1 intvls (Avg 0.337 ms)
main debug: creating access 'mms' path='media.omroep.nl/public/ug-od/bobo01/1/media/nps/cultura/CU_Varese_Etude.wmv?wmt=4aff2219&wmhash=120dcfcc'
main debug: looking for access module: 1 candidate
access_mms debug: waiting for connection...
main debug: net: connecting to media.omroep.nl port 1755
macosx debug: input has changed, refreshing interface
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 13)
access_mms debug: connection(tcp) with "media.omroep.nl:1755" successful
access_mms debug: generated guid: babac001-29c7-00c6-cb96c310b406529e
access_mms debug: recv command start_sequence:0x00000001 command_id:0xb00bface length:128 len8:16 sequence 0x00000000 len8_II:14 dir_comm:0x00040001
access_mms debug: 0x01 --> server_version:"" tool_version:"" update_player_url:"" encryption_type:""
access_mms debug: recv command start_sequence:0x4a000001 command_id:0xb00bface length:80 len8:10 sequence 0x00000001 len8_II:8 dir_comm:0x00040002
access_mms debug: recv command start_sequence:0x00000001 command_id:0xb00bface length:136 len8:17 sequence 0x00000002 len8_II:15 dir_comm:0x00040006
access_mms debug: media file name/path accepted
access_mms debug: answer 0x06 flags:0x01800000 media_length:668s packet_length:6149l packet_count:0 max_bit_rate:500738 header_size:5450
access_mms debug: reading header
access_mms debug: recv command start_sequence:0x4a000001 command_id:0xb00bface length:40 len8:5 sequence 0x00000003 len8_II:3 dir_comm:0x00040011
access_mms debug: header complete(5450)
access_mms: selecting stream[0x1] audio (32 kb/s)
access_mms: selecting stream[0x2] video (456 kb/s)
main debug: no fetch required for 1 Streaming/Transcoding Wizard (1/1) (art currently (null))
access_mms debug: recv command start_sequence:0x4a000001 command_id:0xb00bface length:32 len8:4 sequence 0x00000004 len8_II:2 dir_comm:0x00040021
access_mms: connection successful
access_mms debug: connected to media.omroep.nl:1755
access_mms debug: recv command start_sequence:0x4a000001 command_id:0xb00bface length:56 len8:7 sequence 0x00000005 len8_II:5 dir_comm:0x00040005
access_mms debug: streaming started
main debug: thread started
main debug: thread 27673600 (mmstu keepalive thread) created at priority 0 (../../../../modules/access/mms/mmstu.c:211)
main debug: using access module "access_mms"
main debug: TIMER module_Need() : 398.765 ms - Total 398.765 ms / 1 intvls (Avg 398.765 ms)
main debug: Using AStream*Stream
main debug: pre-buffering...
main debug: received first data for our buffer
main debug: pre-buffering done 55341 bytes in 1s - 48 kbytes/s
main debug: creating demux: access='mms' demux='' path='media.omroep.nl/public/ug-od/bobo01/1/media/nps/cultura/CU_Varese_Etude.wmv?wmt=4aff2219&wmhash=120dcfcc'
main debug: looking for demux module: 51 candidates
asf debug: found object guid: 0x75b22630-0x668e-0x11cf-0xa6d900aa0062ce6c size:5400
asf debug: read "header object" subobj:8, reserved1:1, reserved2:2
asf debug: found object guid: 0x75b22633-0x668e-0x11cf-0xa6d900aa0062ce6c size:44
asf debug: read "content description object" title:"" artist:"" copyright:"" description:"" rating:""
asf debug: found object guid: 0x8cabdca1-0xa947-0x11cf-0x8ee400c00c205365 size:104
asf debug: read "file properties object" file_id:0x7754bd19-0xc0a6-0x46e7-0x8372a98080dbb0b4 file_size:35606081 creation_date:128901399234840000 data_packets_count:5789 play_duration:6675790000 send_duration:6640900000 preroll:4000 flags:2 min_data_packet_size:6149 max_data_packet_size:6149 max_bitrate:500738
asf debug: found object guid: 0x5fbf03b5-0xa92e-0x11cf-0x8ee300c00c205365 size:4525
asf debug: read "header extension object" reserved1:0xabd3d211-0xa9ba-0x11cf-0x8ee600c00c205365 reserved2:6 header_extension_size:4479
asf debug: found object guid: 0x7c4346a9-0xefe0-0x4bfc-0xb229393ede415c85 size:33
asf debug: read "language list object" 1 entries
message warning: message queue overflowed

Why is this happening, and what can I do about it? Any help would be much appreciated.
Michael Graubart (London)

jcaples
New Cone
New Cone
Posts: 2
Joined: 03 Sep 2009 01:50

Re: VLC 0.9.10 for Mac OS X 10.4 Tiger - bug reports wanted!!

Postby jcaples » 06 Dec 2009 08:21

Hi Felix,

Here's the crash log for when I attempt to drag and drop a VIDEO_TS folder (from a .img created by Disk Imager) onto the VLC icon:

blend debug: chroma: YUVA -> UYVY
main debug: using video blending module "blend"
main debug: TIMER module_Need() : 0.100 ms - Total 0.100 ms / 1 intvls (Avg 0.100 ms)
main debug: removing module "blend"
main debug: looking for video blending module: 1 candidate
blend debug: chroma: YUVP -> UYVY
main debug: using video blending module "blend"
main debug: TIMER module_Need() : 0.248 ms - Total 0.248 ms / 1 intvls (Avg 0.248 ms)
main debug: removing module "blend"
main debug: looking for video blending module: 1 candidate
blend debug: chroma: YUVA -> UYVY
main debug: using video blending module "blend"
main debug: TIMER module_Need() : 0.110 ms - Total 0.110 ms / 1 intvls (Avg 0.110 ms)
main debug: removing module "libmpeg2"
main debug: thread ended
main debug: removing module "blend"
main debug: looking for video blending module: 1 candidate
blend debug: chroma: YUVP -> UYVY
main debug: using video blending module "blend"
main debug: TIMER module_Need() : 0.248 ms - Total 0.248 ms / 1 intvls (Avg 0.248 ms)
main debug: removing module "blend"
main debug: looking for video blending module: 1 candidate
blend debug: chroma: YUVA -> UYVY
main debug: using video blending module "blend"
main debug: TIMER module_Need() : 0.104 ms - Total 0.104 ms / 1 intvls (Avg 0.104 ms)
main debug: thread 27346944 joined (../../src/input/decoder.c:248)
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: removing module "i420_yuy2_sse2"
main debug: thread ended
main debug: thread 27567616 joined (../../src/video_output/video_output.c:536)
macosx debug: Closing
main debug: removing module "macosx"
main debug: removing module "opengl"
main debug: removing module "spudec"
main debug: thread ended
main debug: thread 27334656 joined (../../src/input/decoder.c:248)
main debug: killing decoder fourcc `spu ', 0 PES in FIFO
main debug: removing module "a52"
main debug: thread ended
main debug: thread 27467264 joined (../../src/input/decoder.c:248)
main debug: killing decoder fourcc `a52 ', 0 PES in FIFO
main debug: removing module "a52tofloat32"
main debug: removing module "bandlimited_resampler"
main debug: removing module "blend"
main debug: removing module "quartztext"
main debug: removing module "auhal"
main debug: removing module "float32_mixer"
main debug: Program doesn't contain anymore ES
dvdnav debug: DVDNAV_CELL_CHANGE
dvdnav debug: - cellN=1
dvdnav debug: - pgN=1
dvdnav debug: - cell_length=1509000
dvdnav debug: - pg_length=1509000
dvdnav debug: - pgc_length=817935000
dvdnav debug: - cell_start=0
dvdnav debug: - pg_start=0
dvdnav debug: DVDNAV_SPU_CLUT_CHANGE
dvdnav debug: DVDNAV_SPU_STREAM_CHANGE
dvdnav debug: - physical_wide=-1
dvdnav debug: - physical_letterbox=-1
dvdnav debug: - physical_pan_scan=-1
dvdnav debug: buttonUpdate not done b=1 t=1
dvdnav debug: DVDNAV_AUDIO_STREAM_CHANGE
dvdnav debug: - physical=0
dvdnav debug: buttonUpdate not done b=1 t=1
main debug: looking for decoder module: 31 candidates
main debug: using decoder module "libmpeg2"
main debug: TIMER module_Need() : 0.616 ms - Total 0.616 ms / 1 intvls (Avg 0.616 ms)
main debug: thread started
main debug: thread 26425344 (decoder) created at priority 0 (../../src/input/decoder.c:217)
dvdnav debug: buttonUpdate not done b=1 t=1
libmpeg2 debug: 720x480 (display 720,480), aspect 768000, sar 0:0, 29.971 fps
main debug: no usable vout present, spawning one
main debug: window size: 853x480
main debug: looking for video output module: 3 candidates
opengl debug: Texture size: 720x480
opengl debug: requesting "default" opengl provider
main debug: looking for opengl provider module: 2 candidates
macosx debug: display is Quartz Extreme accelerated
main debug: using opengl provider module "macosx"
main debug: TIMER module_Need() : 10.797 ms - Total 10.797 ms / 1 intvls (Avg 10.797 ms)
main debug: using video output module "opengl"
main debug: TIMER module_Need() : 11.600 ms - Total 11.600 ms / 1 intvls (Avg 11.600 ms)
main debug: waiting for thread initialization
main debug: thread started
main debug: got 1 direct buffer(s)
main debug: picture in 720x480 (0,0,720x480), chroma I420, ar 16:9, sar 32:27
main debug: picture user 720x480 (0,0,720x480), chroma I420, ar 16:9, sar 32:27
main debug: picture out 720x480 (0,0,720x480), chroma UYVY, ar 16:9, sar 32:27
main debug: looking for video filter2 module: 19 candidates
main debug: using video filter2 module "i420_yuy2_sse2"
main debug: TIMER module_Need() : 0.137 ms - Total 0.137 ms / 1 intvls (Avg 0.137 ms)
main debug: indirect render, mapping render pictures 0-7 to system pictures 1-8
main debug: thread 27827200 (video output) created at priority 22 (../../src/video_output/video_output.c:502)
main warning: dts != current_pts (-248226)
main debug: looking for decoder module: 31 candidates
main debug: using decoder module "a52"
main debug: TIMER module_Need() : 0.292 ms - Total 0.292 ms / 1 intvls (Avg 0.292 ms)
main debug: thread 27471872 (decoder) created at priority 22 (../../src/input/decoder.c:217)
main debug: thread started
a52: A/52 channels:2 samplerate:48000 bitrate:192000
main debug: no aout present, spawning one
main debug: looking for audio output module: 2 candidates
main warning: backward_pts != current_pts (-33368)
main debug: VLC is looking for: 'a52 ' 48000 Hz Stereo frame=1536 samples/768 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 Line 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: TIMER module_Need() : 40.675 ms - Total 40.675 ms / 1 intvls (Avg 40.675 ms)
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 "float32_mixer"
main debug: TIMER module_Need() : 0.202 ms - Total 0.202 ms / 1 intvls (Avg 0.202 ms)
main debug: input 'a52 ' 48000 Hz Stereo frame=1536 samples/768 bytes
main debug: filter(s) 'a52 '->'fl32' 48000 Hz->48000 Hz Stereo->Stereo
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "a52tofloat32"
main debug: TIMER module_Need() : 0.814 ms - Total 0.814 ms / 1 intvls (Avg 0.814 ms)
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: TIMER module_Need() : 0.133 ms - Total 0.133 ms / 1 intvls (Avg 0.133 ms)
main debug: found a filter for the whole conversion
main debug: looking for text renderer module: 3 candidates
main debug: using text renderer module "quartztext"
main debug: TIMER module_Need() : 0.542 ms - Total 0.542 ms / 1 intvls (Avg 0.542 ms)
main debug: looking for video blending module: 1 candidate
blend debug: chroma: YUVA -> UYVY
main debug: using video blending module "blend"
main debug: TIMER module_Need() : 0.146 ms - Total 0.146 ms / 1 intvls (Avg 0.146 ms)
a52 debug: emulated sync word (no sync on following frame)
main warning: PTS is out of range (245362), dropping buffer
main warning: PTS is out of range (213378), dropping buffer
main warning: PTS is out of range (181390), dropping buffer
main warning: PTS is out of range (149401), dropping buffer
a52 debug: emulated sync word (no sync on following frame)
main warning: computed PTS is out of range (9365123), clearing out
main warning: output PTS is out of range (9365458), clearing out
dvdnav warning: cannot get next block (Expected NAV packet but none found.)
main debug: finished input
main debug: dying input
main warning: late picture skipped (9007195)
macosx debug: input has stopped, refreshing interface
main debug: dying input
main debug: dying input
main debug: thread ended
main debug: thread 27226624 joined (../../../modules/access/dvdnav.c:368)
main debug: removing module "libmpeg2"
main debug: thread ended
main debug: thread 26425344 joined (../../src/input/decoder.c:248)
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: removing module "i420_yuy2_sse2"
main debug: thread ended
main debug: thread 27827200 joined (../../src/video_output/video_output.c:536)
macosx debug: Closing
main debug: removing module "macosx"
main debug: removing module "opengl"
main debug: removing module "blend"
main debug: removing module "quartztext"
main debug: removing module "a52"
main debug: thread ended
main debug: thread 27471872 joined (../../src/input/decoder.c:248)
main debug: killing decoder fourcc `a52 ', 0 PES in FIFO
main debug: removing module "a52tofloat32"
main debug: removing module "bandlimited_resampler"
macosx debug: input has changed, refreshing interface
main debug: removing module "auhal"
main debug: removing module "float32_mixer"
main debug: Program doesn't contain anymore ES
main debug: removing module "dvdnav"
main debug: thread ended
main debug: dead input
main debug: thread 27236352 joined (../../src/playlist/engine.c:244)
main debug: starting new item
main debug: changing item without a request (current 0/1)
main debug: nothing to play
macosx debug: input has stopped, refreshing interface
main debug: TIMER input launching for 'VIDEO_TS' : 200.561 ms - Total 200.561 ms / 1 intvls (Avg 200.561 ms)

Dropping the VIDEO_TS file from the .img onto OSX's native DVD player icon seems to work fine.

onkie
New Cone
New Cone
Posts: 1
Joined: 15 Dec 2009 20:53

Re: VLC 0.9.10 for Mac OS X 10.4 Tiger - bug reports wanted!!

Postby onkie » 15 Dec 2009 23:12

Hello,
I Saw that you wanted bug rapports


Machine Name: PowerBook G4 17"
Machine Model: PowerBook5,7
CPU Type: PowerPC G4 (1.2)
Number Of CPUs: 1
CPU Speed: 1.67 GHz
L2 Cache (per CPU): 512 KB
Memory: 1.5 GB
Bus Speed: 167 MHz
Boot ROM Version: 4.9.1f1
Serial Number: x
Sudden Motion Sensor:
State: Enabled
Version: 1.0


I had a bug an hour ago, or so
I wanted to make a Streaming Video file.
After starting up Streaming/Export Wizard program
The computer stuck Finder and VLC mediaplayer both didn't react anymore
My computer crashed for the first time in years
I had an older version VLC-0.8.6d and encountered problems either, I think to due a memory leak
So I updated to VLC 0.9.10
I don't know much from different Codecs and Video formats
The last one was M peg 4 Video bitrate 1024 and M peg 4 Audio bitrate 192
The format chosen was M peg4 / MP4
I have chosen to insert subtitles and without Local Playback; because it asks more from processor/memory
An inconvenient is that I do not receive error messages this way
What is the best Codec and bitrate and Video format,with an acceptable result ?
And without asking to much from processor/ memory


.


**********

Host Name: Nieuwe-PowerBook-G4-17
Date/Time: 2009-12-14 20:21:56.204 +0100
OS Version: 10.4.11 (Build 8S165)
Report Version: 4

Command: VLC
Path: /Applications/VLC.app/Contents/MacOS/VLC
Parent: WindowServer [72]

Version: 0.8.6d (0.8.6d)

PID: 475
Thread: 3

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000074

Thread 0:
0 libSystem.B.dylib 0x9002c0b8 semaphore_wait_trap + 8
1 libSystem.B.dylib 0x9005ef88 pthread_join + 436
2 org.videolan.vlc 0x000bfb98 __vlc_thread_join + 48
3 org.videolan.vlc 0x000d2340 playlist_Destroy + 136
4 org.videolan.vlc 0x000ab248 VLC_CleanUp + 224
5 org.videolan.vlc 0x000043c4 main + 228
6 org.videolan.vlc 0x00002ecc _start + 760
7 org.videolan.vlc 0x00002bd0 start + 48

Thread 1:
0 libSystem.B.dylib 0x90040df8 mach_wait_until + 8
1 libSystem.B.dylib 0x90040bc4 nanosleep + 388
2 org.videolan.vlc 0x000c02d0 msleep + 96
3 org.videolan.vlc 0x000d5184 RunThread + 4240
4 libSystem.B.dylib 0x9002b908 _pthread_body + 96

Thread 2:
0 libSystem.B.dylib 0x9000af48 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000ae9c mach_msg + 60
2 com.unsanity.ape 0xc0001bf4 __ape_agent + 296
3 libSystem.B.dylib 0x9002b908 _pthread_body + 96

Thread 3 Crashed:
0 org.videolan.vlc 0x000f7650 __intf_Interact + 512
1 libavi_plugin.dylib 0x054b555c Open + 8132
2 org.videolan.vlc 0x000af328 __module_Need + 1444
3 org.videolan.vlc 0x000f3790 __demux2_New + 760
4 org.videolan.vlc 0x000ca8d0 InputSourceInit + 3032
5 org.videolan.vlc 0x000d0050 Init + 672
6 org.videolan.vlc 0x000d1fe0 Run + 44
7 libSystem.B.dylib 0x9002b908 _pthread_body + 96

Thread 4:
0 libSystem.B.dylib 0x9004a2e8 syscall_thread_switch + 8
1 com.apple.Foundation 0x92c0e940 +[NSThread sleepUntilDate:] + 152
2 com.apple.AppKit 0x9383e660 -[NSUIHeartBeat _heartBeatThread:] + 1100
3 com.apple.Foundation 0x92bf64d8 forkThreadForFunction + 108
4 libSystem.B.dylib 0x9002b908 _pthread_body + 96

Thread 3 crashed with PPC Thread State 64:
srr0: 0x00000000000f7650 srr1: 0x000000000000d030 vrsave: 0x0000000000000000
cr: 0x24224244 xer: 0x0000000000000004 lr: 0x00000000000f763c ctr: 0x0000000090040df0
r0: 0x00000000000f763c r1: 0x00000000f0407890 r2: 0x0000000000000000 r3: 0x0000000000000000
r4: 0x00000000255339c8 r5: 0x0000000000000051 r6: 0x00000000186a0000 r7: 0x00000000f4240000
r8: 0x0000000090040d28 r9: 0x0000000000000000 r10: 0x0000000005f5e100 r11: 0x00000000a0006c10
r12: 0x0000000090040df0 r13: 0x0000000000000000 r14: 0x00000000013cc620 r15: 0x00000000013ca4d0
r16: 0x00000000013cc680 r17: 0x00000000013cd0d4 r18: 0x0000000000000002 r19: 0x00000000000f4240
r20: 0x00000000013ccd10 r21: 0x0000000000000002 r22: 0x00000000013cd0c0 r23: 0x00000000054c35ac
r24: 0x00000000013cd0c0 r25: 0x00000000054be1c0 r26: 0x00000000013f2f10 r27: 0x0000000000000000
r28: 0x00000000013f25d0 r29: 0x00000000013ccd10 r30: 0x0000000000000000 r31: 0x00000000000f7458

Binary Images Description:
0x1000 - 0x53ffff org.videolan.vlc 0.8.6d /Applications/VLC.app/Contents/MacOS/VLC
0x105f000 - 0x106afff vlc_libintl.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libintl.dylib
0x106f000 - 0x1076fff vlc_libdvbpsi.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libdvbpsi.dylib
0x107a000 - 0x10adfff vlc_libtheora.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libtheora.dylib
0x10b3000 - 0x10b5fff vlc_libogg.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libogg.dylib
0x127b000 - 0x127ffff libhotkeys_plugin.dylib /Applications/VLC.app/Contents/MacOS/modules/libhotkeys_plugin.dylib
0x12db000 - 0x12e2fff com.unsanity.smartcrashreports Smart Crash Reports version 1.2 (1.2) /Users/onnohobbelman/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
0x2752000 - 0x2754fff libaccess_directory_plugin.dylib /Applications/VLC.app/Contents/MacOS/modules/libaccess_directory_plugin.dylib
0x27ba000 - 0x27c1fff libdvdnav_plugin.dylib /Applications/VLC.app/Contents/MacOS/modules/libdvdnav_plugin.dylib
0x27c6000 - 0x27e0fff vlc_libdvdnav.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libdvdnav.dylib
0x27e8000 - 0x27f0fff vlc_libdvdcss.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libdvdcss.dylib
0x27f5000 - 0x27f9fff libvcd_plugin.dylib /Applications/VLC.app/Contents/MacOS/modules/libvcd_plugin.dylib
0x540f000 - 0x5424fff vlc_libdvdread.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libdvdread.dylib
0x5428000 - 0x5499fff libvcdx_plugin.dylib /Applications/VLC.app/Contents/MacOS/modules/libvcdx_plugin.dylib
0x54ac000 - 0x54aefff libaccess_file_plugin.dylib /Applications/VLC.app/Contents/MacOS/modules/libaccess_file_plugin.dylib
0x54b1000 - 0x54befff libavi_plugin.dylib /Applications/VLC.app/Contents/MacOS/modules/libavi_plugin.dylib
0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.85 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib
0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.19 (681.21) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f92000 - 0x90fd4fff com.apple.CFNetwork 4.0 (129.24) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91011000 - 0x91092fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91112000 - 0x91120fff libz.1.dylib /usr/lib/libz.1.dylib
0x91123000 - 0x912defff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913ed000 - 0x913f5fff libbsm.dylib /usr/lib/libbsm.dylib
0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91434000 - 0x9143ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914fe000 - 0x91536fff com.apple.AE 312.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91551000 - 0x91623fff com.apple.ColorSync 4.4.13 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9174e000 - 0x91805fff com.apple.QD 3.10.28 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91904000 - 0x91929fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x9193c000 - 0x9197efff com.apple.LaunchServices 183.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91b2e000 - 0x91b43fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91b48000 - 0x91b66fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b6c000 - 0x91c23fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91c72000 - 0x91c76fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91c78000 - 0x91ce2fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91ce7000 - 0x91d02fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91d07000 - 0x91d0afff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91d0c000 - 0x91dfafff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x91e19000 - 0x91e57fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91e5e000 - 0x91e5efff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91e60000 - 0x91f45fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91f4d000 - 0x91f6cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91fd8000 - 0x92046fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x92051000 - 0x920e6fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x92100000 - 0x92688fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x926bb000 - 0x929e6fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92a16000 - 0x92b04fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92b07000 - 0x92b8ffff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92bd0000 - 0x92e03fff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92f36000 - 0x92f54fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92f5f000 - 0x92fb9fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92fd7000 - 0x92fd7fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92fd9000 - 0x92fedfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x93005000 - 0x93015fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93021000 - 0x93036fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93048000 - 0x930cffff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x930e3000 - 0x930eefff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x930f8000 - 0x93126fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93140000 - 0x9314ffff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9315b000 - 0x931c1fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x931f2000 - 0x93241fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9326f000 - 0x9328cfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9329e000 - 0x932abfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x932b4000 - 0x935c2fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93712000 - 0x9371efff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93797000 - 0x93797fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93799000 - 0x93dccfff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94159000 - 0x941cbfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94204000 - 0x942c9fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9431c000 - 0x9431cfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9431e000 - 0x944defff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94528000 - 0x94565fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x9456d000 - 0x945bdfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x945c6000 - 0x945dffff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9478d000 - 0x9479cfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x947a4000 - 0x947b1fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x947f7000 - 0x94810fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94817000 - 0x94b4afff com.apple.QuickTime 7.6.4 (1327.73) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94c32000 - 0x94ca3fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x969ea000 - 0x96a09fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97266000 - 0x97273fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0xc0000000 - 0xc000ffff com.unsanity.ape 2.0.3 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer

dragrace7
New Cone
New Cone
Posts: 2
Joined: 01 Jan 2010 02:37
Operating System: Mac 10.4

Re: VLC 0.9.10 for Mac OS X 10.4 Tiger - bug reports wanted!!

Postby dragrace7 » 01 Jan 2010 02:51

Hi all,

I have tried my best to search through different forums and sites before submitting my question. Might not be really important, but I have tried to sort the playlist when opening more then one file for continues playing. For example clip1, clip2, clip3 etc.... none of the columns works if want to sort - application quits every single time. Any of you have got the same problem?

Running 0.9.10 Inter version on MacBook Pro 10.4.11

byronhowdypio
New Cone
New Cone
Posts: 3
Joined: 24 Nov 2010 15:30

Re: VLC 0.9.10 for Mac OS X 10.4 Tiger - bug reports wanted!

Postby byronhowdypio » 24 Nov 2010 23:09

you cannot use the application vlc with this version of mac os x hey i have two pictures i can show you my imageshack

http://img716.imageshack.us/i/picture1ft.png/

http://img528.imageshack.us/i/snapshot2 ... 02502.png/

byronhowdypio
New Cone
New Cone
Posts: 3
Joined: 24 Nov 2010 15:30

Re: VLC 0.9.10 for Mac OS X 10.4.11 PowerPc

Postby byronhowdypio » 05 Jan 2011 21:46

need your help me i am first time use my mac understand my friend gave me that mac powerpc Mac OS X Version 10.4.11 Processor Dual 800 MHz PowerPC G4 2 MB L3 cache per processor and

Memory 1 GB SDRAM that i use i just wondering if that won't work or should work which Because i have message said

""you cannot use the application VLC with this version of MAC OS X i have struggle that also i don't know how use that i did tried that install for VLC won't work i puzzle please need your help if not successful then oh well

fkuehne
Developer
Developer
Posts: 7264
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Re: VLC 0.9.10 for Mac OS X 10.4 Tiger - bug reports wanted!

Postby fkuehne » 24 Jan 2011 22:41

Get VLC 0.9.10 from here and make sure to pick the version labelled "powerpc".
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

moka
New Cone
New Cone
Posts: 1
Joined: 26 Jan 2011 00:43

Re: VLC 0.9.10 for Mac OS X 10.4 Tiger - bug reports wanted!

Postby moka » 26 Jan 2011 00:50

Im knew to vlc and the transfering of media files. i have question. I have mts files that Im opening with VLC and watching their contents, Im wondering how i can save them so I can import them on to final cut express 4. I have a macbook .. Do I need too use another file converter like Voltaic to convert them first or does VLC covert them so I can open them with FCE4 :?:
I would appreciate the help

fkuehne
Developer
Developer
Posts: 7264
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Re: VLC 0.9.10 for Mac OS X 10.4 Tiger - bug reports wanted!

Postby fkuehne » 26 Jan 2011 21:16

In general, you should create a new thread when asking a new question...

to answer it: while VLC can convert files from one format to another, it is more appropriate to use an application specifically designed for this purpose. Handbrake and ffmpegX coming to mind. Both of these should be able to do the job.
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net


Return to “VLC media player for macOS Troubleshooting”

Who is online

Users browsing this forum: No registered users and 14 guests