Movie Export Error

I’m technically not new with the program, but I don’t now why this is happening. It only happens when I try to export it as a movie.

I may edit the command for the sake of personal information, and if there are any complications just say, but here:

Command: C:/Users/'s PC/Downloads/pencil2d-win64-0.6.6 (1)/Pencil2D/plugins/ffmpeg.exe -f rawvideo -pixel_format bgra -video_size 1280x720 -framerate 10 -i - -threads 8 -i C:/Users/'s PC/AppData/Local/Temp/Pencil2D-YKOeKR/tmpaudio.wav -pix_fmt yuv420p -y C:/Users/'s PC/Pictures/2- Art Based Images/Animation/HIP meme.mp4 ffmpeg version 4.1.1 Copyright (c) 2000-2019 the FFmpeg developers built with gcc 8.2.1 (GCC) 20190212 configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth libavutil 56. 22.100 / 56. 22.100 libavcodec 58. 35.100 / 58. 35.100 libavformat 58. 20.100 / 58. 20.100 libavdevice 58. 5.100 / 58. 5.100 libavfilter 7. 40.101 / 7. 40.101 libswscale 5. 3.100 / 5. 3.100 libswresample 3. 3.100 / 3. 3.100 libpostproc 55. 3.100 / 55. 3.100 Input #0, rawvideo, from ‘pipe:’: Duration: N/A, start: 0.000000, bitrate: 294912 kb/s Stream #0:0: Video: rawvideo (BGRA / 0x41524742), bgra, 1280x720, 294912 kb/s, 10 tbr, 10 tbn, 10 tbc Guessed Channel Layout for Input Stream #1.0 : stereo Input #1, wav, from 'C:/Users/‘s PC/AppData/Local/Temp/Pencil2D-YKOeKR/tmpaudio.wav’: Metadata: artist : 3x6 title : meme encoder : Lavf58.20.100 Duration: 00:00:09.70, bitrate: 1411 kb/s Stream #1:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, stereo, s16, 1411 kb/s C:/Users/_'s PC/Pictures/2- Art Based Images/Animation/HIP meme.mp4: No such file or directory Exit status: CrashExit Exit code: 1 System Info Pencil2D version: 0.6.6 (stable) Build ABI: x86_64-little_endian-llp64 Kernel: winnt, 10.0.19044 Operating System: Windows 10 (10.0) end

Yes, my canvas size is divisible by 2. Yes, I added a file extension.

Hi @blipithedog.

It looks alright what you’ve done. It looks like it’s found ffmpeg, so my only suggestion is that you don’t have write permission to the selected folder.

I don’t quite understand what you’re trying to say, sorry. Could you explain it in more depth?

Okay. But first of all, you should know that I’m no expert in this.

  1. It could be a wrong filename, but HIP meme.mp4 looks fine to me.
  2. It could be output size, but 1280x720 is legit.
  3. It could be that Pencil2D couldn’t find ffmpeg, but it says ffmpeg version 4.1.1, so it must have found the ffmpeg in the plugins folder.
  4. Near the bottom it says C:/Users/_'s PC/Pictures/2- Art Based Images/Animation/HIP meme.mp4: No such file or directory Exit status: CrashExit. So either is the folder is not existing or write protected, or the filename is wrong. It must be the folder - I think…

That’s about it. I suggest that you don’t have spaces in your filename, but that itself should not give an error. Be sure the folder exists, and is writeable.

I see now, thank you. It must’ve been something with the folder because when I changed it, it worked. I had no idea this was something that could happen.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.