View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 50 posts ] 
Go to page Previous  1, 2, 3, 4  Next

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Mon Jul 20, 2009 10:27 pm 
Offline
Joined: Mon May 10, 2004 8:08 pm
Posts: 1891
Location: Adelaide, Australia
nickca: For R6, you should really build using the PKGBUILD for package you want. See this post for info on how: http://knoppmyth.net/phpBB2/viewtopic.php?t=19849

Its really easy and it ensures that the install location (/usr /usr/local etc.) and any other configuration options are set to the values expected by linhes.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 20, 2009 11:59 pm 
Offline
Joined: Tue Oct 17, 2006 10:03 pm
Posts: 49
D'oh! Yeah, that would be a much better way to do it. Sometimes I'm still thinking pre-ArchLinux.

So yeah, for a temporary fix, instead of what I said earlier, just rebuild a new mplayer (BTW, I never knew until now the seperate vdpau mplayer had gone away and vdpau was built into the standard mplayer - shouldn't pacman have removed the old mplayer-vdpau-nogui and replaced it automatically?) and use pacman -U to install it over the current mplayer package. Since the version number will be the same, it should be no different upgrade-wise than the standard prebuilt mplayer package, so when the fixed mplayer is pushed to the repos it should upgrade just the same.

Again, if anyone wants it, I can post my rebuilt, working mplayer package for download for use until all this is fixed, for people who don't have the build tools/SVN/etc. installed.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 21, 2009 12:55 am 
Offline
Joined: Mon May 10, 2004 8:08 pm
Posts: 1891
Location: Adelaide, Australia
Are you saying that all you had to do was rebuild mplayer without changing anything else?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 21, 2009 5:11 pm 
Offline
Joined: Sun Sep 25, 2005 3:50 pm
Posts: 1013
Location: Los Angeles
Greg Frost wrote:
Are you saying that all you had to do was rebuild mplayer without changing anything else?


So far, I've had to recompile mplayer, ffmpeg-svn, directfb and enca for my system(s) to be happy again. There was no LinHES PKGBUILD for enca -- according to the LinHES PKGBUILD repo. After searching my systems high and low, I borrowed the Arch Linux enca PKGBUILD). I just copied the PKGBUILD and any other files that came along with it and ran makepkg. I did not change package versions.

_________________
Mike
My Hardware Profile


Top
 Profile  
 
 Post subject: All sorted :)
PostPosted: Tue Jul 21, 2009 5:32 pm 
Offline
Joined: Wed Nov 09, 2005 1:21 pm
Posts: 161
Location: Manchester UK
OK just ran
pacman -Syu
again and I am all sorted !!!



Code:
> pacman -Syu
:: Synchronizing package databases...
downloading core-testing.db.tar.gz...
downloading extra-testing.db.tar.gz...
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...
Proceed with installation? [Y/n]
Targets (3): LinHES-config-2.0-61  mplayer-29435-1  mythtv-0.21-75 

Total Download Size:    28.52 MB
Total Installed Size:   65.80 MB

> pacman -Syu
:: Synchronizing package databases...
 core-testing is up to date
 extra-testing is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...
Proceed with installation? [Y/n]
Targets (3): LinHES-config-2.0-61  mplayer-29435-1  mythtv-0.21-75 

Total Download Size:    28.52 MB
Total Installed Size:   65.80 MB
 


Front end working :)

mplayer working from a prompt ie it dosnt throw the libmpeg error

the myth gallery now works !!

I just need to figure out the switches for xine and mplayer to get rid of the internal player


Thanks All

**********EDIT******************

Got mplayer working with

mplayer-resumer.pl -fs -zoom -vo xv -vf pp=lb

it plays BBC 1280x720 pictures back smooth at that !!!!

(but I get a blue band at the top if the picture dosnt fit the screen)

It took some sorting last time I think I had to specify the screen size...

just need to get flvstreamer working so i can get some bbcI content down.

Simon

_________________
Running:-
Intel 930 3GHz dual Core
Thermaltake Fanless CPU Cooler
Asus P5GS
Samsung 750G Sata HDD
8400 512m Video Card
2 * jetway DVB-t
1 * Haupage DVB-S2 Card
Samsung Sata 16x DVDRW
2048M Ram
1 * Netop Ion 330


Last edited by simonf on Tue Jul 21, 2009 6:14 pm, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 21, 2009 6:09 pm 
Offline
Joined: Mon May 10, 2004 8:08 pm
Posts: 1891
Location: Adelaide, Australia
I pushed those updated packages a couple of hours ago. I dont know if ffmpeg-svn, directfb and enca still need to be updated (as suggested by mihanson).


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 21, 2009 6:24 pm 
Offline
Joined: Mon Oct 09, 2006 11:27 am
Posts: 75
Location: Raleigh, NC
Loaded the updates, and mplayer is working now, frontend is fine, and gallery is working.

