Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing ffprobe fails video upload #2212

Open
plegall opened this issue Aug 27, 2024 · 0 comments
Open

missing ffprobe fails video upload #2212

plegall opened this issue Aug 27, 2024 · 0 comments
Assignees
Milestone

Comments

@plegall
Copy link
Member

plegall commented Aug 27, 2024

When adding a video, if ffprobe is not available, function upload_file_video fails the whole script.

  1. we should prefix the ffprobe with $conf['ffmpeg_dir'] as we do for ffmpeg
  2. we should "avoid to fail" with a 2>&1

cc @EddyLB

@plegall plegall added this to the 15.0.0beta3 milestone Aug 27, 2024
@plegall plegall self-assigned this Aug 27, 2024
@github-staff github-staff deleted a comment from mengyanshou Aug 29, 2024
@plegall plegall modified the milestones: 15.0.0beta3, 15.0.0RC1 Sep 5, 2024
@plegall plegall modified the milestones: 15.0.0RC1, 15.0.0RC2 Sep 23, 2024
@plegall plegall modified the milestones: 15.0.0, 15.1.0 Oct 21, 2024
@github-staff github-staff deleted a comment from YeGop0218 Oct 28, 2024
@plegall plegall modified the milestones: 15.1.0, 15.2.0 Nov 11, 2024
@plegall plegall modified the milestones: 15.2.0, 15.3.0, 15.4.0 Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@plegall and others