Search found 31 matches

by SnorreSelmer
Wed Apr 28, 2010 5:27 pm
Forum: *nix
Topic: Video Encoding Hangs - Certain Movies
Replies: 23
Views: 4407

Re: Video Encoding Hangs - Certain Movies

I have a shell-script that I use under OSX and Linux to parse whole TV-series (10-50 DVDs pre-ripped to a folder). I had to clone my original script and make a non-libdvdnav version because sometimes libdvdnav would cause problems when scanning titles (never while encoding though). HB states that (a...
by SnorreSelmer
Tue Jul 28, 2009 6:57 pm
Forum: General Questions
Topic: HandBrake Snapshot svn2592
Replies: 31
Views: 47687

Re: HandBrake Snapshot svn2592

I was looking at the soft-sub features in the OSX GUI, Has it been implemented? All I can see is a new interface, but it seems that it's still forced-subs only?
by SnorreSelmer
Wed May 06, 2009 3:39 pm
Forum: Command Line Interface And Scripting
Topic: Batch conversion using CLI via Perl or Shell script??
Replies: 40
Views: 50401

Re: Batch conversion using CLI via Perl or Shell script??

Might be your modifications. I have used the -c option on the entire X-Files (nine seasons of 5-6 discs) without problems before.
Just to be sure I'm not talking BS, at what range do you get problems? 10+ discs? 20+?
by SnorreSelmer
Mon Apr 27, 2009 9:50 pm
Forum: *nix
Topic: Error on Ubuntu 9.04 Server
Replies: 3
Views: 2078

Re: Error on Ubuntu 9.04 Server

Hello again Mr. Stebbins! I've already pre-ripped the discs with RipIt (http://www.ripitapp.com). I'm in the process of transcoding the TV-series Taken, and it's still on the first disc, so I'll have to wait until later tonight before I can answer you on the question of wether it happens on one or a...
by SnorreSelmer
Mon Apr 27, 2009 8:00 pm
Forum: *nix
Topic: Error on Ubuntu 9.04 Server
Replies: 3
Views: 2078

Error on Ubuntu 9.04 Server

I keep getting the following error on my Ubuntu 9.04 Server (x64) box when I try to encode a movie using the 0.9.3 CLI: *** libdvdread: CHECK_VALUE failed in ifo_read.c:1568 *** *** for c_adt->cell_adr_table .vob_id <= c_adt->nr_of_vobs *** It appears several (~10) times in a row. I've installed bot...
by SnorreSelmer
Sun Mar 08, 2009 12:04 pm
Forum: Command Line Interface And Scripting
Topic: Batch conversion using CLI via Perl or Shell script??
Replies: 40
Views: 50401

Re: Batch conversion using CLI via Perl or Shell script??

Yes, the script can't handle spaces in folder-names atm.. I'm not really sure how to handle it in the script, but it's on the list of things I'd like to fix eventually. The -c option shows you the length of all the titles on the disc(s) so that you can tweak the -l and -s options (most useful with T...
by SnorreSelmer
Mon Mar 02, 2009 3:47 pm
Forum: Feature Requests
Topic: Batch convert files
Replies: 21
Views: 14544

Re: Batch convert files

And if the OP is using Linux or OSX he/she can look at this thread for a few nice batch-scripts for the command-line version of HandBrake. (I personally recommend the script written by me, as a nice and feature-rich batch-script.)
by SnorreSelmer
Mon Mar 02, 2009 3:39 pm
Forum: Feature Requests
Topic: Select audio-track by ISO-code
Replies: 1
Views: 1063

Select audio-track by ISO-code

Would be really helpful for us batch-scripters if there was a way to make HB auto-select a language for us, like "-a en,en" for the first English audio-track x2. I realize that there will be issues still when there are several tracks with English audio (multi-channel, stereo, director's co...
by SnorreSelmer
Sun Mar 01, 2009 3:31 pm
Forum: Command Line Interface And Scripting
Topic: Batch conversion using CLI via Perl or Shell script??
Replies: 40
Views: 50401

Re: Batch conversion using CLI via Perl or Shell script??

New version of my script is out! New in this version: - Universal is now the preset of choice. - Video-encoding is no longer deinterlaced, it's decombed and IVTC'ed for better image quality. - Added new command-line option: -a Uses the audio-track given as a parameter to -a (if -a is not given, the ...
by SnorreSelmer
Mon Nov 03, 2008 9:31 pm
Forum: General Questions
Topic: HandBrake Snapshot Build 4
Replies: 27
Views: 11188

Re: HandBrake Snapshot Build 4

Absolutely awesome work people! Too bad it means I'll have to redo all my series again (~2 TB of RipIt rips), but it will all be worth it.
Of course I don't have to do it, I just feel compelled. ;)
by SnorreSelmer
Thu Oct 23, 2008 7:31 pm
Forum: Command Line Interface And Scripting
Topic: CLI and presets
Replies: 2
Views: 1627

Re: CLI and presets

The presets themselves are hardcoded, but if you want to override anything, just add it you your command-line.

If the preset does -x1 then you can just do --preset="presetname" -x2 to override -x1 with -x2.
by SnorreSelmer
Thu Oct 23, 2008 7:18 pm
Forum: Command Line Interface And Scripting
Topic: Batch conversion using CLI via Perl or Shell script??
Replies: 40
Views: 50401

Re: Batch conversion using CLI via Perl or Shell script??

I found an issue that prevented the -c option from triggering the checking-function if it wasn't at the end of the command-line. Here's the new code: #!/bin/sh ############################################################################### # Shellscript : hb.sh - Batch-encoder script for HandBrakeCL...
by SnorreSelmer
Thu Oct 23, 2008 7:12 pm
Forum: Command Line Interface And Scripting
Topic: Multiple Titles in CLI
Replies: 4
Views: 2136

Re: Multiple Titles in CLI

http://forum.handbrake.fr/viewtopic.php?f=10&t=5070

The script at the bottom here I wrote to do just this (one-stop script that encodes all episodes on several discs).
by SnorreSelmer
Tue Sep 23, 2008 6:46 pm
Forum: *nix
Topic: Need list of dependencies to compile on linux
Replies: 9
Views: 5272

Re: Need list of dependencies to compile on linux

I went through the list in the OP, and here's what I had to install for Ubuntu 8.10 (in my case, the x86_64 version, but the list should be the same for 32-bit too). sudo apt-get install build-essential libgtk2.0-dev libhal-dev libhal-storage-dev autoconf devscripts jam libbz2-dev intltool yasm libt...
by SnorreSelmer
Sat Sep 20, 2008 8:58 am
Forum: Benchmarks
Topic: FPS from CPU/OS, who gets what.
Replies: 7
Views: 5966

Re: FPS from CPU/OS, who gets what.

Since you have a 64-bit CPU, why not run Ubuntu x86_64? I don't think it will affect the score much, but it will help you take better advantage of your system... I run Ubuntu 8.04.1 x86_64 on my AMD X2 4600+ and Ubuntu 8.10 alpha-6 x86_64 on my Intel C2Q Q6700 (damn Intel G45 chipset is b0rked to he...
by SnorreSelmer
Fri Sep 19, 2008 10:27 pm
Forum: Benchmarks
Topic: Intel Core 2 Quad Q6700 (2.66GHz)
Replies: 1
Views: 4496

Re: Intel Core 2 Quad Q6700 (2.66GHz)

CPU Type: Intel Core 2 Quad Q6700 CPU Speed: 2.67GHz Number of CPUs: 1 quad-core RAM: 8GB PC2-6400 (DDR2-800MHz) OS: Ubuntu 8.10 alpha-6 x86_64 HandBrake version: svn1733 Source: 24 - Season 1 - Episode 1 (from the R2 box-set) Settings: HandBrakeCLI -Z "iPhone / iPod Touch" -i /media/Serie...
by SnorreSelmer
Fri Sep 12, 2008 6:03 pm
Forum: Command Line Interface And Scripting
Topic: HandbrakeCLI hanging mid-2nd pass
Replies: 2
Views: 1804

Re: HandbrakeCLI hanging mid-2nd pass

The devs included some really useful ready-made profiles that you should have a look at. Why reinvent the wheel! Profiles worth looking at from my understanding of your needs: AppleTV, Constant Quality Rate, Deux Six Quatre Look here for an idea about what they are: http://trac.handbrake.fr/wiki/Bui...
by SnorreSelmer
Fri Sep 12, 2008 5:28 pm
Forum: Benchmarks
Topic: AMD Athlon 64 X2 4600+
Replies: 1
Views: 2181

Re: AMD Athlon 64 X2 4600+

New run, same settings but with svn1691, gave an fps of 48.4.
Not sure if it's just random variation though.
by SnorreSelmer
Fri Sep 12, 2008 4:48 pm
Forum: Benchmarks
Topic: AMD Athlon 64 X2 4600+
Replies: 1
Views: 2181

AMD Athlon 64 X2 4600+

CPU Type: AMD Athlon 64 X2 4600+ (Socket 939) CPU Speed: 2.4GHz Number of CPUs: 1 dual-core RAM: 4GB PC3200 (DDR-400MHz) OS: Ubuntu 8.04.1 LTS x86_64 HandBrake version: svn1684 Source: 24 - Season 1 - Episode 1 (from the R2 box-set) Settings: HandBrakeCLI -Z "iPhone / iPod Touch" -i /media...
by SnorreSelmer
Wed Sep 10, 2008 2:07 am
Forum: Command Line Interface And Scripting
Topic: Batch conversion using CLI via Perl or Shell script??
Replies: 40
Views: 50401

Re: Batch conversion using CLI via Perl or Shell script??

Ok, v0.3 of my script is out. I added the argument -c to scan a folder and print the duration of titles to screen. It works in conjunction with -l and -s to limit the output. A great feature to test what's included and excluded with the duration-restrictions you want to use. The script: #!/bin/sh ##...
by SnorreSelmer
Tue Sep 09, 2008 8:52 pm
Forum: *nix
Topic: Unable to compile 0.9.2 and svn1681
Replies: 6
Views: 2895

Re: Unable to compile 0.9.2 and svn1681

More googling and I found this thread on this forum gave me the final packages I needed. :) Someone should sticky it for the future (and I should have looked a bit better before starting this thread).

Finally got HandBrakeCLI up and running. I'm in my happy-place now.
by SnorreSelmer
Tue Sep 09, 2008 7:56 pm
Forum: *nix
Topic: Unable to compile 0.9.2 and svn1681
Replies: 6
Views: 2895

Re: Unable to compile 0.9.2 and svn1681

So close, but not quite there. I ran another "make | grep 'not found'" and libtoolize popped up again. libtoolize was resolved by installing libtool but now I seem to need some bzip2 sources. My problem now is that I can't find a suitable package. libbz2 is obsoleted, bzip2 is already inst...
by SnorreSelmer
Tue Sep 09, 2008 6:18 pm
Forum: *nix
Topic: Unable to compile 0.9.2 and svn1681
Replies: 6
Views: 2895

Re: Unable to compile 0.9.2 and svn1681

I looked over the log from the second run and found this: ./bootstrap: 3: aclocal: not found ./bootstrap: 4: autoheader: not found ./bootstrap: 9: libtoolize: not found ./bootstrap: 10: automake: not found ./bootstrap: 11: autoconf: not found I installed the automake and autoconf packages from repo ...
by SnorreSelmer
Tue Sep 09, 2008 5:03 pm
Forum: *nix
Topic: Unable to compile 0.9.2 and svn1681
Replies: 6
Views: 2895

Re: Unable to compile 0.9.2 and svn1681

Your first log appears to be missing the beginning. There's probably something interesting happening earlier. I can't tell anything from the rest. I'll try to pipe the output of the compile to a file.. The text you see is all I could copy out of my terminal window. In the second, the problems fairl...
by SnorreSelmer
Tue Sep 09, 2008 4:32 pm
Forum: *nix
Topic: Unable to compile 0.9.2 and svn1681
Replies: 6
Views: 2895

Unable to compile 0.9.2 and svn1681

I've compiled SVN successfully for a few weeks (before I did a clean install of Ubuntu) but now I can't. First I tried to compile svn1681 using "./configure && jam" and got this: libhb/decavcodec.c:410: error: ‘hb_work_private_t’ has no member named ‘list’ libhb/decavcodec.c:411: e...