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

av.codec.codec.UnknownCodecError: libx264 #26

Open
Greenhand-1 opened this issue Apr 28, 2024 · 0 comments
Open

av.codec.codec.UnknownCodecError: libx264 #26

Greenhand-1 opened this issue Apr 28, 2024 · 0 comments

Comments

@Greenhand-1
Copy link

File "/data/SEINE/sample_scripts/with_mask_sample.py", line 258, in
main(omega_conf)
File "/data/SEINE/sample_scripts/with_mask_sample.py", line 247, in main
torchvision.io.write_video(save_video_path, video_, fps=8)
File "/root/anaconda3/envs/seine/lib/python3.9/site-packages/torchvision/io/video.py", line 91, in write_video
stream = container.add_stream(video_codec, rate=fps)
File "av/container/output.pyx", line 67, in av.container.output.OutputContainer.add_stream
File "av/codec/codec.pyx", line 185, in av.codec.codec.Codec.cinit
File "av/codec/codec.pyx", line 194, in av.codec.codec.Codec._init
av.codec.codec.UnknownCodecError: libx264

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