HandBrakeCLI crashes when converting

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
thE_29
Newbie
Newbie
Posts: 3
Joined: Tue May 05, 2009 9:58 am

HandBrakeCLI crashes when converting

Post by thE_29 »

Hello!

At first, i want to run the latest HandBrake (version 0.93) on a Mac with Mac OS 10.4 (Tiger).

The problem is, that Handbrake is developed for Mac OS 10.5 (XCode SDK is not compatible to Mac OS 10.4 one).

So i decided to try it with wine/darwine.

Because wine is better supported on Linux and you can get easier newer version (apt-get), i decided to run HandBrakeCLI.exe on Debian Etch (4).
After installing .net Framework i was possible to install the GUI version and i am also able to run the HandBrakeCLI.exe -help

But when i try to convert the it crashes :(

Here is the output when i run it:
jt@debian:~/.wine/drive_c$ wine Programme/HandBrake/HandBrakeCLI.exe -i doodles.wmv -o test.out
fixme:ntdll:NtSetInformationToken 0x3c 4 0x61168988 44
fixme:ntdll:NtSetInformationToken 0x3c 6 0x152fa40 4
143 [main] ? (41) cygheap_user::init: SetTokenInformation (TokenDefaultDacl), Win32 error 1
fixme:advapi:ImpersonateLoggedOnUser (0x98)
fixme:advapi:ImpersonateLoggedOnUser (0xc4)
fixme:advapi:ImpersonateLoggedOnUser (0x98)
fixme:advapi:ImpersonateLoggedOnUser (0x98)
fixme:ntdll:NtQueryObject Unsupported information class 1
fixme:ntdll:NtQueryObject Unsupported information class 1
Output format couldn't be guessed from file name, using default.
fixme:advapi:ImpersonateLoggedOnUser (0x98)
HandBrake 0.9.3 (2008112300) - http://handbrake.fr/
2 CPUs detected
Opening doodles.wmv...
fixme:advapi:ImpersonateLoggedOnUser (0x98)
fixme:ntdll:NtQueryVolumeInformationFile 0x158: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x17c: volume info not supported
Input #0, asf, from 'doodles.wmv':
Duration: 00:03:02.50, start: 3.000000, bitrate: 317 kb/s
Stream #0.0: Audio: wmav2, 22050 Hz, stereo, s16, 32 kb/s
Stream #0.1: Video: wmv3, yuv420p, 320x240, 275 kb/s, 30.00 tb(r)
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
[wmv3 @ 0x15404e0]warning: first frame is no keyframe
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
[wmv3 @ 0x15404e0]warning: first frame is no keyframe
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
+ title 1:
+ vts 0, ttn 0, cells 0->0 (0 blocks)
+ duration: 00:03:02
+ size: 320x240, aspect: 1.33, 30.000 fps
+ autocrop: 0/0/0/0
+ chapters:
+ 1: cells 0->0, 0 blocks, duration 00:03:02
+ audio tracks:
+ 1, Unknown (WMAV2)
+ subtitle tracks:
fixme:advapi:ImpersonateLoggedOnUser (0x98)
fixme:advapi:ImpersonateLoggedOnUser (0x98)
fixme:ntdll:NtQueryVolumeInformationFile 0x1c4: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x1c4: volume info not supported
fixme:advapi:ImpersonateLoggedOnUser (0x98)
fixme:advapi:ImpersonateLoggedOnUser (0x98)
fixme:advapi:ImpersonateLoggedOnUser (0x98)
fixme:advapi:ImpersonateLoggedOnUser (0x98)
572273 [unknown (0x32)] HandBrakeCLI 41 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
572687 [unknown (0x32)] HandBrakeCLI 41 open_stackdumpfile: Dumping stack trace to HandBrakeCLI.exe.stackdump
fixme:advapi:ImpersonateLoggedOnUser (0x98)
fixme:advapi:ImpersonateLoggedOnUser (0x98)
659813 [unknown (0x34)] HandBrakeCLI 41 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
wine: Unhandled page fault on read access to 0x0000019c at address 0x610476d9 (thread 0032), starting debugger...
fixme:ntdll:NtQueryVolumeInformationFile 0x8: volume info not supported
808049 [unknown (0x34)] HandBrakeCLI 41 _cygtls::handle_exceptions: Error while dumping state (probably corrupted stack)
Encoding: task 1 of 1, 0.58 %
jt@debian:~/.wine/drive_c$
And here is the HandBrakeCLI.exe.stackdump output
Exception: STATUS_ACCESS_VIOLATION at eip=007D0794
eax=01683F20 ebx=00000008 ecx=00000009 edx=007D1080 esi=016621B0 edi=FFFFFFFE
ebp=01683F20 esp=7D85A4BC program=C:\Programme\HandBrake\HandBrakeCLI.exe, pid 41, thread unknown (0x32)
cs=0073 ds=007B es=007B fs=0033 gs=003B ss=007B
Stack trace:
Frame Function Args
01683F20 007D0794 (00000000, 00000000, 80000000, 00000000)
659813 [unknown (0x34)] HandBrakeCLI 41 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
End of stack trace
808049 [unknown (0x34)] HandBrakeCLI 41 _cygtls::handle_exceptions: Error while dumping state (probably corrupted stack)
Is there a possibility to run HandBrakeCLI.exe with wine?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

HandBrakeCLI crashes when converting

Post by austin987 »

On Tue, May 5, 2009 at 10:17 AM, thE_29 <[email protected]> wrote:
Hello!

At first, i want to run the latest HandBrake (version 0.93) on a Mac with Mac OS 10.4 (Tiger).

The problem is, that Handbrake is developed for Mac OS 10.5 (XCode SDK is not compatible to Mac OS 10.4 one).

So i decided to try it with wine/darwine.

Because wine is better supported on Linux and you can get easier newer version (apt-get), i decided to run HandBrakeCLI.exe on Debian Etch (4).
After installing .net Framework i was possible to install the GUI version and i am also able to run the HandBrakeCLI.exe -help
.Net apps are pretty finicky under Wine...
wine: Unhandled page fault on read access to 0x0000019c at address 0x610476d9 (thread 0032), starting debugger...
There should be some more output after this. Please post it.

--
-Austin
thE_29
Newbie
Newbie
Posts: 3
Joined: Tue May 05, 2009 9:58 am

Post by thE_29 »

Hello!
No there is not more output.

But i havent installed the wine debugger. How do i install the debugger? Is it also available via apt-get? (i have winehq in sources list)
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

HandBrakeCLI crashes when converting

Post by austin987 »

On Tue, May 5, 2009 at 12:55 PM, thE_29 <[email protected]> wrote:
Hello!
No there is not more output.

But i havent installed the wine debugger. How do i install the debugger? Is it also available via apt-get? (i have winehq in sources list)
It's already installed. Use 'winedbg' instead of 'wine'.


--
-Austin
thE_29
Newbie
Newbie
Posts: 3
Joined: Tue May 05, 2009 9:58 am

Post by thE_29 »

Running on Mac OS 10.5 (10.4 needs time to build wine-devl 1.2.0) i have this output

jtmacbook:2009-05-05$ wine .wine/drive_c/Programme/HandBrake/HandBrakeCLI.exe -i vsshort-aac.mkv -o output.out
fixme:powrprof:DllMain (0x620f0000, 1, 0x0) not fully implemented
fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16
fixme:ntdll:NtSetInformationToken unimplemented class 4
fixme:advapi:ImpersonateLoggedOnUser (0x0)
fixme:ntdll:NtQueryObject Unsupported information class 1
fixme:ntdll:NtQueryObject Unsupported information class 1
Output format couldn't be guessed from file name, using default.
HandBrake 0.9.3 (2008112300) - http://handbrake.fr/
2 CPUs detected
Opening vsshort-aac.mkv...
fixme:ntdll:NtQueryVolumeInformationFile 0x158: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x17c: volume info not supported
Input #0, matroska, from 'vsshort-aac.mkv':
Duration: 00:01:09.78, start: 0.000000, bitrate: N/A
Stream #0.0: Video: msmpeg4, yuv420p, 640x352, 23.98 tb(r)
Stream #0.1: Audio: aac, 48000 Hz, stereo, s16
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x180: volume info not supported
+ title 1:
+ vts 0, ttn 0, cells 0->0 (0 blocks)
+ duration: 00:01:09
+ size: 640x352, aspect: 1.82, 23.976 fps
+ autocrop: 0/0/2/2
+ chapters:
+ 1: cells 0->0, 0 blocks, duration 00:01:09
+ audio tracks:
+ 1, Unknown (AAC)
+ subtitle tracks:
fixme:ntdll:NtQueryVolumeInformationFile 0x1b4: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x1dc: volume info not supported
42 [unknown (0x26)] HandBrakeCLI 8 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
1118 [unknown (0x26)] HandBrakeCLI 8 open_stackdumpfile: Dumping stack trace to HandBrakeCLI.exe.stackdump
1375 [unknown (0x28)] HandBrakeCLI 8 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
1375 [unknown (0x28)] HandBrakeCLI 8 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
36301 [unknown (0x28)] HandBrakeCLI 8 _cygtls::handle_exceptions: Error while dumping state (probably corrupted stack)
wine: Unhandled page fault on read access to 0x0000019c at address 0x15776d9 (thread 0028), starting debugger...
fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16
fixme:ntdll:NtQueryVolumeInformationFile 0x8: volume info not supported
Encoding: task 1 of 1, 0.47 %fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_work_private_s from 856 to 8
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_work_private_s from 856 to 65624
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_work_private_s from 856 to 256
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_work_private_s from 856 to 12
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_work_private_s from 856 to 1040
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_work_private_s from 856 to 9312
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_work_private_s from 856 to 32
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_work_private_s from 856 to 3912
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_work_private_s from 856 to 18792
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_work_private_s from 856 to 192
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_work_private_s from 856 to 4152
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_work_private_s from 856 to 56
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_work_private_s from 856 to 32
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_work_private_s from 856 to 336
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_filter_private_s from 288 to 108
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_filter_private_s from 288 to 131184
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_filter_private_s from 288 to 116
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_filter_private_s from 288 to 224
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_mux_object_s from 12 to 72
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_mux_object_s from 12 to 92
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_mux_data_s from 4 to 192
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_mux_object_s from 12 to 20
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_mux_data_s from 4 to 376
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_mux_object_s from 12 to 20
fixme:dbghelp_symt:symt_set_udt_size Changing size for hb_mux_data_s from 4 to 24
fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16
fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16
fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16
Then the dump file
Exception: STATUS_ACCESS_VIOLATION at eip=007D0794
eax=01B0D9C0 ebx=00000008 ecx=00000009 edx=007D1080 esi=01B0D9C0 edi=FFFFFFFE
ebp=019501E0 esp=1AC3BE0C program=C:\Programme\HandBrake\HandBrakeCLI.exe, pid 8, thread unknown (0x26)
cs=0017 ds=001F es=001F fs=1197 gs=0037 ss=001F
36301 [unknown (0x28)] HandBrakeCLI 8 _cygtls::handle_exceptions: Error while dumping state (probably corrupted stack)
Stack trace:
Frame Function Args
019501E0 007D0794 (01E10061, 013100B1, 01B10031, 015900F1)
01810001 016100C1 (00000000, 00000000, 00000000, 00000000)
End of stack trace
And also a dmsg file:
c: unhandled interfaces on device
usb.c: USB device 2 (vend/prod 0x12d1/0x1003) is not claimed by any active driver.
Length = 18
DescriptorType = 01
USB version = 2.00
Vendor:Product = 12d1:1003
MaxPacketSize0 = 64
NumConfigurations = 1
Device version = 0.00
Device Class:SubClass:Protocol = 00:00:00
Per-interface classes
Configuration:
bLength = 9
bDescriptorType = 02
wTotalLength = 00c4
bNumInterfaces = 04
bConfigurationValue = 01
iConfiguration = 00
bmAttributes = e0
MaxPower = 500mA
Interface: 0
Alternate Setting: 0
bLength = 9
bDescriptorType = 04
bInterfaceNumber = 00
bAlternateSetting = 00
bNumEndpoints = 03
bInterface Class:SubClass:Protocol = ff:ff:ff
iInterface = 00
Endpoint:
bLength = 7
bDescriptorType = 05
bEndpointAddress = 81 (in)
bmAttributes = 03 (Interrupt)
wMaxPacketSize = 0040
bInterval = 05
Endpoint:
bLength = 7
bDescriptorType = 05
bEndpointAddress = 82 (in)
bmAttributes = 02 (Bulk)
wMaxPacketSize = 0200
wMaxPacketSize = 0200
bInterval = 20
Endpoint:
bLength = 7
bDescriptorType = 05
bEndpointAddress = 01 (out)
bmAttributes = 02 (Bulk)
wMaxPacketSize = 0200
bInterval = 20

Interface: 1
Alternate Setting: 0
bLength = 9
bDescriptorType = 04
bInterfaceNumber = 01
bAlternateSetting = 00
bNumEndpoints = 02
bInterface Class:SubClass:Protocol = ff:ff:ff
iInterface = 00
Endpoint:
bLength = 7
bDescriptorType = 05
bEndpointAddress = 83 (in)
bEndpointAddress = 83 (in)
bmAttributes = 02 (Bulk)
wMaxPacketSize = 0200
bInterval = 20
Endpoint:
bLength = 7
bDescriptorType = 05
bEndpointAddress = 02 (out)
bmAttributes = 02 (Bulk)
wMaxPacketSize = 0200
bInterval = 20

Interface: 2
Alternate Setting: 0
bLength = 9
bDescriptorType = 04
bInterfaceNumber = 02
bAlternateSetting = 00
bNumEndpoints = 02
bInterface Class:SubClass:Protocol = 08:06:50
iInterface = 00
Endpoint:
bLength = 7
bLength = 7
bDescriptorType = 05
bEndpointAddress = 84 (in)
bmAttributes = 02 (Bulk)
wMaxPacketSize = 0200
bInterval = 00
Endpoint:
bLength = 7
bDescriptorType = 05
bEndpointAddress = 03 (out)
bmAttributes = 02 (Bulk)
wMaxPacketSize = 0200
bInterval = 00

Interface: 3
Alternate Setting: 0
bLength = 9
bDescriptorType = 04
bInterfaceNumber = 03
bAlternateSetting = 00
bNumEndpoints = 02
bInterface Class:SubClass:Protocol = 08:06:50
iInterface = 00
iInterface = 00
Endpoint:
bLength = 7
bDescriptorType = 05
bEndpointAddress = 04 (out)
bmAttributes = 02 (Bulk)
wMaxPacketSize = 0200
bInterval = 00
Endpoint:
bLength = 7
bDescriptorType = 05
bEndpointAddress = 85 (in)
bmAttributes = 02 (Bulk)
wMaxPacketSize = 0200
bInterval = 00
usb.c: kusbd: /sbin/hotplug add 2
usb.c: kusbd: /sbin/hotplug add 2
usb.c: kusbd: /sbin/hotplug add 2
usb.c: kusbd: /sbin/hotplug add 2
hub.c: port 2, portstatus 100, change 0, 12 Mb/s
hub.c: port 3, portstatus 100, change 0, 12 Mb/s
hub.c: port 4, portstatus 100, change 0, 12 Mb/s
hub.c: port 1, portstatus 300, change 3, 1.5 Mb/s
hub.c: port 1, portstatus 300, change 3, 1.5 Mb/s
hub.c: port 1 connection change
hub.c: port 1, portstatus 300, change 3, 1.5 Mb/s
hub.c: port 2, portstatus 300, change 3, 1.5 Mb/s
hub.c: port 2 connection change
hub.c: port 2, portstatus 300, change 3, 1.5 Mb/s
hub.c: port 1, portstatus 100, change 2, 12 Mb/s
hub.c: port 1 enable change, status 100
hub.c: port 2, portstatus 100, change 2, 12 Mb/s
hub.c: port 2 enable change, status 100
hub.c: port 1, portstatus 300, change 2, 1.5 Mb/s
hub.c: port 1 enable change, status 300
hub.c: port 2, portstatus 300, change 2, 1.5 Mb/s
hub.c: port 2 enable change, status 300
usb.c: registered new driver audio
audio.c: v1.0.0:USB Audio Class driver
Linux video capture interface: v1.00
SCSI subsystem driver Revision: 1.00
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
scsi0 : SCSI emulation for USB Mass Storage devices
Vendor: HUAWEI Model: Mass Storage Rev: 2.31
Type: CD-ROM ANSI SCSI revision: 02
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 2
usb.c: usb-storage driver claimed interface 81ec4e50
scsi1 : SCSI emulation for USB Mass Storage devices
Vendor: HUAWEI Model: SD Storage Rev: 2.31
Type: Direct-Access ANSI SCSI revision: 02
Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
SCSI device sda: 7959552 512-byte hdwr sectors (4075 MB)
sda: Write Protect is off
Partition check:
/dev/scsi/host1/bus0/target0/lun0: p1
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 2
usb.c: usb-storage driver claimed interface 81ec4e68
USB Mass Storage support registered.
usb.c: registered new driver serial
usbserial.c: USB Serial support registered for Generic
usbserial.c: Generic converter detected
usbserial.c: Buffer size for bulk_in is 4096 modem reports 512
usbserial.c: Buffer size for bulk_out is 4096 modem reports 512
usbserial.c: Generic converter now attached to /dev/usb/tts/0
usb.c: serial driver claimed interface 81ec4e20
usbserial.c: Generic converter detected
usbserial.c: Buffer size for bulk_in is 4096 modem reports 512
usbserial.c: Buffer size for bulk_out is 4096 modem reports 512
usbserial.c: Generic converter now attached to /dev/usb/tts/1
usb.c: serial driver claimed interface 81ec4e38
usbserial.c: USB Serial Driver core v1.4
usbserial.c: USB Serial support registered for PL-2303
pl2303.c: Prolific PL2303 USB to serial adaptor driver v0.11
usbserial.c: USB Serial support registered for FTDI SIO
usbserial.c: USB Serial support registered for FTDI 8U232AM Compatible
usbserial.c: USB Serial support registered for FTDI FT232BM Compatible
usbserial.c: USB Serial support registered for FTDI FT2232C Compatible
usbserial.c: USB Serial support registered for FTDI FT232R Compatible
usbserial.c: USB Serial support registered for USB-UIRT Infrared Tranceiver
usbserial.c: USB Serial support registered for Home-Electronics TIRA-1 IR Transceiver
ftdi_sio.c: v1.3.5r1:USB FTDI Serial Converters Driver
VFS: Can't find ext3 filesystem on dev sd(8,0).
MSDOS FS: Using codepage 852
MSDOS FS: IO charset cp852
FAT: bogus logical sector size 0
VFS: Can't find a valid FAT filesystem on dev 08:00.
FAT: freeing iocharset=cp852
FAT: bogus logical sector size 0
VFS: Can't find a valid FAT filesystem on dev 08:00.
VFS: Can't find ext3 filesystem on dev sd(8,1).
MSDOS FS: Using codepage 852
MSDOS FS: IO charset cp852
ehci_hcd 01:03.2: devpath 1 ep2in 3strikes
The dmesg file is created when i run HandBrakeCLI and also a screen appears that wine has an error: Has encountered serious problems and have to be closed....

Tomorrow wine-devel will be finished building on mac os 10.4
James McKenzie

HandBrakeCLI crashes when converting

Post by James McKenzie »

thE_29 wrote:
Running on Mac OS 10.5 (10.4 needs time to build wine-devl 1.2.0) i have this output


Please use pastebin for these outputs.

Have you tried using Mike Kronenberg's Intel builds on your Tiger
system? Also is this an Intel system or a PowerPC system?

James McKenzie
risingsun
Newbie
Newbie
Posts: 4
Joined: Thu Apr 30, 2009 3:41 pm

Post by risingsun »

I'm afraid I'm not so much help on the wine front, but if it helps I believe that Handbrake can be compiled natively for linux (since you mentioned using debian. 0.9.3 also includes a gtk UI I believe.) which would help circumnavigate the wine errors you're getting.

That said, I'm sure any error logs can help in the development of wine. :)
Gert van den Berg

HandBrakeCLI crashes when converting

Post by Gert van den Berg »

On Mon, May 11, 2009 at 13:47, risingsun <[email protected]> wrote:
I'm afraid I'm not so much help on the wine front, but if it helps I believe that Handbrake can be compiled natively for linux (0.9.3 also includes a gtk UI I believe.) which would help circumnavigate the wine errors you're getting.
Read the thread. He's trying to run it on OS X 10.4
risingsun
Newbie
Newbie
Posts: 4
Joined: Thu Apr 30, 2009 3:41 pm

Re: HandBrakeCLI crashes when converting

Post by risingsun »

Gert van den Berg wrote:On Mon, May 11, 2009 at 13:47, risingsun <[email protected]> wrote:
I'm afraid I'm not so much help on the wine front, but if it helps I believe that Handbrake can be compiled natively for linux (0.9.3 also includes a gtk UI I believe.) which would help circumnavigate the wine errors you're getting.
Read the thread. He's trying to run it on OS X 10.4
Ah apologies, I read
Because wine is better supported on Linux and you can get easier newer version (apt-get), i decided to run HandBrakeCLI.exe on Debian Etch (4).
so i thought he was trying to get it running on debian since he wasn't having much success with the mac, but I may well have misinterpreted it.
Gert van den Berg

HandBrakeCLI crashes when converting

Post by Gert van den Berg »

On Mon, May 11, 2009 at 19:16, risingsun <[email protected]> wrote:
Because wine is better supported on Linux and you can get easier newer version (apt-get), i decided to run HandBrakeCLI.exe on Debian Etch (4).
 so i thought he was trying to get it running on debian since he wasn't having much success with the mac, but I may well have misinterpreted it.
That is possible though... (I have not re-read all the replies either...)

Trying to compile a handbrake CLI under Tiger might be easier... (The
changes not affecting the GUI can't be THAT bad, and it does compile
under Windows and Linux, which should mean that the source code should
at least be mostly portable) (It might mostly involve convincing it
not to build the GUI)

Is there really that much new functionality in the newer version that
an old version (0.9.1 seem to work on Tiger) would not work?

Gert
Locked