View Single Post
Old 12-16-2011, 11:23 PM   #99
PoP
 curly᷂͓̫̙᷊̥̮̾ͯͤͭͬͦͨ ʎʌɹnɔ
PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.
 
PoP's Avatar
 
Posts: 3,018
Karma: 50506927
Join Date: Dec 2010
Location: ♁ ᴺ₄₅°₃₀' ᵂ₇₃°₃₇' ±₆₀"
Device: K3₃.₄.₃ PW3&4₅.₁₃.₃
Quote:
Originally Posted by geekmaster View Post
fbdev's mplayer also plays streaming video, if launched inside luigi's terminal (myts-6) using the -vo aa option. It needs other parameters too such as negative, aspect ratio, contrast and gamma. The video is rendered using characters, and looks good if you stand back aways or squint...
I was curious to see the video streaming. I tried the command line you posted but only got the audio. I was using fbdev's mplayer too, but it seemed unable to open the video device. Do I have the correct version and parameters?

Spoiler:

[root@kindle kaffeine]# ./mplayer http://a986.l2602438985.c26024.n.lm....eflector:38985 -quiet -framedrop -vo aa:reverse:contrast=50 -vf rotate=1 -monitoraspect 0.7 2
MPlayer 1.0rc4-4.2.1 (C) 2000-2010 MPlayer Team

Playing http://a986.l2602438985.c26024.n.lm....eflector:38985.
Resolving a986.l2602438985.c26024.n.lm.akamaistream.net for AF_INET...
Connecting to server a986.l2602438985.c26024.n.lm.akamaistream.net[216.246.87.134]: 80...
STREAM_ASF, URL: http://a986.l2602438985.c26024.n.lm....eflector:38985
Resolving a986.l2602438985.c26024.n.lm.akamaistream.net for AF_INET...
Connecting to server a986.l2602438985.c26024.n.lm.akamaistream.net[216.246.87.134]: 80...
Resolving a986.l2602438985.c26024.n.lm.akamaistream.net for AF_INET...
Connecting to server a986.l2602438985.c26024.n.lm.akamaistream.net[216.246.87.134]: 80...
Cache size set to 1340 KBytes
Cache fill: 17.91% (245760 bytes)
ASF file format detected.
[asfheader] Audio stream found, -aid 1
[asfheader] Video stream found, -vid 2
VIDEO: [WMV3] 320x240 24bpp 1000.000 fps 400.0 kbps (48.8 kbyte/s)
Error opening/initializing the selected video_out (-vo) device.
================================================== ========================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 32.0 kbit/2.26% (ratio: 3995->176400)
Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
================================================== ========================
AO: [alsa] 44100Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...


MPlayer interrupted by signal 15 in module: play_audio

Exiting... (Quit)
[root@kindle kaffeine]#
PoP is offline   Reply With Quote