Timeline



Dec 26, 2007:

8:30 PM Ticket #969 (A52 output not aligned to frame-boundaries when using -dumpaudio with ...) updated by rasher@…
This does not happen with -demuxer lavf as suggested by uau on #mplayerdev.
7:38 PM Ticket #969 (A52 output not aligned to frame-boundaries when using -dumpaudio with ...) updated by rasher@…
Version changed
I'm getting same behavior with dev-SVN-r25530-4.1.3, changing version …
7:02 PM Ticket #969 (A52 output not aligned to frame-boundaries when using -dumpaudio with ...) updated by rasher@…
Cc changed
6:56 PM Ticket #969 (A52 output not aligned to frame-boundaries when using -dumpaudio with ...) created by rasher@…
When trying to extract the audio for a DVD, writing one file per …

Dec 25, 2007:

11:41 AM Ticket #968 (Signal 8 crash (floating point) in playback of FLAC file) updated by dmolnar@…
Cc changed
11:40 AM Ticket #968 (Signal 8 crash (floating point) in playback of FLAC file) created by dmolnar@…
* Summary: I found a FLAC test case for mplayer built from the …

Dec 24, 2007:

4:28 PM Ticket #967 (parallel builds (make -j4) fail because of unexpressed dependencies) updated by diego@…
Version changed
Note: Please don't mess with the Version field, I changed it on …
2:07 PM Ticket #967 (parallel builds (make -j4) fail because of unexpressed dependencies) updated by gdt@…
Version changed
I think that 'make depend' only needs to generate dependencies that …
9:56 AM Ticket #967 (parallel builds (make -j4) fail because of unexpressed dependencies) updated by diego@…
Version changed
The real issue is something else: 'make depend' does not generate …
6:09 AM Ticket #967 (parallel builds (make -j4) fail because of unexpressed dependencies) updated by gdt@…
This patch expresses the dependency of 3 more files created by the awk …
6:09 AM patch-ai attached to Ticket #967 by gdt@…
patch to fix parallel build failure
5:42 AM Ticket #967 (parallel builds (make -j4) fail because of unexpressed dependencies) updated by gdt@…
With 'gmake depend all', the build succeeds more often but not always. …

Dec 23, 2007:

7:32 PM Ticket #966 (Signal 11 crash in libavformat/utils.c::av_read_packet() when reading ...) updated by daw-bugzilla@…
Cc changed
6:16 PM Ticket #751 (NetBSD-specific code in stream/vcd_read_nbsd.h has problems) closed by reimar
worksforme: The current code works for me, reopen if it causes problems or you …
4:20 PM Ticket #967 (parallel builds (make -j4) fail because of unexpressed dependencies) updated by diego@…
Status, Op_sys, Rep_platform changed
Does this problem go away if you run 'make depend'? I expect that it …
4:00 PM Ticket #967 (parallel builds (make -j4) fail because of unexpressed dependencies) created by gdt@…
In vidix/Makefile, note that the following also generates several .h …
2:11 PM Ticket #937 (gnome-screensaver starts while MPlayer is running) updated by reimar
Severity, Priority changed
This is an enhancement/feature request anyway. And beyond …
2:03 PM Ticket #965 (add support of IMGFMT_YV12 for nvidia vidix driver) updated by reimar
No they don't support YV12, they support NV12, don't confuse people. …
2:03 PM vidix_nv12.diff attached to Ticket #965 by reimar
First steps to NV12 support
1:26 PM Ticket #966 (Signal 11 crash in libavformat/utils.c::av_read_packet() when reading ...) closed by reimar
fixed: Should be fixed in FFmpeg SVN r11307.
1:25 PM Ticket #962 (Valgrind reports invalid write in ds_free_packs) updated by reimar
Cc changed
While you have a point, you also miss some other critical points. …
12:28 PM Ticket #966 (Signal 11 crash in libavformat/utils.c::av_read_packet() when reading ...) created by dmolnar@…
* Overview: I found a test case WAV file for mplayer compiled from …
10:11 AM Ticket #965 (add support of IMGFMT_YV12 for nvidia vidix driver) created by castet.matthieu@…
Hi some nvidia card (nv17,nv18 and nv30-nv40) support overlay with …

Dec 22, 2007:

