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

ffmpeg error: Unsafe file name #23

Open
midzdotdev opened this issue Nov 8, 2022 · 0 comments
Open

ffmpeg error: Unsafe file name #23

midzdotdev opened this issue Nov 8, 2022 · 0 comments

Comments

@midzdotdev
Copy link

With the mergeUsingFfmpeg flag as true, I'm greeted with this error from ffmpeg which causes the concat to fail.

[Received: ...]

All segments received, stopping
Spawning FFMPEG ffmpeg -y -loglevel warning -f concat -i ffmpeg-input.txt -c copy /var/folders/34/hd4djspn12l773v88w8h7slh0000gn/T/hls-downloader/1667897884655.ts
ffmpeg stderr: [concat @ 0x7fe494305b80] Unsafe file name '/var/folders/34/hd4djspn12l773v88w8h7slh0000gn/T/hls-downloader/1667897884655/seg-1-v1-a1.ts'

ffmpeg stderr: ffmpeg-input.txt: Operation not permitted

ffmpeg closed with status 1

I'm on macOS Ventura, and I'm not sure what's up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant