VLC 2.0 Leopard PPC: red vertical stripes

macOS specific usage questions
Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby Jean-Baptiste Kempf » 23 Mar 2012 15:48

Now i managed to successfully compile VLC. But the red stripes are still there.
Any suggestion now on tweaking something to see if we could fix the red stripes?
Great!

Can you go to modules/video_output/opengl.c and then add:

Code: Select all

bool supports_fp = supports_multitexture = false;
one line 202 (before * Initialize with default chroma * )

and then recompile?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

khambrecht
Blank Cone
Blank Cone
Posts: 13
Joined: 22 Mar 2012 11:36
Location: Germany

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby khambrecht » 23 Mar 2012 20:03

Can you go to modules/video_output/opengl.c and then add:

Code: Select all

bool supports_fp = supports_multitexture = false;
one line 202 (before * Initialize with default chroma * )
"supports_fp" is already declared at line 164, so i just added

Code: Select all

supports_fp = supports_multitexture = false;
but unfortunately still red stripes :-(

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby Jean-Baptiste Kempf » 23 Mar 2012 20:38

Can you share the logs, please?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

khambrecht
Blank Cone
Blank Cone
Posts: 13
Joined: 22 Mar 2012 11:36
Location: Germany

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby khambrecht » 23 Mar 2012 22:51

Can you share the logs, please?
sure. here: http://pastebin.com/VPkZSRWp

pierreandre
New Cone
New Cone
Posts: 5
Joined: 21 Mar 2012 06:30

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby pierreandre » 24 Mar 2012 08:28

@ khambrecht : Thanks for the link to the wiki (didn't know about it). "Hacking" (sort of) the 3.1.4 install to incorporate the missing stuff.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby Jean-Baptiste Kempf » 24 Mar 2012 10:32

minimac [0x0-0x8ad8ad].org.videolan.vlc[692]: [0x923898] swscale filter debug: 704x432 chroma: I420 -> 704x432 chroma: I420 with scaling using Bicubic (good quality)

Not normal.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

khambrecht
Blank Cone
Blank Cone
Posts: 13
Joined: 22 Mar 2012 11:36
Location: Germany

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby khambrecht » 24 Mar 2012 15:49

Log from another avi file: http://pastebin.com/VGbznGyF
Still using Bicubic scaler, but this time the output is tinted red instead of the red stripes.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby Jean-Baptiste Kempf » 26 Mar 2012 00:34

minimac [0x0-0x90e90e].org.videolan.vlc[2953]: [0x98d898] swscale filter debug: 640x480 chroma: J422 -> 640x480 chroma: RV32 with scaling using Bicubic (good quality)

seems more normal. So that would mean it is a swscale bug on PPC/G4. Weird.
Do you have the same issue with the snapshot function?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

khambrecht
Blank Cone
Blank Cone
Posts: 13
Joined: 22 Mar 2012 11:36
Location: Germany

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby khambrecht » 26 Mar 2012 08:20

Do you have the same issue with the snapshot function?
No. Snapshots are flawless.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby Jean-Baptiste Kempf » 26 Mar 2012 12:39

Can you share the logs when doing a screenshot?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

khambrecht
Blank Cone
Blank Cone
Posts: 13
Joined: 22 Mar 2012 11:36
Location: Germany

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby khambrecht » 26 Mar 2012 13:32

Snapshot from the "red stripes" video:

Code: Select all

Mar 26 13:22:36 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [0x10f00918] main vout display debug: auto hiding mouse cursor Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [0x8eac98] main encoder debug: looking for encoder module: 12 candidates Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [0x8eac98] avcodec encoder debug: libavcodec already initialized Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [0x8eac98] avcodec encoder debug: found encoder PNG Image Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [0x8eac98] main encoder debug: using encoder module "avcodec" Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [0x8eac98] main encoder debug: TIMER module_need() : 29.307 ms - Total 29.307 ms / 1 intvls (Avg 29.307 ms) Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [0x872898] main filter debug: looking for video filter2 module: 13 candidates Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [swscaler @ 0x2414000] ALTIVEC: Color Space RGB24 Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [0x872898] swscale filter debug: 704x432 chroma: I420 -> 704x432 chroma: RV24 with scaling using Bicubic (good quality) Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [0x872898] main filter debug: using video filter2 module "swscale" Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [0x872898] main filter debug: TIMER module_need() : 1.593 ms - Total 1.593 ms / 1 intvls (Avg 1.593 ms) Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [0x8eac98] Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: main encoder debug: Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: removing module "avcodec" Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [0x872898] Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: main filter debug: Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: removing module "swscale" Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [0x89fc98] Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: main video output debug: Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: snapshot taken (/Users/kai/Pictures/vlcsnap-2012-03-26-13h22m56s121.png) Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [0x872898] main filter debug: looking for video filter2 module: 13 candidates Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [0x872898] swscale filter debug: 704x432 chroma: I420 -> 704x432 chroma: YUVA with scaling using Bicubic (good quality) Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [0x9b9298] freetype spu text error: Breaking unbreakable line Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [0x872898] Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: main filter debug: Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: using video filter2 module "swscale" Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [0x872898] Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: main filter debug: Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: TIMER module_need() : 156.812 ms - Total 156.812 ms / 1 intvls (Avg 156.812 ms) Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: [0x872898] Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: main filter debug: Mar 26 13:22:56 minimac [0x0-0x9fc9fc].org.videolan.vlc[9476]: removing module "swscale"
Snapshot from the "tinted red" video:

Code: Select all

Mar 26 13:29:20 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [0xec6a158] main vout display debug: auto hiding mouse cursor Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [0x9a2298] main encoder debug: looking for encoder module: 12 candidates Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [0x9a2298] avcodec encoder debug: libavcodec already initialized Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [0x9a2298] avcodec encoder debug: found encoder PNG Image Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [0x9a2298] main encoder debug: using encoder module "avcodec" Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [0x9a2298] main encoder debug: TIMER module_need() : 33.652 ms - Total 33.652 ms / 1 intvls (Avg 33.652 ms) Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [0x879098] main filter debug: looking for video filter2 module: 13 candidates Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [swscaler @ 0x78e7000] No accelerated colorspace conversion found from yuv422p to rgb24. Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [0x879098] swscale filter debug: 640x480 chroma: J422 -> 640x480 chroma: RV24 with scaling using Bicubic (good quality) Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [0x879098] main filter debug: using video filter2 module "swscale" Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [0x879098] main filter debug: TIMER module_need() : 2.996 ms - Total 2.996 ms / 1 intvls (Avg 2.996 ms) Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [0x9a2298] Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: main encoder debug: Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: removing module "avcodec" Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [0x879098] Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: main filter debug: Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: removing module "swscale" Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [0x963e98] main video output debug: snapshot taken (/Users/kai/Pictures/vlcsnap-2012-03-26-13h29m38s132.png) Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [0x879098] main filter debug: looking for video filter2 module: 13 candidates Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [0x879098] swscale filter debug: 640x480 chroma: J422 -> 640x480 chroma: YUVA with scaling using Bicubic (good quality) Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [0x879098] main filter debug: using video filter2 module "swscale" Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [0x879098] Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: main filter debug: Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: TIMER module_need() : 149.010 ms - Total 149.010 ms / 1 intvls (Avg 149.010 ms) Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [0x94f698] Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: freetype spu text error: Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: Breaking unbreakable line Mar 26 13:29:38 minimac [0x0-0xa01a01].org.videolan.vlc[9502]: [0x879098] main filter debug: removing module "swscale"

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby Jean-Baptiste Kempf » 26 Mar 2012 18:06

Hmm, it does the same filter chain, so this is probably not a swscale issue, as I thought it was.
Can you do a good screenshots of both?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

khambrecht
Blank Cone
Blank Cone
Posts: 13
Joined: 22 Mar 2012 11:36
Location: Germany

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby khambrecht » 26 Mar 2012 23:17

Can you do a good screenshots of both?
yes. i have created a vlc-snapshot and a screenshot of the video output window. plus the vlc logs. get a zip file of these here:
http://www.anonstorage.net/PStorage/532.VLC-G4-ppc.zip

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby Jean-Baptiste Kempf » 27 Mar 2012 12:31

Thanks.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

stevetmq
New Cone
New Cone
Posts: 3
Joined: 19 Mar 2012 23:54

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby stevetmq » 29 Mar 2012 10:35

Upgraded to 2.0 last night. Running Mini Mac G4 PPC with OSX 10.5.8. On playing video get vertical red stripes across player screen plus color is way off - i.e. glowing green eyes - blue/green skin tones. Tried reseting preferences and many other things - nothing works. VLC would also begin to start crashing if I made changes to settings, so I changed back to default. Could find no way to fix the red jail bar effect. Does anyone know where I can find an older version of VLC to download and install after I delete this version?
Sorry for the spelling I am dislex...
I have the same problem, reported as bug. What I don't understand is if something is working why chang it? VLC 1.n.n played AVI files on my PowerBook G4 fine.

stevetmq
New Cone
New Cone
Posts: 3
Joined: 19 Mar 2012 23:54

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby stevetmq » 29 Mar 2012 10:38

Can you do a good screenshots of both?
yes. i have created a vlc-snapshot and a screenshot of the video output window. plus the vlc logs. get a zip file of these here:
http://www.anonstorage.net/PStorage/532.VLC-G4-ppc.zip
The first screen shot is what I get (vertical red lines)

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby Jean-Baptiste Kempf » 29 Mar 2012 14:01

Vertical red lines are for YUV420, the square happen on YUV422
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

MoonMan
New Cone
New Cone
Posts: 4
Joined: 19 Mar 2012 17:06

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby MoonMan » 08 Apr 2012 14:15

Any word on this issue? Anything I can do to help?

Perilux
New Cone
New Cone
Posts: 1
Joined: 08 Apr 2012 21:00

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby Perilux » 08 Apr 2012 21:05

I'm having the same problem on a PPC Mac Mini OS 10.5.8 running VLC 2.0.1. This is making VLC unusable for me. Please let me know if I can help resolve this. Looks like there have been bugs filed so I won't do that, but I can run test versions here or recompile as necessary.

-- joe

Killer-X-945
New Cone
New Cone
Posts: 1
Joined: 09 Apr 2012 08:43

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby Killer-X-945 » 09 Apr 2012 08:52

I am having the same problem on an iBook G4 running 10.5.8 with VLC 2.0.1. And a PowerMac G4 quicksilver with same software versions, though the audio is working fine. Both have no problems with 1.1.12. I would also like to thank developers for support of PowerPC macs, as it is a shame that I can barely use any newer software with my computers. Anything I can do to help with this issue I will.

Aerskine
New Cone
New Cone
Posts: 4
Joined: 16 Apr 2012 10:12
Operating System: All
Location: Australia

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby Aerskine » 16 Apr 2012 10:17

I am also having this problem. Downgraded back to v 1.x. However my iPhone app vlc remote now will not work as it has updated and now requires version 2 to work.

Appreciate the VLC development, however to run two updates (Mac/iphone) and now to not be able to use both products is annoying. Hoping for a resolution.....

G4 Mac mini running leopard.

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

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby fkuehne » 16 Apr 2012 17:52

Just to clarify this: we don't support or publish remote apps for Android or iOS. If you encounter problems with any of these, please contact their producers directly.

Concerning this thread topic: our problem at the moment is that we don't have access to a testing device. We got 2 G5s and it's working nicely on both of them. I might be able to arrange something next week, but no promises at this point.
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

khambrecht
Blank Cone
Blank Cone
Posts: 13
Joined: 22 Mar 2012 11:36
Location: Germany

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby khambrecht » 16 Apr 2012 22:38

Concerning this thread topic: our problem at the moment is that we don't have access to a testing device. We got 2 G5s and it's working nicely on both of them. I might be able to arrange something next week, but no promises at this point.
If you have any updated pieces of code i would be happy to give them a try on my G4 Mac mini. Also if i could debug something, please let me know.

Aerskine
New Cone
New Cone
Posts: 4
Joined: 16 Apr 2012 10:12
Operating System: All
Location: Australia

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby Aerskine » 17 Apr 2012 00:21

I am also happy to volunteer access to my Mac mini g4 via VNC if needed.

Aerskine
New Cone
New Cone
Posts: 4
Joined: 16 Apr 2012 10:12
Operating System: All
Location: Australia

Re: VLC 2.0 Leopard PPC: red vertical stripes

Postby Aerskine » 23 Apr 2012 12:39

Does anyone have an update on this issue?


Return to “VLC media player for macOS Troubleshooting”

Who is online

Users browsing this forum: No registered users and 7 guests