[vlc-devel] VLC 1.0.0-pre2 issues

Jean-Paul Saman jpsaman at videolan.org
Mon Apr 20 23:13:37 CEST 2009


Jean-Baptiste Kempf wrote:
> Hello people,
> 
Some more bugs:

> Here are some of the more importants I have seen.
> 
> - DVB is broken on Windows (kenS?), noone seems to be able to
>   understand/care about the issue. (1.0)
> - RTSP fixes for Windows (the workaround works more or less)
> - Swscaling quality with newer swscale
> - SVQ3 HD in mov stutters (regression, see #2547) (1.0)
> - Seeking issues (#2589,#1837) but AVI seeking seems fixed? (1.0)
> - H264 decoding has some issues since a long time (#2610 add to the list)
>   (0.9 and 1.0)
> - CPU consumption can be huge for some codecs (3x,4x more than 0.9)
> - MKV real video support is still lacking stuffs (cook, correct RV40, etc...)(new)
> - Audio channels seem to be in wrong order in many samples with 5.1 and 7.1
>   Flac and E-AC3 are known to be broken (especially in M2TS) (new)
> - DVB-H seems to be broken in 0.9 and 1.0
> - Mac Windows Ratio is still not fixed (0.9+1.0)
> - HTTP files need cleanup...
> - Many Qt bugs (I know... I'll work on those) (1.0)
> - Locking on exit where Ctrl+C doesn't exit.
> - Truncated playback (#2495)
> 
> Stuff to check or be tested:
> - DVD menus are weirdly working and some people say that 0.8.6 can break
>   region-locking while 0.9 cannot?
>   And there is always issues with DVD menus and video filters.
> - ASS and subtitles files need to be checked on Windows, because the styles
>   don't apply at once. (0.9 and 1.0)
> - DMO should be fixed, if we want wmap decoding (1.0)
> 
> 
> And as usual, more broken samples can be found at
> ftp://streams.videolan.org/issues/
> 
> 
> Best Regards,
> 
Network streams (mms + rtsp)
   - #2673: Pausing during buffering state (when using mms://) correctly
     pauses, but resuming playback doesn't work. This works ok with RTSP.
   - #2674: Playback of network stream (mms) will stop 6 seconds before
     end of stream. Tested with mms. With an rtsp stream it is ~1 second
     before end of stream.
   - #2675: MacOS X GUI interface will crash every other run (even with
     --no-plugins-cache and --ignore-config).
   - RTSP defaults to udp even when RTCP connection fails. If this
     happens the playback will not have a time display (it will stay:
     00:00:00). Shouldn't this have rolled over to TCP ??
   - #2676: RTSP pause will cause time to display 00:00:00, but
     'correctly' continue time display after unpause.
   - Fullscreen (this is more a policy question). What is the correct
     behaviour when pressing fullscreen during playback of a item:
     1) all subsequent items will also be fullscreen
     2) only current playing item will be fullscreen
   - #2677: MMS pause is not immediate when done for the second time.

Mozilla plugin
   - #2678: Resizing browser plugin display area only works when playback
     is stopped (tested on MacOS X)
   - #2679: Pausing during buffering doesn't work (libvlc bug??).
     Tested with mms and rtsp stream in mozilla browser.
   - #2680: After playback stops (EOF) then time and length keeps the old
     value when pressing play these values are not resetted to 0. Same
     thing happens when switching to another stream while playing one.
     Time is updated when buffering of second stream has finished.
   - MacOSX video doesn't scroll along with the rest of the page, while
     the plugin area moves correctly in the background. Might be related
     to trac ticket #2678.






More information about the vlc-devel mailing list