News:

--

Main Menu

Avidemux exits immediately

Started by jumi99, August 22, 2013, 03:48:34 PM

Previous topic - Next topic

jumi99

Hi

When I start avidemux it prints a lot of logs to the output and then exits.
Avidemux itself does not appear on the screen.
For me it looks like it exits normally with no errors.
It does not matter whether I launch it with no arguments or I pass a video clip
to it.

I've attached a log file
It was generated as follows:
avidemux3_cli video-2013-06-15-19-20-36.mp4 > avidemux.log 2>&1

The video clip is correct and I can play it with mplayer.
I use avidemux version 2.6.4 on gentoo.
Below is the tail of attached avidemux.log.
Please help me to launch avidemux.

Thanks in advance

Tail of avidemux.log:

  [renderDisplayResize]  Render to 1280x720 zoom=2
  [nullRender]  Starting null renderer
  [renderCompleteRedrawRequest]  RedrawRequest
  [A_ResetMarkers]  Video Total duration :  00:00:25,395  ms
  [rewind]  Rewinding
  [switchToSegment]  Trying to switch to seg 0 with startTime in reference pic= 0 ms
  [seektoTime]  First frame of the new segment is a keyframe at 0ms
  [DecodePictureUpToIntra]   DecodeUpToInta 0 ref:0
[edCache] Flush
[switchToSegment]  Switched ok to segment 0 (dontdecode=0)
  [start]  admPreview,starting
  [updateLoaded]   conf updated

********** Automation ended***********
*********************************
*********************************
End of program..
*********************************
*********************************
[save]  Saving prefs to /home/jumianek/.avidemux6/config2.tmp
  [deleteAll]  [Editor] Deleting all videos
[lavc] Destroyed
[~ADM_faad]  Faad decoder closed
  [~ADM_edAudioTrackFromVideo]  Destroying edAudio from video track 0 at 8ee9608
  [cleanup]  Deleting post proc
  [deleteAll]  [Editor] Deleting all videos
  [destroy]  Destroying preview
Normal exit
17:01:10 Call terminate!!!
Cleaning up
[Script] Tinypy INFO - Closing Python
[Script] SpiderMonkey INFO - Closing Spidermonkey
[destroy]  Destroying preview
  [ADM_ad_cleanup]  Purging audio decoder
  [ADM_vf_clearFilters]  clear filters
  [ADM_vf_cleanup]  Destroying video filter list
  [ADM_jobShutDown]  Shutting down jobs database
--End of cleanup--

Images stat:
___________
Max memory consumed (MB)     : 0
Current memory consumed (MB) : 0
Max image used               : 0
Cur image used               : 0
[onexit] 
Goodbye...

mean

You are using the version without UI, so it exists if no arguments are given
try using avidemux3_qt4 to use the UI version