Fabian Greffrath

Results 339 comments of Fabian Greffrath

As I understand this issue, it depends on the underlying SDL2 library - i.e. if it has been compiled as a console library or not. For example, I usually build...

Alright, the difference might be then that I am running the program from an actual terminal, i.e. mintty instead of plain cmd.exe.

> If no one else steps up, I can try and figure out what commit introduced this issue. Maybe that will lead the way to a solution. Please move ahead....

So, now that faac builds again with `--enable-drm`, can this get closed? Or are we still waiting for some confirmation that `--enable-drm` actually even works as intended?

What does `which faac` say? And what does `ldd /path/to/faac` say with the path to the faac binary that `which faac` reported?

> libfaac.so.0 => /usr/lib/x86_64-linux-gnu/libfaac.so.0 (0x00007fd564411000) Please try to move that out of the way.

So, is this still an issue?

> ive tracked down the commit that brings in this problem: [8d04544](https://github.com/knik0/faad2/commit/8d045444cb72091b8b479684ffe7ee8e662afb43) Well, this is pretty much the most obvious commit, as it replaces the entire MP4 format handling library....

Hello and thank you very much for this! Isn't it possible for OSS-Fuzz to simply file bug reports at the project's issue tracker? I am asking, because nobody is actually...

No, I don't think mp4v2 is really required for anything anymore.