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

VideoStitcher studio, cannot save output #145

Closed
antithing opened this issue Mar 2, 2022 · 1 comment
Closed

VideoStitcher studio, cannot save output #145

antithing opened this issue Mar 2, 2022 · 1 comment

Comments

@antithing
Copy link

antithing commented Mar 2, 2022

Hi, and thank you for making this available!
i am on windows, CUDA 11, 64 bit.
I have my clips stitched and ready to export, but when I process, the output video does not exist. The process runs, and then completes successfully, but no video is stored.

The log is:

stitched frame at 709042 useconds : 23 ms
stitched frame at -1 useconds : 30 ms
[libavoutput] LibavWriter : no implementation is instanciated
[libavoutput] failed to re-instanciate LibavWriter implementation.
[Reader Controller] read group 0 4 audio blocks starting at timestamp 974736
[audiopipeline] push audio mix d:\PLATES\N001_105_019_0073_360.mov send nb samples 512 at timestamp 939961
[audiopipeline] push audio mix d:\PLATES\N001_105_019_0073_360.mov send nb samples 512 at timestamp 951570
[audiopipeline] push audio mix d:\PLATES\N001_105_019_0073_360.mov send nb samples 511 at timestamp 963158
[audiopipeline] push audio mix d:\PLATES\N001_105_019_0073_360.mov send nb samples 512 at timestamp 974767
[Reader Controller] read a frame at timestamp 792458
stitched frame at 750750 useconds : 24 ms
stitched frame at -1 useconds : 31 ms
[libavoutput] LibavWriter : no implementation is instanciated
[libavoutput] failed to re-instanciate LibavWriter implementation.
[Reader Controller] read group 0 3 audio blocks starting at timestamp 1021152
[audiopipeline] push audio mix d:\PLATES\N001_105_019_0073_360.mov send nb samples 512 at timestamp 986376
[audiopipeline] push audio mix d:\PLATES\N001_105_019_0073_360.mov send nb samples 512 at timestamp 997985
[audiopipeline] push audio mix d:\PLATES\N001_105_019_0073_360.mov send nb samples 511 at timestamp 1009573
[Reader Controller] read a frame at timestamp 834167
stitched frame at 792458 useconds : 59 ms
stitched frame at -1 useconds : 83 ms
[libavoutput] LibavWriter : no implementation is instanciated
[libavoutput] failed to re-instanciate LibavWriter implementation.
[Reader Controller] read group 0 4 audio blocks starting at timestamp 1055964
[audiopipeline] push audio mix d:\PLATES\N001_105_019_0073_360.mov send nb samples 512 at timestamp 1021182
[audiopipeline] push audio mix d:\PLATES\N001_105_019_0073_360.mov send nb samples 512 at timestamp 1032791
[audiopipeline] push audio mix d:\PLATES\N001_105_019_0073_360.mov send nb samples 511 at timestamp 1044379
[audiopipeline] push audio mix d:\PLATES\N001_105_019_0073_360.mov send nb samples 512 at timestamp 1055988
[Reader Controller] read a frame at timestamp 875875
stitched frame at 834167 useconds : 53 ms
stitched frame at -1 useconds : 70 ms
[libavoutput] LibavWriter : no implementation is instanciated
[libavoutput] failed to re-instanciate LibavWriter implementation.
[Reader Controller] read group 0 4 audio blocks starting at timestamp 1102380
[audiopipeline] push audio mix d:\PLATES\N001_105_019_0073_360.mov send nb samples 512 at timestamp 1067597
[audiopipeline] push audio mix d:\PLATES\N001_105_019_0073_360.mov send nb samples 512 at timestamp 1079206
[audiopipeline] push audio mix d:\PLATES\N001_105_019_0073_360.mov send nb samples 511 at timestamp 1090794
[audiopipeline] push audio mix d:\PLATES\N001_105_019_0073_360.mov send nb samples 512 at timestamp 1102403

What am i missing here?

Thanks!

@antithing
Copy link
Author

Ah this seems to be the same issue as:

#27 (comment)

Mp4 with h264 at more than 4k resolution. Switching to mov has my files appearing. Thanks!

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