10:41 PM Ticket #962 (Valgrind reports invalid write in ds_free_packs) updated by daw-bugzilla@…
Cc changed
(In reply to comment #1) > If you press CTRL+C the signal handler will …
5:39 PM Ticket #964 (Audio drift when recording from saa7134 tv device with mencoder using lavc) created by davydm@…
Good day I have written (long ago and far away) a simple server and …
11:39 AM Ticket #962 (Valgrind reports invalid write in ds_free_packs) closed by reimar
wontfix: If you press CTRL+C the signal handler will try to clean up, but this …
11:36 AM Ticket #937 (gnome-screensaver starts while MPlayer is running) updated by reimar
XScreenSaverSuspend support was added to MPlayer.

Dec 21, 2007:

5:30 PM Ticket #955 (mplayer does not accept filenames outside the local codepage on Windows OS) updated by bertrand@…
Cc changed
For your information, we at Jajuk (http://jajuk.info/) have the same …
2:19 AM Ticket #955 (mplayer does not accept filenames outside the local codepage on Windows OS) updated by compn
(In reply to comment #14) > Before attempting such an intrusive change …

Dec 20, 2007:

12:03 PM Ticket #937 (gnome-screensaver starts while MPlayer is running) updated by reimar
Instead of reinventing the wheel you could just use one of the many …
11:11 AM Ticket #937 (gnome-screensaver starts while MPlayer is running) updated by adam@…
(In reply to comment #6) > it disables the screensaver on the system …
10:32 AM Ticket #937 (gnome-screensaver starts while MPlayer is running) updated by reimar
Please note that the patch will not be applied since it is …
10:30 AM Ticket #858 (tv_usec >= 1000000 is illegal (on NetBSD at least)) closed by reimar
fixed: See r25469.
10:26 AM Ticket #751 (NetBSD-specific code in stream/vcd_read_nbsd.h has problems) updated by reimar
Owner changed
The code no longer exists in that form, it has been merged with the …
10:18 AM Ticket #955 (mplayer does not accept filenames outside the local codepage on Windows OS) updated by reimar
We'd still have to get the file name in UTF-8 first, also replacing …
4:06 AM Ticket #955 (mplayer does not accept filenames outside the local codepage on Windows OS) updated by ulion2002@…
Cc changed
Maybe we should replace the fopen and open call by our utf-8 version …

Dec 19, 2007:

8:18 PM Ticket #858 (tv_usec >= 1000000 is illegal (on NetBSD at least)) updated by svs@…
Just a friendly reminder -- the fix is still not completely committed…
8:14 PM Ticket #751 (NetBSD-specific code in stream/vcd_read_nbsd.h has problems) updated by svs@…
Should I post a review request to -devel again?
10:26 AM Ticket #963 (Unable to use sirenacm.dll due to missing functions from msvcr80.dll) created by roadrunnerswife@…
SirenACM is the siren audio codec using the ACM.dll interface as used …
9:19 AM Ticket #962 (Valgrind reports invalid write in ds_free_packs) created by dmolnar@…
* Overview: I found a test case mp3 file for mplayer where valgrind …

Dec 18, 2007:

11:13 AM Ticket #312 (seeking in any file with associated vobsub file causes crash [includes ...) closed by ulion2002@…
fixed: The old bug with video got crash when seek, maybe already fixed in …
11:00 AM Ticket #312 (seeking in any file with associated vobsub file causes crash [includes ...) updated by johann@…
Works for me, with and without video.
3:36 AM Ticket #312 (seeking in any file with associated vobsub file causes crash [includes ...) reopened by ulion2002@…
At least for no video situation.
3:34 AM Ticket #312 (seeking in any file with associated vobsub file causes crash [includes ...) closed by ulion2002@…
fixed: Good report, now in svn r25444 fixed. Please try it.

Dec 16, 2007:

5:37 PM Ticket #937 (gnome-screensaver starts while MPlayer is running) updated by adam@…
(In reply to comment #4) > How can I apply the patch? Unpack the …
4:17 PM Ticket #937 (gnome-screensaver starts while MPlayer is running) updated by jagec.igor@…
(In reply to comment #3) > Created an attachment (id=401) [details] > …
12:01 PM Ticket #312 (seeking in any file with associated vobsub file causes crash [includes ...) updated by johann@…
Cc, Summary, Version changed
Seems this issue is not avi specific at all. I was bitten with an …

Dec 15, 2007:

1:15 PM mplayer-gnome-screensaver.patch attached to Ticket #937 by adam@…
Patch to disable gnome screensaver
1:14 PM Ticket #937 (gnome-screensaver starts while MPlayer is running) updated by adam@…
Cc changed
A patch for this seems to be available here: …

Dec 14, 2007:

1:05 AM Ticket #961 (MPlayer 0.99.10 skips through the stream and makes strange noises) created by yuri@…
I filed one bug that this URL doesn't work with 0.99.11: …
12:35 AM Ticket #960 (Mplayer 0.99.11: gives errors on KLSXFM radio when 0.99.10_14 worked ok) updated by yuri@…
(In reply to comment #1) once I downgraded port multimedia/mplayer …
12:24 AM Ticket #960 (Mplayer 0.99.11: gives errors on KLSXFM radio when 0.99.10_14 worked ok) updated by compn
workaround: mplayer -rawaudio format=0x55 -demuxer rawaudio …

Dec 13, 2007:

7:53 PM Ticket #960 (Mplayer 0.99.11: gives errors on KLSXFM radio when 0.99.10_14 worked ok) created by yuri@…
command that I run is: mplayer -user-agent Mozilla …
9:50 AM Ticket #955 (mplayer does not accept filenames outside the local codepage on Windows OS) updated by reimar
Firstly on "chcp 65001", that reportedly breaks batch files. Secondly …

Dec 10, 2007:

9:57 PM Ticket #874 (Mencoder hangs while quitting) updated by kratz00@…
MPlayer version changed URL of Giga changed but the result is the same …
5:09 AM Ticket #956 (Crash on malformed WMV file) updated by mplayer@…
Cc changed
5:07 AM Ticket #956 (Crash on malformed WMV file) updated by mplayer@…
Cc changed
4:55 AM Ticket #955 (mplayer does not accept filenames outside the local codepage on Windows OS) updated by mplayer@…
sorry for spamming, but GetCommandLineW and CommandLineToArgvW are …
4:46 AM Ticket #955 (mplayer does not accept filenames outside the local codepage on Windows OS) updated by mplayer@…
msdn says that we can also get wchar cmd line even if program is …
4:12 AM Ticket #955 (mplayer does not accept filenames outside the local codepage on Windows OS) updated by mplayer@…
I'm not saying that mplayer is ansi, I'm talking about command line …

Dec 9, 2007:

6:49 PM Ticket #959 (Interlaced pictures + spatial direct mode is not implemented) created by goga777@…
I try to watch hdtv dvb-s/s2 h.264 channels from satellites by MPlayer …
12:28 AM Ticket #955 (mplayer does not accept filenames outside the local codepage on Windows OS) updated by sylvain@…
On the command line, you are supposed to be able to use UTF-8 by using …

Dec 8, 2007:

9:20 PM Ticket #955 (mplayer does not accept filenames outside the local codepage on Windows OS) updated by reimar
Firstly, MPlayer is not ANSI, it is almost completely UTF-8 nowadays. …
9:08 PM Ticket #320 (STDIN REDIRECTION NOT WORKING UNDER WINDOWS 98SE) updated by reimar
Cc changed
In that case simply calling AllocConsole before starting MPlayer …
7:19 PM Ticket #955 (mplayer does not accept filenames outside the local codepage on Windows OS) updated by sylvain@…
Thanks for the repsonse. I know I might sound a little bit naive, but …
9:40 AM Ticket #958 (Problem with default font in gmplayer) updated by amir.livne.baron@…
I think this is a bug, because fonts should work without manual …
3:50 AM Ticket #955 (mplayer does not accept filenames outside the local codepage on Windows OS) updated by mplayer@…
Cc changed
this problem also affects explorer.exe there are still another names …
3:43 AM Ticket #958 (Problem with default font in gmplayer) updated by mplayer@…
(In reply to comment #0) > The default font does not contain Hebrew …
3:32 AM Ticket #320 (STDIN REDIRECTION NOT WORKING UNDER WINDOWS 98SE) updated by mplayer@…
(In reply to comment #2) > Unfortunately, MPlayer under windows needs …
3:24 AM Ticket #889 (GMPlayer (Windows MPlayer GUI version) CRASHES on particular FLV video.) updated by mplayer@…
> (...JUST A SUGGESTION, CHANGE YOUR BUGZILLA FORUM EMAILS TO BE …

Dec 7, 2007:

6:52 PM Ticket #955 (mplayer does not accept filenames outside the local codepage on Windows OS) updated by sylvain@…
I'm not expert in this, but as I already come in contact with it I can …
4:12 PM Ticket #958 (Problem with default font in gmplayer) created by amir.livne.baron@…
The default font does not contain Hebrew characters, so when using …
3:51 PM Ticket #957 (MPlayer Has Problem with TAP Pitch Shifter Filter) closed by reynaldo@…
invalid: As far as I can tell this is not a bug on MPlayer but on tap-plugins.
3:24 PM Ticket #957 (MPlayer Has Problem with TAP Pitch Shifter Filter) created by hovh03@…
The command I use is the following. mplayer -af …
2:35 PM Ticket #955 (mplayer does not accept filenames outside the local codepage on Windows OS) updated by compn
hey i just posted a workaround... its still a bug ;p but i'm not sure …
2:31 PM Ticket #956 (Crash on malformed WMV file) updated by compn
Op_sys, Rep_platform, Version changed
-demuxer lavf does not crash on the file. the packaged mplayer …
7:42 AM Ticket #956 (Crash on malformed WMV file) updated by dan@…
This file was manually extracted from a (probably corrupt) download of …
7:42 AM crash.wmv attached to Ticket #956 by dan@…
Corrupt WMV file causing crash
7:37 AM Ticket #956 (Crash on malformed WMV file) created by dan@…
mplayer crashes when playing the attached malformed WMV file with the …

Dec 5, 2007:

8:39 AM Ticket #955 (mplayer does not accept filenames outside the local codepage on Windows OS) updated by sylvain@…
Thanks for the answer. Isn't there a better solution however? …
3:42 AM Ticket #954 (Blockyness while seeking in MPEG-2) updated by jan@…
(In reply to comment #3) > (In reply to comment #2) > > (In reply to …
3:34 AM Ticket #954 (Blockyness while seeking in MPEG-2) updated by compn
(In reply to comment #2) > (In reply to comment #1) > > try using -vfm …
3:31 AM Ticket #955 (mplayer does not accept filenames outside the local codepage on Windows OS) updated by compn
use dir /x to get the 8.3 filename then use mplayer fileba~1.mp3
3:23 AM Ticket #952 (Side buttons to modify PCM volume is broken) updated by compn
use --confdir=/etc/

Dec 4, 2007:

8:46 PM Ticket #955 (mplayer does not accept filenames outside the local codepage on Windows OS) created by sylvain@…
How to reproduce: - Use Windows XP (Linux with UTF8 is NOT affected) - …
8:33 AM Ticket #953 (link failure with new libdvdnav) closed by nsabbi@…
invalid: use libdvdnav
7:47 AM Ticket #953 (link failure with new libdvdnav) updated by metrobotte@…
Yes. Escuse me,i post a wrong bug is libdvdnav2.

Dec 3, 2007:

11:46 AM Ticket #953 (link failure with new libdvdnav) updated by nsabbi@…
Status changed
the symbol is defined here: …
11:32 AM Ticket #953 (link failure with new libdvdnav) updated by diego@…
Cc, Owner, Severity, Priority, Rep_platform, Summary changed
2:42 AM Ticket #954 (Blockyness while seeking in MPEG-2) updated by jan@…
(In reply to comment #1) > try using -vfm ffmpeg Wow. That fixes it? …
2:28 AM Ticket #954 (Blockyness while seeking in MPEG-2) updated by compn
try using -vfm ffmpeg its possible you were using ffmpeg12 to decode …
1:47 AM Ticket #954 (Blockyness while seeking in MPEG-2) created by jan@…
While seeking in MPEG-2 files there has been a tiny bit of blockyness …

Dec 2, 2007:

5:47 AM Ticket #953 (link failure with new libdvdnav) created by metrobotte@…
Libdvdnav from latest svn mplayer latest svn i get this error …

Dec 1, 2007:

3:44 PM Ticket #952 (Side buttons to modify PCM volume is broken) updated by hypeuser@…
Tried with svn mplayer rev 25234 Compiled using: ./configure …
5:40 AM Ticket #952 (Side buttons to modify PCM volume is broken) updated by hypeuser@…
Cc changed
I tried to manually add: MOUSE_BTN5 volume 5 MOUSE_BTN6 volume -5 to …
5:02 AM Ticket #952 (Side buttons to modify PCM volume is broken) created by hypeuser@…
By default on mplayer 1rc1, sides buttons of my mouse did modify the …

Nov 30, 2007:

12:16 PM Ticket #929 (Wrong vo_dwidth, vo_dheight on second file with fixed vo and x11) updated by beastd
Status changed
I could reproduce the problem with current MPlayer. So I accept the …
5:18 AM Ticket #942 (Include a better icon for menus) updated by compn
Owner, Component changed
assign to diego :)

Nov 28, 2007:

9:39 PM Ticket #950 (try port 80 on rtsp streams) updated by r_togni@…
Attachments.isobsolete changed
Oops, this is the right patch :)
9:39 PM stream_rtsp.c.diff attached to Ticket #950 by r_togni@…
Try port 80 if other fails
9:36 PM Ticket #950 (try port 80 on rtsp streams) updated by r_togni@…
Status changed
Trivial fix attached, but my realplayers (rp8 and rp from helix) can't …
9:36 PM stream_cddb.c.diff attached to Ticket #950 by r_togni@…
Try port 80 is other fails
5:01 AM Ticket #951 (Initial volume for mplayer under windows) updated by compn
this feature request is in the wishlist already …

Nov 27, 2007:

4:03 PM Ticket #947 (mplayer crashes when it tries to play VP6 compressed movie) updated by compn
Resolution changed
hi, this is a bug in libavcodec which is part of ffmpeg project so i …
10:23 AM Ticket #951 (Initial volume for mplayer under windows) created by codie2k@…
Many players under windows have options to use a default or initial …
9:25 AM Ticket #947 (mplayer crashes when it tries to play VP6 compressed movie) updated by selmi@…
i tried it with almost current build, MPlayer Sherpya-SVN-r25088-4.2.1 …
12:16 AM Ticket #950 (try port 80 on rtsp streams) updated by diego@…
Cc changed

Nov 26, 2007:

8:55 PM Ticket #947 (mplayer crashes when it tries to play VP6 compressed movie) closed by reimar
worksforme: File plays fine here. Related projects page has much newer Windows builds.
8:49 PM Ticket #948 (Crash in asx_parse_entryref()) closed by reimar
fixed: That is a non-critical NULL-dereference and already fixed since r24990
7:28 PM Ticket #950 (try port 80 on rtsp streams) updated by compn
workaround is to add :80 to the url.…
7:28 PM Ticket #950 (try port 80 on rtsp streams) created by compn
realplayer can play this, mplayer cannot …
7:23 PM Ticket #944 (SIGSEGV with 1080i TS file and hard frame drop.) updated by compn
can you try mplayer -vc ffmpeg12 yourfile i think (unless i'm reading …
4:28 PM Ticket #949 (I am sorry, it is just a test) closed by wuyang_lyg@…
invalid: ji
4:23 PM Ticket #949 (I am sorry, it is just a test) updated by wuyang_lyg@…
Status changed
4:21 PM Ticket #949 (I am sorry, it is just a test) created by wuyang_lyg@…
heihei
1:55 PM Ticket #4 (time offset is not absolute when playing long movies from dvd) updated by wuyang_lyg@…
Severity, Status, Component changed
6:11 AM Ticket #948 (Crash in asx_parse_entryref()) created by quad.bugzilla@…
Tried to play a live stream with mplayer -playlist …
12:57 AM Ticket #448 (dts hwac3) closed by ulion2002@…
fixed: Fixed in svn r25152, now you can passthrough dts wav with -afm hwac3 …
12:44 AM Ticket #927 (mplayer handles http redirects (302) the wrong way) closed by ulion2002@…
fixed: Fixed in svn r25163
Note: See TracTimeline for information about the timeline view.