VLC media player 0.9.0-test2 prerelease

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
fkuehne
Developer
Developer
Posts: 7237
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

VLC media player 0.9.0-test2 prerelease

Postby fkuehne » 16 Jul 2008 11:34

Dear VideoLAN users,

We are pleased to announce the second prerelease of VLC media player version 0.9.0.

The source tarball and binary packages for Windows and Mac OS X are available at:
http://downloads.videolan.org/pub/video ... .9.0-test2

This is *not* a release candidate as there are some known issues left. Details are available at:
http://trac.videolan.org/vlc/query?stat ... .9.0-test3

VLC media player version 0.9.0 will be the first major release since VLC 0.8.0, almost 4 years ago, and the first feature release since
VLC 0.8.6, 1 and a half year ago. It will conclude a 2 years of (mostly volunteer) development started with the branching of 0.8.5-test1.

Feedback and bug reports are welcome through our usual communication channels.


Current release notes (still subject to change):

Important notes:
----------------
* This release will not work with Windows 98/ME and Mac OS X 10.3.9 (Panther)
* The HTTP interface is now only available on the local machine by default.
If you want to make it available from other machines, you will have to
edit the ".hosts" file.
- On UNIX/Linux, the file is in /usr/share/vlc/http/.hosts
If you're using the old http interface, it's located in
/usr/share/vlc/http/old/.hosts
- On Windows they are in C:\Program Files\VideoLAN\VLC\http\.hosts and
C:\Program Files\VideoLAN\VLC\http\old\.hosts
- On Mac OS X, you can find it in VLC.app/Contents/MacOS/share/http/.hosts
and respectively in VLC.app/Contents/MacOS/share/http/old/.hosts
* This version of VLC contains a new interface for Windows and Linux.
This interface has a fullscreen controller. This interface lacks the
"Streaming Wizard" that used to be present in VLC 0.8.6.
If you absolutely need it, we advise you to keep VLC 0.8.6.
* The behavior of --sout-keep was changed. It's now activated by default.
* The marq, mosaic and logo commands in the rc interface changed. They
now require a target name as their first argument. Example:
vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo>
You can then use commands like: @test marq-marquee Goodbye
These new commands are also available in the telnet interface.
* The "rtp" access output module has been removed.
Please use the RTP stream output instead, e.g.:
Old: '#std{access=rtp,mux=ts,dst=239.255.1.2:5004,sap}'
New: '#rtp{mux=ts,dst=239.255.1.2,port=5004,sap}'
* You now need to append --m3u-extvlcopt to your command line to enable
EXTVLCOPT options parsing in m3u playlists. Note that only a limited set
of options is available to m3u playlists (CVE-2007-6683).
* The old access:url syntax is no longer supported. Use access://url instead.
E.g.: vlc:quit -> vlc://quit ;
udp:@239.255.12.12 -> udp://@239.255.12.12
* The ffmpeg module has been removed and replaced by avcodec, avformat, swscale
(or imgresample if you use a swscale-less ffmpeg build) and postproc modules.
* The web plugins ActiveX (IE)/Firefox/Mozilla/Safari now recognize the
following states: IDLE/CLOSE=0, OPENING=1, BUFFERING=2, PLAYING=3, PAUSED=4,
STOPPING=5, FORWARD=6, BACKWARD=7, ENDED=8, ERROR=9. With FORWARD and
BACKWARD being reserved for future implementations and are thus not
functional atm.
* Croping and padding in transcode are now done using the croppadd video
filter. For example:
transcode{vcodec=mp2v,vfilter=croppadd{cropttop=20,cropbottom=30,paddleft=100}}
* Canvas setting in transcode is now done using the canvas video filter.
For example:
transcode{vcodec=mp2v,vfilter=canvas{width=640,height=480}}
* Glide video output module has been removed.

Changes:
--------

Security updates:
* Updated libfreetype on Windows and Mac OS X (CVE-??)

Playlist:
* Vastly improved playlist support:
* Media library creation to save all your playlist items
* "Live search"
* Shoutcast TV listings
* Audioscrobbler/Last.FM support
* Album art support
* User definable Lua playlist scripts. See share/lua/playlist/README.txt
(Default scripts open YouTube, DailyMotion, metacafe and Google Video URLs)
* User definable Lua metadata and album art fetcher scripts. See
share/lua/meta/README.txt

