Author Topic: I am so lost-->video stuff  (Read 3236 times)

braindrop

  • Jr. Member
  • **
  • Posts: 54
    • View Profile
    • http://
I am so lost-->video stuff
« on: April 09, 2004, 07:24:46 pm »
OK after alot of checking this stuff out I found an mplayer ipk that worked on my 5500 with OZ.
The test file there played real nice so i am trying to do this encoding thing like the instructions there (http://www.zeb.uklinux.net/encoding.html) I am trying right now to compile mplayer on my laptop and it compiled fine by itself but then I saw on the page I got the mplayer from that you needed libavcodec so I got the file but now when I try to do \'make\' for mplayer it ends with an error related to the labavcodec files \' ad-ffmpeg: structure has no member fourcc\'  

all i want to do is watch some anime avi\'s that I have...  what should I do?

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
I am so lost-->video stuff
« Reply #1 on: April 09, 2004, 07:36:28 pm »
This is more of a question for an mplayer forum, but the mplayer source includes its own compatible libavcodec which should be enabled by default, so you don\'t need anything extra to compile mplayer with support for most formats.
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

padishah_emperor

  • Hero Member
  • *****
  • Posts: 849
    • View Profile
    • http://
I am so lost-->video stuff
« Reply #2 on: April 09, 2004, 07:45:39 pm »
I\'ve never had a problem building mplayer, which distro are you using? You may be better off grabbing binaries instead. When I used SuSE, I used to install DivX, then the Win32 codecs, then libav stuff as RPMs and lastly compile mplayer/mencoder, never a problem.
Left Linux and Linux PDAs... sorry, got boring.  Switched to Mac.

braindrop

  • Jr. Member
  • **
  • Posts: 54
    • View Profile
    • http://
I am so lost-->video stuff
« Reply #3 on: April 09, 2004, 09:10:00 pm »
I\'m using Mandrake and I did\'nt see any binaries for it, the ones on the mdk CD would not install.  But it did compile by itself it was only when I added the libavcodec folder to the mplayer folder as per the instructions that it would not compile. Seemingly a problem with the ffmpeg code compiling more specifically.  

padisha_emporor: when I compile mplayer without adding the libavcodec to the directory it says at the end of configure
 extra codecs not included: libavcodec

is there an easier way to modify the avi?  after looking here at all the topics about it and looking every where else as well I am confused.
Oh well, I\'ll keep trying to figure it out I\'m just feeling kinda dumb right now.

padishah_emperor

  • Hero Member
  • *****
  • Posts: 849
    • View Profile
    • http://
I am so lost-->video stuff
« Reply #4 on: April 10, 2004, 01:34:14 pm »
I\'ve never had the problem, sorry.  I haven\'t used Mandrake for a long time.  But when I used SuSE in pre-installed libavcodec as an RPM, it\'s not going to work without it as far as I understand it. I\'ve had a quick look around and cannot find it for Mandrake. Sorry, maybe someone else here uses Mandrake. I\'m using Debian now and apt-get seems to have got all the dependencies I needed.
Left Linux and Linux PDAs... sorry, got boring.  Switched to Mac.

braindrop

  • Jr. Member
  • **
  • Posts: 54
    • View Profile
    • http://
I am so lost-->video stuff
« Reply #5 on: April 10, 2004, 02:46:08 pm »
Oh, its OK. I appreciate you taking a look and I\'m sure I can figure it out eventually or find one pre-compiled. I was just getting frustrated because it seemed it should be a simple matter but it is ending up taking me over a week to get all this figured out. I have cinerella installed and I\'m thinking if I read the instructions I can do it with that.

totoetlititi

  • Newbie
  • *
  • Posts: 39
    • View Profile
    • http://
I am so lost-->video stuff
« Reply #6 on: April 27, 2004, 03:43:29 pm »
Where do you find the test file for mplayer ?

braindrop

  • Jr. Member
  • **
  • Posts: 54
    • View Profile
    • http://
I am so lost-->video stuff
« Reply #7 on: April 27, 2004, 09:00:49 pm »
What I was refering to as a test video you can get at http://www.zeb.uklinux.net/encoding.html its just a movie trailer at a couple different frame rates and sound types.  I think its nice to have a file that is known to be playable on the Z when first trying to get video going.

cmisip

  • Sr. Member
  • ****
  • Posts: 256
    • View Profile
    • http://home.mchsi.com/~cmisip/index.htm
I am so lost-->video stuff
« Reply #8 on: April 27, 2004, 09:34:46 pm »
I have a script that converts any mplayer playable video to ogm format.  You might want to try it out.  It is based initially on http://www.zeb.uklinux.net/encoding.html.  One other user however reported audio issues with video reencoded with this for the 5500.  I only use it for the occasional trailer that I download off the net.  I mostly use the export_ogm.pm script to convert mythtv recordings for zaurus playback.

 

http://cmisip.home.insightbb.com/index.htm
Zaurus 5600
Zynergy Rootfs 1.1
Custom zImage

How Do You Do That in Linux