Moderators: Andy, Cenwen, beats
Andy wrote:Did you use the 'Add to Timeline' option to add the videos/transitions? If not can you try it with that & see if the same thing happens.
It might be this bug:
https://bugs.launchpad.net/openshot/+bug/520941
Andy wrote:I don't think it's codec specific, at least not to H.264 - I've run into this bug when just using images, when doing a slideshow type thing.
Andy wrote:Can you check something in your project when you see this happen? Can you take a look in the Transition properties and Clip properties and see if the 'Position on Timeline' field is the same (for the clip that the transition transitions to).
$ ffmpeg -i media/WBPublic/Shared Videos/openshot-title-examples/neonrondingen.mp4
<...snip...>
libavutil 51. 7. 0 / 51. 7. 0
libavcodec 53. 6. 0 / 53. 6. 0
libavformat 53. 3. 0 / 53. 3. 0
libavdevice 53. 0. 0 / 53. 0. 0
libavfilter 2. 4. 0 / 2. 4. 0
libswscale 2. 0. 0 / 2. 0. 0
libpostproc 52. 0. 0 / 52. 0. 0
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/media/WBPublic/Shared Videos/openshot-title-examples/neonrondingen.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
creation_time : 1970-01-01 00:00:00
encoder : Lavf53.3.0
Duration: 00:00:09.96, start: 0.000000, bitrate: 6365 kb/s
Stream #0.0(und): Video: h264 (High), yuv420p, 1280x720 [PAR 1:1 DAR 16:9], 6363 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc
Metadata:
creation_time : 1970-01-01 00:00:00
At least one output file must be specified
$ ffmpeg -i /media/WBPublic/Shared\ Videos/openshot-title-examples/neonrondingen.mp4 -vcodec copy -f rawvideo -y /dev/null 2>&1 | tr ^M '\n'
<...snip...>
frame= 249 fps= 0 q=-1.0 Lsize= 0kB time=9.96 bitrate= 0.0kbits/s
video:7737kB audio:0kB global headers:0kB muxing overhead -100.000000%
movie (1) (2) openshot
secs frames/secs secs
asp.avi 10:18 252/10:08 10:18
avc.avi 10:08 252/10:08 10:08
asp.mp4 10:18 252/10:08 10:18
avc.mp4 10:08 252/10:04 10:08
.mpeg 10:00 252/10:04 09.98
.ogg 09:99 249/09.96 09.98ubuntu@ubuntu:~$ ldd /usr/bin/ffmpeg | grep 264
libx264.so.120 => /usr/lib/i386-linux-gnu/i686/sse2/libx264.so.120 (0xb6044000)
ubuntu@ubuntu:~$ ldd /usr/bin/melt
linux-gate.so.1 => (0xb7740000)
libmlt.so.4 => /usr/lib/libmlt.so.4 (0xb76fa000)
libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xb76df000)
libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb7539000)
libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xb7534000)
/lib/ld-linux.so.2 (0xb7741000)Users browsing this forum: No registered users