Gentoo Archives: gentoo-user

From: Bruce Hill <daddy@×××××××××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Questions about optimal mplayer settings
Date: Wed, 19 Dec 2012 04:31:04
Message-Id: 20121219042924.GG2701@server
In Reply to: Re: [gentoo-user] Questions about optimal mplayer settings by Dale
1 On Tue, Dec 18, 2012 at 07:38:26PM -0600, Dale wrote:
2 > > Rather than downloadhelper and a web browser, try:
3 > >
4 > > mingdao@workstation ~/test $ youtube-dl http://www.youtube.com/watch?v=XITHbsUUlYI
5 > > [youtube] Setting language
6 > > [youtube] XITHbsUUlYI: Downloading video webpage
7 > > [youtube] XITHbsUUlYI: Downloading video info webpage
8 > > [youtube] XITHbsUUlYI: Extracting video information
9 > > [download] Destination: XITHbsUUlYI.mp4
10 > > [download] 30.5% of 107.04M at 1.43M/s ETA 00:52
11 >
12 > Some videos are available in different resolutions. Some have as many
13 > as 6 or 8 different ones. With downloadhelper, you can pick which one
14 > you want. I'm not sure if youtube-dl does or not. Also, I download
15 > videos from lots of sites. I don't actually use youtube a lot.
16 >
17 > Good idea for folks that use youtube a lot tho.
18
19 The youtube-dl program works for more sites than just YouTube. And I chose it
20 for the links you provided, specifically because they were YouTube videos.
21 Give /usr/share/doc/youtube-dl-2012.09.27/README.md.bz2 a read.
22
23 The file fluctuated but the overall speed was 1.77M/s ... don't ever remember
24 getting that type of speed in FF.
25
26 This shows (via gkrellm) the effects it had playing on this system:
27
28 http://www.servantsofyeshua.org/XITHbsUUlYI.mp4-screenshot.png
29
30 Didn't really heat my GPU (temp1) over 38C, and it's normally around 31C.
31
32 Here's another file check on the MP4:
33
34 mingdao@workstation ~/test $ md5sum XITHbsUUlYI.mp4
35 dab460274c1ce3ed8ebaf7caa6c0ad02 XITHbsUUlYI.mp4
36
37 Even before Walter's reply to me, I'd rebuilt mesa with new flags:
38
39 media-libs/mesa-9.0 USE="classic egl g3dvl gallium llvm nptl
40 r600-llvm-compiler shared-glapi xa xvmc -bindist -debug -gbm -gles1 -gles2
41 -openvg -osmesa -pax_kernel -pic (-selinux) -vdpau (-wayland) -xorg"
42 VIDEO_CARDS="r600 -i915 -i965 -intel -nouveau -r100 -r200 -r300 -radeon
43 -radeonsi -vmware"
44
45 Hopefully tomorrow I've have time to check. I'd also saved the old
46 /var/log/Xorg.0.log from before rebuilding mesa. And then there are other
47 comps with other chipsets on this LAN to try.
48
49 Thanks for the replies.
50 --
51 Happy Penguin Computers >')
52 126 Fenco Drive ( \
53 Tupelo, MS 38801 ^^
54 support@×××××××××××××××××××××.com
55 662-269-2706 662-205-6424
56 http://happypenguincomputers.com/
57
58 Don't top-post: http://en.wikipedia.org/wiki/Top_post#Top-posting

Replies

Subject Author
Re: [gentoo-user] Re: Questions about optimal mplayer settings Dale <rdalek1967@×××××.com>