News:

--

Main Menu

Playback freezes avidemux

Started by bernd_b, January 06, 2014, 11:57:42 AM

Previous topic - Next topic

bernd_b

When I playback a video file, everything works fine until I press the stop button.

Playback stops and avidemux is unresponsive to any click and I have to kill the session.

I tried to activate vdpau or x11 for playback, but the behaviour doesn't change.

Console ouput leads me to nothing:
$ avidemux3_qt4
Directory /home/bernd_b/.avidemux6/ exists.Good.
Using /home/bernd_b/.avidemux6/ as base directory for prefs, jobs, etc.
*************************
  Avidemux v (r8984)
*************************
http://www.avidemux.org
Code      : Mean, JSC, Grant Pedersen
GFX       : Nestor Di, nestordi@augcyl.org
Design    : Jakub Misak
FreeBSD   : Anish Mistry, amistry@am-productions.biz
Audio     : Mihail Zenkov
Mac OS X  : Kuisathaverat, Harry van der Wolf
Win32     : Grant Pedersen

Compiler: GCC 4.8.2
Build Target: Linux (x86-64)
User Interface: Qt (4.8.5)

Large file available: 1 offset
Time: Mon Jan  6 12:51:24 2014

0: avidemux3_qt4

.
.
.

Alsa] Using device :default
[Alsa]Success initializing: fq :48000 channel 2
DeviceStopped -> DeviceStarted
[Playback] Latency : 0 ms
[AudioDeviceThreaded] Entering loop
[Playback] Latency is now 0
[startThread]  Starting thread...
[decompressImage] uncompress failed
[DecodeNextPicture]  Decoding error for frame 1001, not necessarily a problem
[decompressImage] uncompress failed
[DecodeNextPicture]  Decoding error for frame 1002, not necessarily a problem
  [startThread]  Thread created and started
[decompressImage] uncompress failed
[DecodeNextPicture]  Decoding error for frame 1003, not necessarily a problem
[decompressImage] uncompress failed
[DecodeNextPicture]  Decoding error for frame 1004, not necessarily a problem
[decompressImage] uncompress failed
[DecodeNextPicture]  Decoding error for frame 1005, not necessarily a problem
[decompressImage] uncompress failed
[DecodeNextPicture]  Decoding error for frame 1006, not necessarily a problem
[decompressImage] uncompress failed
[DecodeNextPicture]  Decoding error for frame 1007, not necessarily a problem
[decompressImage] uncompress failed
[DecodeNextPicture]  Decoding error for frame 1008, not necessarily a problem
[decompressImage] uncompress failed
[DecodeNextPicture]  Decoding error for frame 1009, not necessarily a problem
  [HandleAction]  ************ StopAvi **************
  [cleanup]  Cleaning up..
  [stop]  [audioDevice]Stopping device... DeviceStarted -> DeviceStop_Requested
DeviceStop_Requested -> DeviceStop_Granted
[AudioDeviceThreaded] Exiting loop


Am I alone with this?

bernd_b


mean

Same with "dummy" audio device ?

bernd_b

That's magic.

No freezing with audio device "dummy choosen" - of course no audio.

Choosing Audio-Device "AlsaHw0" instead of "AlsaDefault" gives me both advantages: no freezing and(!) playback with audio.

So the problem only occurs choosing the audio device "AlsaDefault"