Open GoogleCodeExporter opened 8 years ago
Works here, are you sure it is not filling the cache? Here it takes about 5-10
seconds for the cache to fill using the default video cache of 2048
Original comment by kdeko...@gmail.com
on 14 Mar 2011 at 5:32
Yeah, I left it there for awhile. I does nothing.
Original comment by timothy....@gmail.com
on 14 Mar 2011 at 5:41
please enable verbose debug messages in gnome-mplayer (Edit->preferences).
Close all instances of firefox and then run this command from a terminal
firefox http://theyoungturks.com
That should tell us what is happening.
Original comment by kdeko...@gmail.com
on 14 Mar 2011 at 5:43
Also does this command work?
mplayer mmshttp://winmedia.voxcdn.net/3137-live1-wmv?MSWMExt=.asf
Original comment by kdeko...@gmail.com
on 14 Mar 2011 at 5:45
Here's the log from firefox http://theyoungturks.com
Original comment by timothy....@gmail.com
on 14 Mar 2011 at 6:37
Attachments:
This worked: mplayer mmshttp://winmedia.voxcdn.net/3137-live1-wmv?MSWMExt=.asf
Original comment by timothy....@gmail.com
on 14 Mar 2011 at 6:39
Attachments:
Hum... try disabling Advanced Substation Alpha (ASS) subtitles in gnome-mplayer
Edit->Preferences, Subtitles
That is the only thing that looks like it could be the problem. If that fixes
the problem, you might suggest to your mplayer packager to enable that feature
as it does improve subtitles quite a bit.
Original comment by kdeko...@gmail.com
on 14 Mar 2011 at 6:49
That didn't help...
Original comment by timothy....@gmail.com
on 14 Mar 2011 at 6:58
Does this command work?
mplayer -quiet -slave -identify -softvol -volume 100 -framedrop
-noconsolecontrols -noidle -osdlevel 0 -nomouseinput -cache 2000 -ss 0 -cookies
-ass -noembeddedfonts -ass-font-scale 1.00 -ass-color ffffff00 -channels 2
-vf-add screenshot -dvd-device /dev/dvd -af-add
export=/tmp/mplayer-af_exportvpaadb:512 -user-agent GnomeMplayer/1.0.2
-nomsgcolor -nomsgmodule
mmshttp://winmedia.voxcdn.net/3137-live1-wmv?MSWMExt=.asf
Original comment by kdeko...@gmail.com
on 14 Mar 2011 at 7:01
No, it crashed:
MPlayer interrupted by signal 11 in module: decode_video
ID_SIGNAL=11
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.
Original comment by timothy....@gmail.com
on 14 Mar 2011 at 7:15
well that points to mplayer being the problem... that command should work fine.
Original comment by kdeko...@gmail.com
on 14 Mar 2011 at 7:19
Ok, I'll file a bug report with them then.
Original comment by timothy....@gmail.com
on 14 Mar 2011 at 7:40
you might try specifying the video output in gnome-mplayer to be xv or vdpau,
that may help some.
Original comment by kdeko...@gmail.com
on 14 Mar 2011 at 7:42
Original issue reported on code.google.com by
timothy....@gmail.com
on 14 Mar 2011 at 5:04