Mencoder hangs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mplayer (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: mplayer
Appeared on up-to-date 64bit Intrepid.
The appended file is the first Megabyte of a ~4GB sized video file, which propably got corrupted. Behaviour of mencoder seems to be the same with both ones.
When I start the following command, mencoder seems to run in an infinite loop, cpu is busy, but nothing ever happens. Ctrl-c doesn't work, closing the terminal doesn't work, I have to go to the System-Monitor and kill mencoder there.
Here is the snippet from the console:
me@me-desktop:
MEncoder 2:1.0~rc2-
CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ (Family: 15, Model: 43, Stepping: 1)
CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
success: format: 0 data: 0x0 - 0x100000
AVI file format detected.
[aviheader] Video stream found, -vid 0
[aviheader] Audio stream found, -aid 1
AVI: Generated index table for 120 chunks!
VIDEO: [DX50] 720x576 12bpp nan fps -17179870.0 kbps (-2097152.0 kbyte/s)
[V] filefmt:3 fourcc:0x30355844 size:720x576 fps: nan ftime:= nan
videocodec: framecopy (720x576 12bpp fourcc=30355844)
audiocodec: framecopy (format=50 chans=2 rate=48000 bits=0 B/s=32000 sample-768)
Killed
me@me-desktop:
Thanks a lot for your work!