It's amazing that after all these years VLC got released optimized for PPC!
http://www.videolan.org/vlc/download-macosx.html
http://www.videolan.org/vlc/download-macosx.html
It's a shame it wont run on a G3. What is the last G3 capable version?
I'm having problems with it. This is how it plays videos on the eMac in my signature:
Image
Audio is stuttering.
When I try to quit it crashes bringing the whole computer to a halt.
Is it working fine on your macs?
I don't have the lines like you have,video played fairly ok, a few hick ups here and there (video and audio) and it seems to be a processor hog.
The video I played was an AVI, played on a Powerbook G4 1.67 Ghz Leopard.
When I closed the window it still consumed more or less 100% Proc time and after 30 Seconds it crashed.
Cheers for the heads up guys but im going to stick with 1.1.12 as I was only getting 20% cpu usage whereas the same video on the new 2.0 uses 50% Is there something I'm missing setup wise? Any ideas where the 30% increase in cpu usage could be coming from? Cheers![]()
On older systems < 1 GHz (or with less RAM) large read buffers (measured in milliseconds help here; advanced VLC prefs). For comparison: Even on a C2D 2.8 GHz and on a 2.2 GHz i7 Quad-Core SB i need to increase the read buffer to at least 3000 milliseconds (100-120 MByte/s WD WD10TPVT) for the appropriate playback of BDs. I observed high CPU usage on my G3 300 MHz, if i used (the default) low buffer sizes (XVID & MPEG-2 movies). So larger buffers can reduce the CPU usage on all systems (more or less).Cheers for the heads up guys but im going to stick with 1.1.12 as I was only getting 20% cpu usage whereas the same video on the new 2.0 uses 50% Is there something I'm missing setup wise? Any ideas where the 30% increase in cpu usage could be coming from? Cheers![]()
Yeah it does, even VLC < v1.0.0 does it, but the decoding speed depends on:does it play mts files?
Good idea!Cheers for the heads up guys but im going to stick with 1.1.12...
Compiler settings & disabled optimizations probably. It is quite difficult to find a good PowerPC-compiler today (i've CodeWarrior 9.x.x). I think Xcode 3.2.6 can do it, even under Lion (for older systems like 10.4.x). The configuration of these older compilers is a pain in the *YouKnowWhat*, especially regarding modern (i.e. updated) header files....as I was only getting 20% cpu usage whereas the same video on the new 2.0 uses 50% Is there something I'm missing setup wise? Any ideas where the 30% increase in cpu usage could be coming from? Cheers![]()
On older systems < 1 GHz (or with less RAM) large read buffers (measured in milliseconds help here; advanced VLC prefs). For comparison: Even on a C2D 2.8 GHz and on a 2.2 GHz i7 Quad-Core SB i need to increase the read buffer to at least 3000 milliseconds (100-120 MByte/s WD WD10TPVT) for the appropriate playback of BDs. I observed high CPU usage on my G3 300 MHz, if i used (the default) low buffer sizes (XVID & MPEG-2 movies). So larger buffers can reduce the CPU usage on all systems (more or less).
;-)
On older systems < 1 GHz (or with less RAM) large read buffers (measured in milliseconds help here; advanced VLC prefs). For comparison: Even on a C2D 2.8 GHz and on a 2.2 GHz i7 Quad-Core SB i need to increase the read buffer to at least 3000 milliseconds (100-120 MByte/s WD WD10TPVT) for the appropriate playback of BDs. I observed high CPU usage on my G3 300 MHz, if i used (the default) low buffer sizes (XVID & MPEG-2 movies). So larger buffers can reduce the CPU usage on all systems (more or less).
;-)
I want to try your suggestion, but I've been toggling through the advanced settings and I'm not sure that see exactly what you're talking about. Under which section should I be looking for this? I don't see anything marked as (or synonymous with) "read buffer".
I'm having problems with it. This is how it plays videos on the eMac in my signature:
Audio is stuttering.
When I try to quit it crashes bringing the whole computer to a halt.
Is it working fine on your macs?
Yeah it does, even VLC < v1.0.0 does it, but the decoding speed depends on:
- VLC settings
- Content and resolution within the files (some encoders use absurd settings, which makes decoding difficult, even on modern hardware)
- Your hardware (AltiVec or no AltiVec)
G3 PPCs can decode MPEG-2 in mts, if the content has a resolution of 320x240@29.97 fps (perhaps a bit more) and the MPEG-2 encoder did not use absurd settings.
----------
Good idea!
Compiler settings & disabled optimizations probably. It is quite difficult to find a good PowerPC-compiler today (i've CodeWarrior 9.x.x). I think Xcode 3.2.6 can do it, even under Lion (for older systems like 10.4.x). The configuration of these older compilers is a pain in the *YouKnowWhat*, especially regarding modern (i.e. updated) header files.
On older systems < 1 GHz (or with less RAM) large read buffers (measured in milliseconds help here; advanced VLC prefs). For comparison: Even on a C2D 2.8 GHz and on a 2.2 GHz i7 Quad-Core SB i need to increase the read buffer to at least 3000 milliseconds (100-120 MByte/s WD WD10TPVT) for the appropriate playback of BDs. I observed high CPU usage on my G3 300 MHz, if i used (the default) low buffer sizes (XVID & MPEG-2 movies). So larger buffers can reduce the CPU usage on all systems (more or less).
;-)
Exactly the same problem in an eMac 1.25GHz. For the record, previous VLC plays it fine.
I mean this setting (for files; click to enlarge):Where is that setting, there are so many settings that I don't know where to look.
You have exactly the same computer as me. It seems it is a problem in the way VLC interacts with the driver of the Radeon 9200 card (see the thread on Videolan forums). Let's hope they can fix this soon.