Inputs:
* Video for Linux 2 (V4L2) input support
* UDP-Lite transport for RTP/AVP
* DCCP transport for RTP/AVP
* Proxy support for MMSH stream
* JACK audio input support
* Input run time option (improved live stream recording)
* BDA devices access module for DVB-C/S/T capture cards on Microsoft Windows
* Re-written Screen access module for Mac OS X
using OpenGL instead of QuickDraw
* Screen module now supports partial screen capture and mouse following on X11.
* Experimental EyeTV access module
This requires the user to install a plugin to EyeTV.app
(available as a separate download).
* RTMP input support
* QTKit-based Input module for Mac OS X allowing display and streaming of video
taken from all iSight-labelled video cameras (no audio support)
* HTTP access now supports gzip compressed data and Digest Access
Authentication.
* New options to reduce latency between arrival of raw data and display of
frames. (--auto-adjust-pts-delay and --use-stream-immediate)

Demuxers:
* MP4 gpac and Apple chapter support
* Fixed playback of AIFF stereo files
* Fixed audio glitch on seek
* Improved FLAC demuxer (duration / current time / meta data)
* AAC tags support
* APEv1/2 tags support
* Improved ID3v2 tags support
* Improved Ogg/Vorbis tags support
* Raw video support
* Standard MIDI File (types 0 & 1) support
* TiVo Series 2 support
* CD+G karaoke Files support
* MXF files support
* OMA support

Decoders:
* VP60/VP61/VP6F/VP62 support
* Flash Screen Video support
* CamStudio Screen Video support
* DosBox Capture support
* Karl Morton's Video support
* limited atrac3 support
* Fluidsynth MIDI software synthesis (with external sound fonts)
* New codec FOURCCs to support more specific files:
Avid, FCP, Sony, Samsung, ...
* H.264 PAFF support
* DNxHD / VC-3 support
* NellyMoser ASAO support
* APE (Monkey audio) support
* RealVideo support (with the RealVideo run-time)
* Dirac video support using libschroedinger

Subtitles:
* Closed Caption Decoder (DVD, ReplayTV, TiVo, DVB/ATSC)
* VBI & EBU (Teletext) support (*nix, Mac OS)
* Ogg/Kate subtitles support
* AQTitle subtitles support
* MKV USF subtitles support
* HTML-based subtitles support
* MPSub subtitles support
* JacoSub subtitles basic support
* MPL2 subtitles support
* Rewrite of ASS/SSA scripts and subtitles support
* PowerDivx (.psb) Subtitles support
* Realtext subtitle support
* DKS subtitle support
* SubViewer 1.0 (SubRip09) subtitles support
* Correct Right-to-left languages in subtitles support

Encoders:
* Flash Screen Video support
* Improved H.264 encoding speed

Video outputs and filters:
* New CoreAnimation-based output module (VLCKit framework on OS X only)
* Adjust, Invert and Distort (now split into Wave, Ripple, Gradient and
Psychedelic) video filters can now be streamed
* New puzzle video output filter
* Re-written motion detection video filter
* New extract video filter (extract Red, Green and Blue components from a
video)
* New sharpen video filter (increase the contrast of adjacent pixels)
* New erase video filter (removes logos from a video)
* Enhanced subtitles' renderer to support bold, italic and some HTML tags
(Google Summer of Code Student project)
* Support for RGBA and I420 blending. This improves Mosaic CPU usage *a lot*.
* New transparency mask video filter (for use with the mosaic_bridge module).
* New bluescreen video filter (for use with the mosaic_bridge module).
This was previously part of the mosaic module.
* Fixed random characters problem in RSS filter.
* Add rotate-deciangle for more precision on rotate filter
* Support for Intel SSE2 instruction set in chroma converters
* Improved use of Intel MMX instruction set in chroma converters
* New croppadd and canvas video filters.

Audio outputs and filters:
* Replay gain support
* Audio playback when going slower/faster (no pitch filter yet)
* New spatializer audio filter
* Correct DTS output via S/PDIF

Stream output:
* RTSP for TS-multiplexed broadcast streams
* New RTP payload formats:
* Speex voice audio codec
* ITU T.140 (for text, subtitles) output
* G.711 (both A-law and µ-law) output
* UDP-Lite transport for RTP
* DCCP transport for RTP
* Lots of fixes for RTSP broadcasting
* RTMP output

Interfaces:
* All
* New Simple Preferences dialogs showing the most important settings in an
end-user suitable way.
* Improved user interaction
* Improved mouse gestures
* Vastly improved Update checker
* Full support for meta data editing (ID3v2, Ogg/Vorbis, AAC, APEv1/2)
* Windows/Linux
* Brand new interface for Linux and Windows, based on the Qt toolkit
* Fullscreen controller (transparency on Linux+Composite)
* Mac OS X
* Improved video output features
* Online access to VideoLAN's Help Wiki within VLC
* New setting to disable the "Recent Items" service
* When playing Radio (live) streams, the current track is shown correctly
* Correct appearance on Macs using Aqua's graphite theme
* Simplified Extended Controls panel
* Ncurses:
* Correctly displays wide characters when using an UTF-8 locale,
if libncursesw is available.
* Some nice colors if the terminal supports it (most do)
* Experimental Lua interface modules. See vlc -I lua for more info
* Unix
* Option to allow only one running instance, using D-Bus interface.
* D-Bus Interface implementing the MPRIS
(Media Player Remote Interfacing specification), a common dbus control
interface for media players that intends to become an xdg standard when
finished: http://wiki.xmms2.xmms.se/index.php/Med ... Interfaces .
* Motion module using disk accelerometers to keep video horizontal
* Plugin to set Telepathy presence message using MissionControl
* Fixed VLM schedule time on Linux