However, x11vnc is not working, it's looking for that same libjpeg.so.62, so looks like it was dependent as well. Also, the linhes screen background is not showing up on the fluxbox desktop ... otherwise fluxbox seems fine.

[edit] looks like ffmpeg has problems as well, I get this if I try to run it from a terminal:

Code:
ffmpeg: error while loading shared libraries: libfaad.so.1: cannot open shared object file: No such file or directory


Thanks for everyone's help, I've got enough working now to recover the waf. x11vnc being down is an annoyance, not critical. If I should post that as a flyspray ticket, let me know.

Craig


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 21, 2009 7:09 pm 
Offline
Joined: Thu Dec 07, 2006 10:25 am
Posts: 109
Location: Elgin, Illinois
Awesome, I never tried mplayer-resumer-vdpau.pl and that is sweet. I am kind of glad that mplayer broke otherwise I would not have noticed this gem.

_________________
The Atomic Ant.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 21, 2009 8:28 pm 
Offline
Joined: Sun Sep 25, 2005 3:50 pm
Posts: 1013
Location: Los Angeles
I can confirm x11vnc is broken too.

My list thus far:

mplayer, ffmpeg-svn, directfb, enca and x11vnc

_________________
Mike
My Hardware Profile


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 21, 2009 8:32 pm 
Offline
Joined: Sun Sep 25, 2005 3:50 pm
Posts: 1013
Location: Los Angeles
uteck wrote:
Awesome, I never tried mplayer-resumer-vdpau.pl and that is sweet. I am kind of glad that mplayer broke otherwise I would not have noticed this gem.


Heh, in a way I'm glad too. The new ffmpeg is way better handling .m2ts (blu-ray) files than the old version. :)

_________________
Mike
My Hardware Profile


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 21, 2009 8:49 pm 
Offline
Joined: Mon May 10, 2004 8:08 pm
Posts: 1891
Location: Adelaide, Australia
mihanson wrote:
I can confirm x11vnc is broken too.

My list thus far:

mplayer, ffmpeg-svn, directfb, enca and x11vnc


I believe that as of this morning the mplayer issue is resolved. So that leaves:
ffmpeg-svn, directfb, enca and x11vnc


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 22, 2009 4:58 am 
Offline
Joined: Mon May 10, 2004 8:08 pm
Posts: 1891
Location: Adelaide, Australia
I have rebuilt ffmpeg-svn, directfb, enca, smplayer and x11vnc that should be available for pacman upgrade now.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 22, 2009 5:45 am 
Offline
Joined: Mon Oct 09, 2006 11:27 am
Posts: 75
Location: Raleigh, NC
awesome Greg, thanks!!. x11vnc and ffmpeg looking good now.

I found one more ... feh is also erroring out on libjpeg.so.62. Sorry I didn't catch that before. I was fixating on x11vnc and missed the error in the fluxbox.log. I think that's why I'm not getting the linhes background on the fluxbox desktop.

Definitely doesn't appear to be a showstopper for me, but I'm not sure where all feh is used.

Craig


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 24, 2009 4:50 am 
Offline
Joined: Mon Oct 09, 2006 11:27 am
Posts: 75
Location: Raleigh, NC
Did another pacman update and saw feh and a few others come through, and that did fix my desktop.

I've been trying everything else out, and found MP4Box is also failing on libjpeg.so.62. That's causing myth2ipod to fail.

Craig


Top
 Profile  
 
PostPosted: Sat Jul 25, 2009 7:59 am 
Offline
Joined: Wed Nov 09, 2005 1:21 pm
Posts: 161
Location: Manchester UK
I dont want to drag this thread away from where it started but i think these libs are related.

There also seems to be a problem with get_iplayer / rmtpdump it throws the following error when downloading a program after the download i think it must be for the transcode phase

Code:
ffmpeg: error while loading shared libraries: libfaad.so.1: cannot open shared object file: No such file or directory
WARNING: flv conversion failed - retaining flv file
INFO: Recorded /myth/video//Hope_Springs_-_Episode_6_b00lpkn7_default.partial.mp4.flv

_________________
Running:-
Intel 930 3GHz dual Core
Thermaltake Fanless CPU Cooler
Asus P5GS
Samsung 750G Sata HDD
8400 512m Video Card
2 * jetway DVB-t
1 * Haupage DVB-S2 Card
Samsung Sata 16x DVDRW
2048M Ram
1 * Netop Ion 330


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 50 posts ] 
Go to page Previous  1, 2, 3, 4  Next



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 16 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu