Compilation Problem with Libavcodec?

HandBrake for Windows support
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
fredhag
Posts: 1
Joined: Tue Feb 20, 2007 1:43 am

Compilation Problem with Libavcodec?

Post by fredhag »

To the dev team, thanks for creating the MediaFork project by the way!

Anyhow, while running the CLI with the following command:

mediaforkcli -f "avi" -2 -d -p
-R "44.1" -b "2000" -i "FILE1.ISO" -o "File2.avi"

I get the following as a screen shot of the window:

MediaFork 0.8.0b1 (2007021100) - http://mediafork.dynalias.com/
1 CPU detected
Opening FILE1.ISO...
Scanning title 1...
+ title 1:
+ vts 1, ttn 1, cells 0->13 (1638747 blocks)
+ duration: 01:13:11
+ size: 720x480, aspect: 1.78, 23.976 fps
+ autocrop: 0/0/0/0
+ chapters:
+ 1: cells 0->0, 94479 blocks, duration 00:04:06
+ 2: cells 1->1, 58123 blocks, duration 00:02:41
+ 3: cells 2->2, 87247 blocks, duration 00:03:58
+ 4: cells 3->3, 69033 blocks, duration 00:03:04
+ 5: cells 4->4, 217139 blocks, duration 00:09:35
+ 6: cells 5->5, 89041 blocks, duration 00:04:07
+ 7: cells 6->6, 114180 blocks, duration 00:05:13
+ 8: cells 7->7, 251553 blocks, duration 00:11:06
+ 9: cells 8->8, 108571 blocks, duration 00:04:49
+ 10: cells 9->9, 185557 blocks, duration 00:08:30
+ 11: cells 10->11, 98071 blocks, duration 00:04:16
+ 12: cells 12->13, 265753 blocks, duration 00:11:47
+ audio tracks:
+ 80bd, English (AC3) (5 ch), 48000Hz, 448000bps
+ subtitle tracks:
+ 23bd, English
[mpeg4 @ 0x84cd50]removing common factors from framerate
Encoding: task 1 of 2, 0.00 %Compiler did not align stack variables. Libavcodec
has been miscompiled
and may be very slow or crash. This is not a bug in libavcodec,
but in the compiler. Do not report crashes to FFmpeg developers.
Encoding: task 1 of 2, 80.10 % (46.23 fps, avg 40.69 fps, ETA 00h08m35s)

By the way, the error says that things might run slow or crash, but it seems like the app is running just as fast my memory of the Windows port of Handbrake for a similarly sized movie.
User avatar
s55
HandBrake Team
Posts: 10357
Joined: Sun Dec 24, 2006 1:05 pm

Post by s55 »

I wouldnt worry too much about it. It generally doesnt cause any issues
Post Reply