BeBits Information Developer Central Submit Application Your Account Web Links Contact Us
BeBits
AviTools
Talkback
 Go back to the AviTools page
 Post a new Talkback comment!
ernestTX and others : about BShell error
 By etno - Posted on March 17, 2004 - 23:27:00   (#11502)
 Current version when comment was posted: 0.1
hi
[i'm back from work ;-)]

You may have missing libs or patched libs:
Open a terminal window and type :
readelf -d /...PATH-to-FVS..../binaires/ffmpeg
readelf -d /...PATH-to-FVS..../binaires/bmplex
etc....
for exemple bmplex need libpthread and libdl to run, either you get a BShell error
if you have a patched lib (i think to libmedia (open beos media kit, or other media kit, for example, tell me or complile ffmpeg by yourself... ask me for details or pre-modified sources... if you build ffmpeg by yourself, use gcc 2.95.3 from bebits, it is very important to enable mmx (very-very fast).
do the readelf operation for each bin you get problems)
hope you could use FVS soon...
regards etno


thx christian
 By etno - Posted on January 5, 2004 - 22:40:20   (#10369)
 Current version when comment was posted: 0.1
as christian said libdl and libpthread aren't included in BeOS R5 (don't know for Zeta), and the best way to get them is libpak (http://www.bebits.com/app/3322), download the developer version, it is very useful to develop, compile, port any app to BeOS, and use them.
You can also get libdl alone at: http://www.bebits.com/app/2917
(But not libpthread).


Tell me your experience about avitools, bbtools and bmplex, i know bbtools and bmplex work very fine, but i don't really use avitools (;-))
thx everybody!



Re: Missing Library
 By Christian Packmann - Posted on January 4, 2004 - 15:31:30   (#10334)
 Current version when comment was posted: 0.1
The missing lib is probably libpthread.so, I had to install it to get avitools working. Also, libdl.so may not be present on standard R5 systems, but I'm not sure about that.
Both libraries are included in the latest LibPak archive on BeBits.

When a library is missing, the shell just prints a rather unhelpful message (e.g. "sh: ./avisplit: Missing library"); to find out which actual library is missing you can use readelf (part of the development tools) with the -d option:

readelf -d avisync

Its output will include the required libraries:
...
0x00000001 (NEEDED) Shared library: [libpthread.so]
0x00000001 (NEEDED) Shared library: [libdl.so]
...

By checking against the already present libraries in both /boot/beos/system/lib and /boot/home/config/lib you can then work out which libraries still need to be installed.

library
 By etno - Posted on January 3, 2004 - 23:52:01   (#10324)
 Current version when comment was posted: 0.1
mmmm...
strange....
what is the error message?

Missing Libary
 By nthjelme - Posted on January 3, 2004 - 18:43:16   (#10305)
 Current version when comment was posted: 0.1
can't find which libary I'm missing.. I'm running R5.03, netserver if that helps

instructions for avimerge
 By etno - Posted on January 2, 2004 - 16:35:37   (#10277)
 Current version when comment was posted: 0.1
./avimerge -i /yourmovie1.avi /yourmovie2.avi /yourmovieX.avi -o /mergedmovie.avi
give one file named mergedmovie.avi

ooops, forget one instruction....
 By etno - Posted on January 2, 2004 - 16:28:18   (#10276)
 Current version when comment was posted: 0.1
to get only the first part of the split, add the option -H n, where n=1 (number of split you want)

to get a time based split use -t option :
./avisplit -i /yourmovie -t 0:0:0.0-X:X:X.X -o movie

where you get a split from the start to X time
or:./avisplit -i /yourmovie -t X:X:X.X-Y:Y:Y.Y -o movie
to get a split of the movie at start X and end Y.

instructions
 By etno - Posted on January 2, 2004 - 16:20:02   (#10275)
 Current version when comment was posted: 0.1
Ok, sorry for the delay...

instructions to split an avi :
"cd" in the directory where you installed avisplit (i think /home/bin is a good and easy one)
example : to split a movie in X part of 10 Mb :
./avisplit -i /yourmovie -s 10 -o movie

avisplit will cut "yourmovie" in approx 10 Mb movies named movie-0001.avi, movie-0002.avi etc...
option -m cut the movie part at an upper limit, cause by default, avisplit cut at the lower keyframe of the avi encoded movie


Instructions?
 By MYOB - Posted on December 27, 2003 - 23:05:50   (#10191)
 Current version when comment was posted: 0.1
The CLI options on this seem very, very complex - I'm managed to get one file (the first half of the split) out of it, but I was trying to get two. Is there any manual for it or anything?

avisplit
 By etno - Posted on November 15, 2003 - 20:43:36   (#9648)
 Current version when comment was posted: 0.1
strange.... can you tell me what was your command line?
did you split with size or time?
do you use vlc?

avi split
 By gijsbert - Posted on November 15, 2003 - 09:53:09   (#9643)
 Current version when comment was posted: 0.1
nice to have some tools for video !

but if I try to split a avi in two, the first part plays properly, but the second part won't start or can't find the beginning of the clip (??)

any sugestions ?

 
BeGroovy
  Recent Downloads  -  # 402
Total Downloads  -  # 905
Total Views  -  # 947
User Ratings  -  N/A
  Video Conversion
Video Editing
1.  BePodder - 9.80
2.  QEMU - 9.68
3.  ScummVM - 9.57
4.  cpu_fix - 9.42
5.  Jukebox - 9.40
6.  libdl.so - 9.40
7.  Haiku AGP busm... - 9.35
8.  vim6 - 9.31
9.  Beezer - 9.26
10.  HandBrake - 9.25
1.  BeOS 5 Perso... - 13,585
2.  Realtek RTL8... - 13,096
3.  Ati Radeon G... - 12,557
4.  Ensoniq Audio... - 7,552
5.  ATI Rage 128... - 7,436
6.  USB Joystick... - 5,656
7.  Broadcom 440x... - 5,405
8.  S3 Trio 64 v2... - 4,716
9.  USB Serial dr... - 4,704
10.  Intel Extreme... - 4,465
You are not logged in.
 Login

 
Unless otherwise noted, everything is copyright © 1999-2009 Haikuware. All Rights Reserved.
For more legal trivia, take a gander at our
Legal Stuff page and our Privacy Statement.