← Back to team overview

linux-traipu team mailing list archive

[Bug 1318745] Re: Export Image Sequence stops after 120th frame

 

*** This bug is a duplicate of bug 424988 ***
    https://bugs.launchpad.net/bugs/424988

** This bug has been marked a duplicate of bug 424988
   A jpg sequence shows 'Invalid' as video output

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/1318745

Title:
  Export Image Sequence stops after 120th frame

Status in OpenShot Video Editor:
  New

Bug description:
  I have a short 2 minute project containing some still images,
  transition effects, video clips, and an audio track.

  Exporting to formats such as youtube work ok

  When I try exporting as an image sequence, the process begins and creates 120 frames and then stops. 
  I initially tried a framerate of 29.97 progressive, and then again at 30fps, both resulted in only 120 frames out - both at 1080 resolution. 

  In the video where it stops is during a dissolve transition between
  two 1920x1080 resolution still images.  (in-case thats relevant)

  I tried running from console terminal to see what error messages it might tell me during export and got the following result first attempting at 29.97 and then again at 30;
  ----------------
  state saved
  NEW SDL CONSUMER
  on_tlbMakeMovie_clicked called with self.GtkToolButton
  on_cboExportType_changed
  on_cboUploadServices_changed
  on_cboProjectType_changed
  on_cboExportTo_changed
  on_cboExportTo_changed
  on_cboProjectType_changed
  on_btnExportVideo_clicked
  NEW SDL CONSUMER
  [swscaler @ 0xde294620] Warning: data is not aligned! This can lead to a speedloss
  [png @ 0xdcb0bc80] Provided packet is too small, needs to be 2106566
  [consumer avformat] error with video encode 120
  [png @ 0xdcb0bc80] Provided packet is too small, needs to be 2116699
  [consumer avformat] error with video encode 121
  [png @ 0xdcb0bc80] Provided packet is too small, needs to be 2125301
  [consumer avformat] error with video encode 122
  on_frmExportVideo_destroy
  NEW SDL CONSUMER
  on_tlbMakeMovie_clicked called with self.GtkToolButton
  on_cboExportType_changed
  on_cboUploadServices_changed
  on_cboProjectType_changed
  on_cboExportTo_changed
  on_cboExportTo_changed
  on_btnExportVideo_clicked
  NEW SDL CONSUMER
  [png @ 0xde505d20] Provided packet is too small, needs to be 2106566
  [consumer avformat] error with video encode 120
  [png @ 0xde505d20] Provided packet is too small, needs to be 2116699
  [consumer avformat] error with video encode 121
  [png @ 0xde505d20] Provided packet is too small, needs to be 2125301
  [consumer avformat] error with video encode 122
  on_frmExportVideo_destroy
  NEW SDL CONSUMER
  on_frmMain_destroy
  ------------------

  My system info;

  OpenShot 1.4.3
  OS/Arch: Debian testing  32bit
  Installation method:  .DEB  (via aptitude) 
  melt 0.9.0
  ffmpeg version 2.2.1
  ffmpeg version 2.2.1 Copyright (c) 2000-2014 the FFmpeg developers
    built on Apr 12 2014 08:46:52 with gcc 4.8 (Debian 4.8.2-19)
    configuration: --prefix=/usr --extra-cflags='-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security ' --extra-ldflags='-Wl,-z,relro' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-nonfree --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libtheora --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libspeex --enable-nonfree --disable-stripping --enable-libvpx --enable-libschroedinger --disable-encoder=libschroedinger --enable-version3 --enable-libopenjpeg --enable-librtmp --enable-avfilter --enable-libfreetype --enable-libvo-aacenc --disable-decoder=amrnb --enable-libvo-amrwbenc --enable-libaacplus --libdir=/usr/lib/i386-linux-gnu --disable-vda --enable-libbluray --enable-libcdio --enable-gnutls --enable-frei0r --enable-openssl --enable-libass --enable-libopus --enable-fontconfig --enable-libpulse --disable-mips32r2 --disable-mipsdspr1 --disable-mipsdspr2 --enable-libvidstab --enable-libzvbi --enable-avresample --enable-libiec61883 --enable-libfdk-aac --enable-vaapi --enable-libx265 --enable-libdc1394 --disable-altivec --disable-armv5te --disable-armv6 --disable-vis --shlibdir=/usr/lib/i386-linux-gnu
    libavutil      52. 66.100 / 52. 66.100
    libavcodec     55. 52.102 / 55. 52.102
    libavformat    55. 33.100 / 55. 33.100
    libavdevice    55. 10.100 / 55. 10.100
    libavfilter     4.  2.100 /  4.  2.100
    libavresample   1.  2.  0 /  1.  2.  0
    libswscale      2.  5.102 /  2.  5.102
    libswresample   0. 18.100 /  0. 18.100
    libpostproc    52.  3.100 / 52.  3.100

To manage notifications about this bug go to:
https://bugs.launchpad.net/openshot/+bug/1318745/+subscriptions


References