RedBull

Results 14 comments of RedBull

Could you please provide the output of `ffmpeg -i your_video.ext` command for each video you tried to use with the examples? Also I would like to know how you obtained...

Well, regrettably, I don't own an **OS X** device to properly test it. I debugged the `analyze` example and everything was fine. ![Screenshot_20220206_211947](https://user-images.githubusercontent.com/22347549/152695449-e9582d8e-6b45-44f6-a77f-cd4a9df70aa9.png) Could you please do the same debugging...

I'm sorry, but I really can't solve any problem related to the **ffmpeg** installation on **Mac**. A couple of months ago my friend tried to resolve it but didn't succeed...

@daniel-orlov is that [the correct instruction](https://github.com/zergon321/reisen/tree/fix/mac-os-install-guide) now? (You could do your own PR with this fix if you'd like to).

@dht-hedaihua please check if [v0.1.6](https://github.com/zergon321/reisen/releases/tag/v0.1.6) resolves your issue.

Hi. What do you mean specifically? The `Play` function of `beep/speaker`? That's a 3rd party library, its documentation and wiki should have something. Or are you talking about the `player`...

Do you use the `(media *Media) Close()` method (yeah, I missed it in the example, sorry)?

Could you please profile your application with `pprof` and see what functions allocate memory?

I'm afraid I can't accept this PR at its current state because the video resolution doesn't correspond to the window resolution (tested on **Linux**). Couldn't manage to figure out why,...