Linux Port:
* VLC now complies with the XDG Base Directory Specification version 0.6
http://standards.freedesktop.org/basedi ... c-0.6.html
(which means that VLC doesn't use the $HOME/.vlc directory anymore)

Mac OS X Port:
* Mac OS X Framework "VLCKit" that can be used to embed VLC in third party
applications (Google Summer of Code Student project, Mac OS X 10.5 only)
* New text renderer based on Quartz replacing the existing Freetype solution
* Complete compatibility with Mac OS X 10.5 Leopard
* It is now required to compile a fully featured build
* The support of Mac OS X 10.3.9 and QuickTime 6.x was discontinued.

LibVLC:
* Event management and various improvements in libvlc
(Part of a Google Summer of Code Student project)

New Localizations:
* Finnish
* Persian
* Polish

Developers:
* LibVLC now supports externally built plugins properly.
A "vlc-plugin" pkg-config package is provided.
* Java bindings are now built from a separate source.


Best regards,

The VideoLAN Team
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

Zer0 Voltage
New Cone
New Cone
Posts: 1
Joined: 16 Jul 2008 23:14

Re: VLC media player 0.9.0-test2 prerelease

Postby Zer0 Voltage » 17 Jul 2008 02:26

I'm new to this forum, so forgive me if this is not the proper place to report bugs - but I am seeing a problem with this release that I don't see an existing trac issue for. I did try creating a trac system account first, but it still wouldn't let me enter a report there.

Whenever I start this 0.9.0-test2 prerelease version, and regardless of how I start it, I get a "vlc.exe - Entry Point Not Found" error pop-up saying "The procedure entry point __vlc_thread_ready could not be located in the dynamic link library libvlccore.dll.":

Image

After clicking on OK, the program does start up and seems to work fine.

This is on Windows XP SP3 with all updates (as of today).

The system is an HP ze2000 laptop with a 1.6 GHz Mobile AMD Sempron 2800+ processor and 1 Gig of RAM. It has an integrated ATI Mobility Radeon XPress 200M video adapter and integrated Conexant CX20468-31 AC97 audio (both using the latest drivers).

Version 0.8.6i works fine.

Thanks.

CloudStalker
Big Cone-huna
Big Cone-huna
Posts: 2581
Joined: 14 Jan 2007 19:00
VLC version: OVER 9000!!!
Operating System: It's...blue screen
Location: Heaven? No no. What's that other place that starts with an "H"? Oh yes: Home. ^_^

Re: VLC media player 0.9.0-test2 prerelease

Postby CloudStalker » 20 Jul 2008 17:26

Question: will the embedded playlist ever come back? CloudStalker misses the ability to dock/detach playlist. :(

digitall2
Blank Cone
Blank Cone
Posts: 17
Joined: 27 Jul 2008 04:15

Re: VLC media player 0.9.0-test2 prerelease

Postby digitall2 » 18 Aug 2008 02:24

I'm new to this forum, so forgive me if this is not the proper place to report bugs - but I am seeing a problem with this release that I don't see an existing trac issue for. I did try creating a trac system account first, but it still wouldn't let me enter a report there.

Whenever I start this 0.9.0-test2 prerelease version, and regardless of how I start it, I get a "vlc.exe - Entry Point Not Found" error pop-up saying "The procedure entry point __vlc_thread_ready could not be located in the dynamic link library libvlccore.dll.":

Image

After clicking on OK, the program does start up and seems to work fine.

This is on Windows XP SP3 with all updates (as of today).

The system is an HP ze2000 laptop with a 1.6 GHz Mobile AMD Sempron 2800+ processor and 1 Gig of RAM. It has an integrated ATI Mobility Radeon XPress 200M video adapter and integrated Conexant CX20468-31 AC97 audio (both using the latest drivers).

Version 0.8.6i works fine.

Thanks.
Same start Error with VLC for me too: "The procedure entry point __vlc_thread_ready could not be located in the dynamic link library libvlccore.dll.":
Almost same result, as VLC appears to run fine, although whenever attempting to "Open With" any video, then the same error appears, and after closing the Error, then VLC launches minimized in Task Bar and VLC has to be Maximized and then auto plays the Video fine. Maybe a different nightly might not have this error or any other suggestions would be appreciated. :roll: This nightly fixed a major SPDIF Out Stuttering Audio Problem and that info can be found in another thread, so I can live with this .dll Error, especially over the Stuttering Audio problem. :wink:
Nightly info shown below.

VLC 0.9.0 http://nightlies.videolan.org/build/win ... 0814-0146/
Intel Quad Core Q6700
Vista Home Prem

fijam
New Cone
New Cone
Posts: 7
Joined: 19 Aug 2008 13:39

Re: VLC media player 0.9.0-test2 prerelease

Postby fijam » 19 Aug 2008 13:49

Hello,

I have been testing nightlies for some time and I have to say that I am really impressed by the amount of work put into the player. I really appreciate most of new features and design goals... apart from one. In fullscreen mode, the player controls are about 1/5th of the screen's width what makes navigating a movie with the progress slider rather difficult. Is it a bug or a feature?

Regards

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC media player 0.9.0-test2 prerelease

Postby Jean-Baptiste Kempf » 19 Aug 2008 18:24

You want it larger ?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

fijam
New Cone
New Cone
Posts: 7
Joined: 19 Aug 2008 13:39

Re: VLC media player 0.9.0-test2 prerelease

Postby fijam » 19 Aug 2008 22:47

I really do. Ideally full-width. A rough mockup, just to illustrate the suggestion:
Image

Regards

chidug
New Cone
New Cone
Posts: 3
Joined: 28 Apr 2008 17:40

Re: VLC media player 0.9.0-test2 prerelease

Postby chidug » 21 Aug 2008 16:51

this prerelease mentioned about closed caption being available. I have two questions about the same:
1. Is it available ONLY when playing DVD/VCD? I am trying to play a streaming H.264 media & don't see the CC displayed.
2. Is there something that I need to do to enable CC to be displayed by this player? If yes, can someone tell me what it is?

Thanks in advance,
reg,

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC media player 0.9.0-test2 prerelease

Postby Jean-Baptiste Kempf » 21 Aug 2008 20:09

Fill a bug and give a sample.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Makoto
New Cone
New Cone
Posts: 9
Joined: 23 Aug 2008 09:13

Re: VLC media player 0.9.0-test2 prerelease

Postby Makoto » 23 Aug 2008 09:20

For those getting the 'Entry Point Not Found' error - are you installing over previous versions of 0.9.0? If so, you might try deleting/uninstalling your 0.9.0 setup, and reinstalling. I was getting the errors, until I deleted the directory and replaced it with the latest nightly build. Seems to be working fine so far. :)

Would be nice to use 0.9.0 on my two Win98 towers (yes, I do have XP and Vista systems), and my iBook with 10.3.9 installed, but... oh, well, can't have everything. :D

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC media player 0.9.0-test2 prerelease

Postby Jean-Baptiste Kempf » 24 Aug 2008 03:10

0.9.0 does not work on W98.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Makoto
New Cone
New Cone
Posts: 9
Joined: 23 Aug 2008 09:13

Re: VLC media player 0.9.0-test2 prerelease

Postby Makoto » 24 Aug 2008 08:57

Yes, I know. :) It's also listed as not working with OSX 10.3.9; I was trying for a joke. I probably have lousy comedic timing, though. :lol:

