Search found 29 matches

by AlexC
Thu Feb 01, 2024 9:28 am
Forum: General plugin questions
Topic: AVCodec.hwp crash when mp4 video doesn't have audio stream
Replies: 3
Views: 2179

Re: AVCodec.hwp crash when mp4 video doesn't have audio stream

Hi Andreas,
airsoftsoftwair wrote: Fri Dec 15, 2023 10:32 pm Can you upload a sample video that crashes avcodec.hwp?
Sorry for the delay.
I couldn't find a way to upload a file with the reply so here's a link to download it (415kb)
by AlexC
Wed Dec 13, 2023 6:13 am
Forum: General plugin questions
Topic: AVCodec.hwp crash when mp4 video doesn't have audio stream
Replies: 3
Views: 2179

AVCodec.hwp crash when mp4 video doesn't have audio stream

I found that the AVCodec (64bit) plugin crashes if the video doesn't have an audio stream. Using the native decoder, on some formats the player freezes too. This is on windows 8.1pro Using Hollywood 9.1 Making the videos in Blender 3.6.2 The formats I've tested and the result for each decoder: ; Ope...
by AlexC
Sat Nov 04, 2023 12:22 am
Forum: Wishlist
Topic: linux arm64 support in Hollywood and HollywoodPlayer
Replies: 7
Views: 5709

Re: linux arm64 support in Hollywood and HollywoodPlayer

Good to know, thanks Andreas!
by AlexC
Thu Nov 02, 2023 1:07 pm
Forum: Wishlist
Topic: linux arm64 support in Hollywood and HollywoodPlayer
Replies: 7
Views: 5709

linux arm64 support in Hollywood and HollywoodPlayer

Would it be possible to have linux/arm64 versions of HollywoodPlayer and/or the apps compiled with Hollywood? Right now on arm64 debian, compiled apps exit with an error as the loader tries to open some shared libraries, while loading applets with the HollywoodPlayer causes a segfault. For a few yea...
by AlexC
Mon Jan 16, 2023 11:30 am
Forum: General programming
Topic: Is it possible to record audio from line in or microphone?
Replies: 2
Views: 626

Is it possible to record audio from line in or microphone?

Is there a way to capture audio with Hollywood? I was thinking about making some kind of walkie talkie program to send/receive audio (speech) via TCP or UDP, initially just playing the incoming stream right away, and possibly storing it on the receiving end if the listener is "away" to be ...
by AlexC
Wed Sep 28, 2022 9:04 am
Forum: APK Compiler
Topic: apk API version
Replies: 25
Views: 31288

Re: apk API version

@xabierpayet

I haven't tried to upload an apk to the store in a very long time so I don't know. Sorry.
If you get an error message, please post it here or in a new thread for Andreas to look into it.
by AlexC
Fri May 28, 2021 12:56 pm
Forum: Designer bugs
Topic: Designer V5 - OS4 hard crash when playing examples with Hollywood 9
Replies: 6
Views: 9227

Re: Designer V5 - OS4 hard crash when playing examples with Hollywood 9

I installed Designer and Hollywood on OS4 in WinUAE and don't get the crash in that environment so it may be dependent on the hardware used, possibly the graphics card or its driver (Radeon 9200). On the XE I also got the crash by dropping a png file from the Workbench to the Designer window. I'll h...
by AlexC
Fri May 28, 2021 1:54 am
Forum: Designer bugs
Topic: Designer V5 - OS4 hard crash when playing examples with Hollywood 9
Replies: 6
Views: 9227

Re: Designer V5 - OS4 hard crash when playing examples with Hollywood 9

Does it make a difference when running those projects without Designer? No, it crashes the same way. I hooked up a serial terminal this time, with debug level 20 and still didn't get any output during the crash. I tried modifying the Commodore example as it crashes right away and found that if I re...
by AlexC
Thu May 27, 2021 12:40 am
Forum: Designer bugs
Topic: Designer V5 - OS4 hard crash when playing examples with Hollywood 9
Replies: 6
Views: 9227

Re: Designer V5 - OS4 hard crash when playing examples with Hollywood 9

It happens everytime, the Welcome New example takes 30 second to reach the point where it crashes, the Commodore one crashes within 2 or 3 seconds.
I'll see if I can isolate the crash to a specific function.