← Back to team overview

openshot.developers team mailing list archive

Re: [Bug 531043] Re: Crashes frequently for no apparent reason

 

$ ffmpeg 00131.MTS
FFmpeg version git-aa02318, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  configuration: --enable-gpl --enable-nonfree --enable-shared 
--enable-pthreads --enable-libx264 --enable-libfaac --enable-libtheora 
--extra-cflags=-fPIC --extra-cflags=-DPIC
  libavutil     50. 3. 0 / 50. 3. 0
  libavcodec    52.32. 0 / 52.32. 0
  libavformat   52.36. 0 / 52.36. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libswscale     0. 7. 1 /  0. 7. 1
  built on Jul 20 2009 01:11:25, gcc: 4.3.3
Unable to find a suitable output format for '00131.MTS'


****  The video was not able to be played using ffmpeg


$ melt 00131.MTS
+-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+
|1=-10| |2= -5| |3= -2| |4= -1| |5=  0| |6=  1| |7=  2| |8=  5| |9= 10|
+-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+
+---------------------------------------------------------------------+
|               H = back 1 minute,  L = forward 1 minute              |
|                 h = previous frame,  l = next frame                 |
|           g = start of clip, j = next clip, k = previous clip       |
|                0 = restart, q = quit, space = play                  |
+---------------------------------------------------------------------+
Current Position:        282


****  Video played perfectly.


$ ffmpeg -i 00131.MTS
FFmpeg version git-aa02318, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  configuration: --enable-gpl --enable-nonfree --enable-shared 
--enable-pthreads --enable-libx264 --enable-libfaac --enable-libtheora 
--extra-cflags=-fPIC --extra-cflags=-DPIC
  libavutil     50. 3. 0 / 50. 3. 0
  libavcodec    52.32. 0 / 52.32. 0
  libavformat   52.36. 0 / 52.36. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libswscale     0. 7. 1 /  0. 7. 1
  built on Jul 20 2009 01:11:25, gcc: 4.3.3

Seems stream 0 codec frame rate differs from container frame rate: 
100.00 (100/1) -> 25.00 (25/1)
Input #0, mpegts, from '00131.MTS':
  Duration: 00:00:30.14, start: 0.368900, bitrate: 15302 kb/s
  Program 1
    Stream #0.0[0x1011]: Video: h264, yuv420p, 1280x720 [PAR 1:1 DAR 
16:9], 25 tbr, 90k tbn, 100 tbc
    Stream #0.1[0x1100]: Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s
At least one output file must be specified




cenwen wrote:
> Do that and post us the result please. https://answers.launchpad.net/openshot/+faq/983
> Thanks
>
>

-- 
Crashes frequently for no apparent reason
https://bugs.launchpad.net/bugs/531043
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.

Status in OpenShot Video Editor: New

Bug description:
Pretty much all the time, just clicking on anything at any time, will cause the program to crash. The worst time was when I right clicked to get a menu on an item in the list of media files, and then the program crashed, causing a total of freeze of everything in the GUI. I tried a console to use sudo killall openshot, but it did not work. I had to reset the X server completely before I could do anything at all. 
I am using Ubuntu 9.04, 64-bit, with 4 GB RAM, > 1 TB HDD, trying to create short videos using AVCHD video files mostly from my Panasonic Lumix TZ7 digital camera.
OpenShot 1.0.0.1, installed from DEB.
I save often and regularly so that I do not lose any work, but it is a bit much to have to click Save every single time before doing anything in case it crashes.





References