Open biscotty666 opened 2 months ago
I think I have this issue as well, I only get sound no video. stdout gets a bunch of Frame AVERROR_EOF
, so it would be related to that issue: https://github.com/OpenShot/openshot-qt/issues/5419, which has been fixed upstream.
Package was bumped to v3.2.1 in nixpkgs two weeks ago in https://github.com/NixOS/nixpkgs/commit/b37576faa4efddb7a8e4394cb14821140bb6d1b2, which should solve the issue according to upstream, but it still fails on my end.
Test using nix run github:nixos/nixpkgs/b37576faa4efddb7a8e4394cb14821140bb6d1b2#openshot-qt
FYI v3.0.0 in 047d0f2c4cf6e36efa4757ddb626a0f0fea4176b worked for me.
It also does not show the same Frame AVERROR_EOF
.
Describe the bug
If I export a project with default settings I get a "video" that is full length but blank screen. If I install the flatpak and do the same the video is generated as expected.
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
The resulting video has no image but is full length.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Notify maintainers
Metadata
These results are misleading because I'm using flakes and following unstable.
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result."x86_64-linux"
Linux 6.6.44, NixOS, 24.11 (Vicuna), 24.11.20240804.cb9a96f
yes
yes
nix-env (Nix) 2.18.5
"nixos-23.11"
nixpkgs:
/nix/store/4cpakzyvfw1rmm9v5i3387x6jd2h1v86-source
Add a :+1: reaction to issues you find important.