Timeline



Oct 16, 2010:

2:38 PM Ticket #1812 (ASS subtitles with VDPAU output are stretched horizontally) created by hector@…
When using the ASS subtitle engine (whether with styled subs or just …

Oct 15, 2010:

11:35 AM Ticket #1442 ("-vf pp" should override vf_pp = "no" in gui.conf for gmplayer) updated by o.freyermuth@…
Cc changed

Oct 14, 2010:

12:19 AM Ticket #1724 (delay + seek don't work together with mkv files.) updated by compn
r31372, also MPlayer SVN-r32355-3.4.5 (C) 2000-2010 MPlayer Team what …

Oct 13, 2010:

12:18 PM Ticket #1724 (delay + seek don't work together with mkv files.) updated by lorefice2@…
Unfortunately, even specifying -mc 0 doesn't help here. What's your …

Oct 12, 2010:

6:23 PM Ticket #1060 (Support for MKV chapters in external files) updated by john@…
Bug_file_loc changed
Updated the link to a working example See the notes on ordered …

Oct 7, 2010:

4:54 AM Ticket #1673 (Slow audio when playing some .mkv's) closed by compn
worksforme: no reply, cant reproduce, closing bug if problem still exists try -af …
4:39 AM Ticket #1724 (delay + seek don't work together with mkv files.) reopened by compn
oops, didnt mean to close it.
4:38 AM Ticket #1724 (delay + seek don't work together with mkv files.) updated by compn
Status, Rep_platform, Version, Resolution, Summary changed
mplayer file.mkv -fps 90 -mc 0 works not sure about the delay seek …

Oct 6, 2010:

9:12 AM Ticket #1811 (problem with playing video over slow http-stream.) created by steep8@…
Mplayer plays no media file over slow http-stream. Setting no …
9:12 AM tcp.patch attached to Ticket #1811 by steep8@…
patch to set send/recv tcp timeouts with command options.

Oct 4, 2010:

6:41 AM Ticket #1810 (ID_LENGTH message bug.) closed by reimar
fixed: Thanks for the report, however your patch is not sufficient by far. …
2:02 AM mplayer.patch attached to Ticket #1810 by steep8@…
path to fix problem with ID_LENGTH
2:01 AM Ticket #1810 (ID_LENGTH message bug.) created by steep8@…
Option %.2lf lead to undefined behavior (ID_LENGTH == 0 on win32 …

Oct 3, 2010:

7:30 PM Ticket #1809 (Crash due to (buggy?) ffmpeg/libswscale update) updated by porezag@…
Well sorry that I didn't find it earlier to save you some work. Thanks …
7:58 AM Ticket #1809 (Crash due to (buggy?) ffmpeg/libswscale update) closed by reimar
fixed: Argh! I just figured this all out on my own after reading a bug report …

Oct 2, 2010:

11:13 PM Ticket #1809 (Crash due to (buggy?) ffmpeg/libswscale update) created by porezag@…
Since roughly 2010/09/29, the HEAD version of gmplayer (GUI mode) …
11:13 PM typescript attached to Ticket #1809 by porezag@…
gdb run log
1:03 PM Ticket #1808 (lavf demuxer refers to wrong video ID on Matroska files) created by ekisoft.general@…
-vid option now refers to all tracks in the matroska file, rather …
12:56 PM Ticket #1807 (lavf demuxer on ogg theora file give garbage) created by ekisoft.general@…
Open ogg theora video file with "-ass" and "-vf-add screenshot" keys. …
8:27 AM Ticket #1228 (usage of sstep produces no videooutput for m2v, mpeg4 (by ffmpeg) and ...) updated by mennucc1@…
hi, the problem seems solved When using SVN-r31044 , the command # …

Oct 1, 2010:

1:16 PM Ticket #1806 (support for <i> </i> tag with srt files) created by pupilla@…
This is not a bug, only a feature request. I would like if …

Sep 29, 2010:

8:16 PM Ticket #1801 (vdpau: eosd: subtitle characters are white block sometimes with MKV videos) updated by h.mth@…
Attachments.description changed
8:16 PM Ticket #1801 (vdpau: eosd: subtitle characters are white block sometimes with MKV videos) updated by h.mth@…
Attachments.isobsolete changed
This patch: - adds a basic 'invalid glyph' check - manages far less …
8:16 PM mplayer_vdpau-surface.2.diff attached to Ticket #1801 by h.mth@…
generate only a few vdpau bitmap surfaces
5:20 AM Ticket #1805 (Enable compression of png screenshots) updated by andrew.david.52@…
Cc changed
4:24 AM Ticket #1805 (Enable compression of png screenshots) created by krosswindz@…
Currently when one uses the screenshot video filter to take screenshot …

Sep 27, 2010:

8:36 PM Ticket #1801 (vdpau: eosd: subtitle characters are white block sometimes with MKV videos) updated by h.mth@…
vdpau eosd failed before, too. Simply pushed through but surface and …
7:40 PM Ticket #1804 (mplayer does not compile when configured with --disable-networking) updated by superandrzej@…
Yes. It works. thank you
6:35 PM Ticket #1801 (vdpau: eosd: subtitle characters are white block sometimes with MKV videos) updated by reimar
> The gl code pushes each glyph in a texture to the graphics card. No …
5:13 PM Ticket #1801 (vdpau: eosd: subtitle characters are white block sometimes with MKV videos) updated by h.mth@…
That is why I said that that patch was with a minimum of changes. It …
5:09 AM Ticket #1801 (vdpau: eosd: subtitle characters are white block sometimes with MKV videos) updated by reimar
> Is that approach with one surface just wrong? No, but your approach …

Sep 26, 2010:

10:08 PM Ticket #1804 (mplayer does not compile when configured with --disable-networking) closed by diego@…
fixed: FTP support now has proper autodetection in configure, which should …
9:05 PM Ticket #1804 (mplayer does not compile when configured with --disable-networking) created by superandrzej@…
mplayer does not compile when configured with --disable-networking …
9:05 PM mplayer-make.txt attached to Ticket #1804 by superandrzej@…
full make output
9:04 PM Ticket #1799 (mplayer does not compile when configured with --disable-ffmpeg_a) updated by superandrzej@…
now it works. Thank you
8:50 PM Ticket #1801 (vdpau: eosd: subtitle characters are white block sometimes with MKV videos) updated by h.mth@…
Well, this patch has a minimum of changes to create only one surface. …
8:50 PM mplayer_vdpau-surface.diff attached to Ticket #1801 by h.mth@…
use only one surface
7:15 PM Ticket #1801 (vdpau: eosd: subtitle characters are white block sometimes with MKV videos) updated by h.mth@…
What I wonder about is why there is a surface for each glyph created. …
4:15 PM Ticket #1803 (mplayer works with h264/mpeg4 AV, but crashes to play mpeg1/2 AV or ...) created by kaijun61@…
mplayer crashes to play mpeg1/2 video on rev. 32249. But it works on …
10:51 AM Ticket #1802 (gif doesn't build in arm) updated by reimar
As configure says multiple times, do not use these --enable options …
10:43 AM Ticket #1802 (gif doesn't build in arm) created by kaijun61@…
If I set --enable-gif, mplayer doesn't build yet up to rev. 32249, see …
9:16 AM mplayer_vdpau-hack.diff attached to Ticket #1801 by h.mth@…
vdpau eosd efficiency hack
9:15 AM Ticket #1801 (vdpau: eosd: subtitle characters are white block sometimes with MKV videos) updated by h.mth@…
Okay, the efficiency patch from …

Sep 25, 2010:

11:07 PM Ticket #1801 (vdpau: eosd: subtitle characters are white block sometimes with MKV videos) updated by h.mth@…
Even resetting pixmap and glyph cache by 'nvidia-settings -a …
10:10 PM Ticket #1801 (vdpau: eosd: subtitle characters are white block sometimes with MKV videos) updated by h.mth@…
Just for reference, the grafics card is an Asus EN210 G/DI LP ( …
9:01 PM Ticket #1799 (mplayer does not compile when configured with --disable-ffmpeg_a) closed by diego@…
fixed: You only have -lavcore in LDFLAGS, I think I fixed it. Please reopen …
8:37 PM Ticket #1799 (mplayer does not compile when configured with --disable-ffmpeg_a) updated by diego@…
Attachments.mimetype changed
8:37 PM Ticket #1799 (mplayer does not compile when configured with --disable-ffmpeg_a) updated by diego@…
Attachments.mimetype changed
8:31 PM Ticket #1767 (mplayer doesn't play mpeg4 video file correctly on arm) updated by kaijun61@…
(In reply to comment #1) > can you paste mplayer output? > > is it an …
8:25 PM config.mak attached to Ticket #1799 by superandrzej@…
config.mak
8:25 PM config.h attached to Ticket #1799 by superandrzej@…
config.h
8:24 PM Ticket #1799 (mplayer does not compile when configured with --disable-ffmpeg_a) updated by superandrzej@…
Attachments.isobsolete changed
8:24 PM mplayer-make.txt attached to Ticket #1799 by superandrzej@…
full make output
8:23 PM mplayer-configure.txt attached to Ticket #1799 by superandrzej@…
configure output
7:00 PM Ticket #1801 (vdpau: eosd: subtitle characters are white block sometimes with MKV videos) updated by reimar
You are probably running out of memory on your graphics card. VDPAU on …
4:54 PM Ticket #1801 (vdpau: eosd: subtitle characters are white block sometimes with MKV videos) updated by h.mth@…
Well, to be honest, when that white blocks appear, the whole playback …
1:45 PM Ticket #1800 (lavf: 'too many video packets in the buffer' with mp4) updated by h.mth@…
reported to ffmpeg as requested: https://roundup.ffmpeg.org/issue2246
1:13 PM Ticket #1801 (vdpau: eosd: subtitle characters are white block sometimes with MKV videos) created by h.mth@…
Example: $ mplayer -xineramascreen 1 …
1:05 PM Ticket #1800 (lavf: 'too many video packets in the buffer' with mp4) created by h.mth@…
Latest Naruto episodes exhibit this problem: …
1:05 PM mplayer.debug attached to Ticket #1800 by h.mth@…
mplayer debugging
1:04 PM Ticket #1799 (mplayer does not compile when configured with --disable-ffmpeg_a) updated by diego@…
Status changed
This is unreproducible on my PPC box. Unfortunately you have cut off …
12:41 PM Ticket #1799 (mplayer does not compile when configured with --disable-ffmpeg_a) updated by diego@…
Attachments.mimetype changed
7:30 AM Ticket #1799 (mplayer does not compile when configured with --disable-ffmpeg_a) created by superandrzej@…
mplayer does not compile when configured with --disable-ffmpeg_a I …
7:30 AM mplayer.log attached to Ticket #1799 by superandrzej@…
mplayer errors during compilation

Sep 24, 2010:

7:38 PM Ticket #1798 (Special SRT formatting not parsed correctly) created by bugreporter@…
Special SRT formatting like {\a6} is not being parsed correctly (as of …

Sep 20, 2010:

6:09 PM Ticket #1797 (a52 hangs when -channels x doesn't match source) created by ccrisis@…
For example, when '-ac a52 -channels 6' is used, mplayer hangs if the …
8:47 AM Ticket #1792 (Detection of swab(3) fails on OpenSolaris => build fails.) closed by diego@…
invalid: It's not clear what the ensuing error is and how it could be worked …

Sep 18, 2010:

10:28 AM Ticket #1796 (duplicating interlaced frames leads to jerky videos) updated by jarekczek@…
Cc changed
10:25 AM Ticket #1796 (duplicating interlaced frames leads to jerky videos) updated by jarekczek@…
Summary changed
10:25 AM Ticket #1796 (duplicating interlaced frames leads to jerky videos) created by jarekczek@…
When mencoder captures interlaced video it puts some duplicated frames …

Sep 17, 2010:

9:14 PM Ticket #1794 (segmentation fault in connection with some input jpg files) updated by paul@…
Cc changed
5:23 PM Ticket #1795 (x264: 2nd pass has more frames than 1st pass) created by mencoder@…
Hi there! There is a problem when trying to create x264-vids with …
Note: See TracTimeline for information about the timeline view.