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

Segmentation fault when save output to file #6

Open
hptsf opened this issue Nov 3, 2021 · 0 comments
Open

Segmentation fault when save output to file #6

hptsf opened this issue Nov 3, 2021 · 0 comments

Comments

@hptsf
Copy link

hptsf commented Nov 3, 2021

hello,

i have run this with ffmpeg:
./ffmpeg -hwaccel drm -i 4K-Chimei-inn-60mbps.mp4 -f null -
and all is ok, the result of fps is:
frame= 1259 fps=113 q=-0.0 Lsize=N/A time=00:00:42.04 bitrate=N/A speed=3.78x

but when i want to save data to output file with command:
./ffmpeg -hwaccel drm -i 4K-Chimei-inn-60mbps.mp4 -f null - out_vpu.mp4
This time it failed and found “Segmentation fault (core dumped)“

Is this what is the reason?

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