HandbrakeCLI on bubba two

Support for HandBrake on Linux, Solaris, and other Unix-like platforms
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
art1go
Posts: 3
Joined: Fri Feb 06, 2009 1:55 pm

HandbrakeCLI on bubba two

Post by art1go »

Hi,

I've successfully compiled Handbrake on bubba: a powerpc server without any soundcard/video card based on debian etch
I have the disappointing error while a try to encode a DVD (this one is ripped on my hard drive):

following command

Code: Select all

art1go@bubba:~/src/HandBrake-0.9.3$ ./HandBrakeCLI -v -i /home/storage/video/Dersu Uzala/ -o uzala.mp4
give the result
...

Code: Select all

  + audio tracks:
    + 1, English (AC3) (2.0 ch), 48000Hz, 192000bps
  + subtitle tracks:
    + 1, English (iso639-2: eng)
[14:05:02] 1 job(s) to process
[14:05:02] starting job
[14:05:02] work: sanitizing track 0 mixdown Dolby Pro Logic II to Stereo
[14:05:02] job configuration:
[14:05:02]  * source
[14:05:02]    + /home/storage/video/A Double Tour/
[14:05:02]    + title 1, chapter(s) 1 to 13
[14:05:02]  * destination
[14:05:02]    + dersou_uzala.mp4
[14:05:02]    + container: MPEG-4 (.mp4 and .m4v)
[14:05:02]  * video track
[14:05:02]    + decoder: mpeg2
[14:05:02]      + bitrate 9800 kbps
[14:05:02]    + frame rate: same as source (around 29.970 fps)
[14:05:02]    + dimensions: 720 * 480 -> 672 * 416, crop 0/0/28/26
[14:05:02]    + encoder: FFmpeg
[14:05:02]      + bitrate: 1000 kbps, pass: 0
[14:05:02]  * audio track 0
[14:05:02]    + decoder: English (AC3) (2.0 ch) (track 1, id 80bd)
[14:05:02]      + bitrate: 192 kbps, samplerate: 48000 Hz
[14:05:02]    + mixdown: Stereo
[14:05:02]    + encoder: faac
[14:05:02]      + bitrate: 160 kbps, samplerate: 48000 Hz
[14:05:02] reader: first SCR 146
Encoding: task 1 of 1, 0.00 %[14:05:02] mpeg2: "" (1) at frame 0 time 3003
No accelerated IMDCT transform found
Encoding: task 1 of 1, 0.00 %[14:05:03] sync: expecting 168710 video frames
[14:05:04] sync: first pts is 3003
[14:05:04] sync: audio 0 time went backwards 0 ms, dropped 1 frames (next 17280, current 17280)
Illegal instruction
does anybody has ever seen/solved that?

Thanks fro your help,
a1g
User avatar
s55
HandBrake Team
Posts: 10358
Joined: Sun Dec 24, 2006 1:05 pm

Re: HandbrakeCLI on bubba two

Post by s55 »

art1go
Posts: 3
Joined: Fri Feb 06, 2009 1:55 pm

Re: HandbrakeCLI on bubba two

Post by art1go »

Thanks for the link,
I use to try to disable altivec with no luck (actually I'm not sure there is altivec on my powerpc). Anyway I'll try again then, and let you know.

a.
art1go
Posts: 3
Joined: Fri Feb 06, 2009 1:55 pm

Re: HandbrakeCLI on bubba two

Post by art1go »

I didn't understand when I could force to recompile only ffmpeg but after a fresh new compilation everything was ok.
Thanks for your work, HandBrake is really a great soft.

a.
jeffcobb
Posts: 31
Joined: Thu Jan 15, 2009 3:33 am

Re: HandbrakeCLI on bubba two

Post by jeffcobb »

BTW those little Bubba servers are great; I have had one online now for two years and it has been just wonderful. It was serving both mail and web but one time I was tired and posted something to the editor of Linux Today and actually submitted something where they got my site. Long story short Bubba melted down in about an hour with a constant userload of I think 50+. Thing is, *nothing* moved on that box. Good news is when the traffic let up Bubba popped right back. All of that said, how freaking long did it take? Love the box (still does our mail) but its slooooow baby!
Post Reply