Beardless2
Cone that earned his stripes
Cone that earned his stripes
Posts: 125
Joined: 02 Feb 2007 09:53

Re: VLC media player 0.9.0-test2 prerelease

Postby Beardless2 » 26 Aug 2008 11:21

is the multiple activex bug fixed in this version?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC media player 0.9.0-test2 prerelease

Postby Jean-Baptiste Kempf » 31 Aug 2008 03:56

is the multiple activex bug fixed in this version?
Partly
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

bon3407
Blank Cone
Blank Cone
Posts: 16
Joined: 13 Jan 2009 17:26

Re: VLC media player 0.9.0-test2 prerelease

Postby bon3407 » 01 Mar 2009 22:18

I'm using the video lan player to log an interview I did using an mxf file.
I can see the video, but cannot here it on my mac... imac x 10.5
Can anyone help solve this problem?
Thx

jalles
Blank Cone
Blank Cone
Posts: 23
Joined: 28 Feb 2009 15:23

Re: VLC media player 0.9.0-test2 prerelease

Postby jalles » 02 Mar 2009 03:48

Yo, bon3407 dude,

why hijack this thread?

create your own in the appropriate forum(MAC OS specific)

and let them know what version of VLC you are running, also what created the file you are trying to play - think of any other details that might matter.

peace,

Jim

p.s., if you will delete your post, I will delete this one :wink:


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 4 guests