[vlc-devel] Re: vlc: svn commit r12116 (jpsaman)
C.Y.M
cym at syphir.sytes.net
Thu Aug 11 20:50:32 CEST 2005
Subversion daemon wrote:
> r12116 | jpsaman | 2005-08-11 00:08:50 +0200 (Thu, 11 Aug 2005) | 12 lines
> Changed paths:
This checkin seems to have broken the asf demuxer in command line.
Example: vlc -vvv --color test.avi --aspect-ratio 4:3 --sout
'#transcode{vcodec=DIV3,vb=756,acodec=mp3,ab=192,channels=2,deinterlace}:std{access=http,mux=asf,url=:1234}'
If I go back to r12115, all is fine.
--SNIP--
[00000284] mux_asf private debug: adding input
[00000284] mux_asf private error: unhandled track type
[00000284] main private error: cannot add this stream
[00000275] stream_out_transcode private error: starting osd encoding thread failed
[00000097] main module debug: unlocking module "dvbsub"
[00000275] stream_out_transcode private error: cannot create osd chain
[00000329] main packetizer error: cannot create packetizer output
[00000274] main stream output debug: adding a new input
--SNIP--
Then VLC gets stuck shutting down...
--SNIP--
[00000017] main module warning: refcount is 1, delaying before deletion
(id=17,type=-3)
[00000017] main module error: refcount is 1, delaying again (id=17,type=-3)
[00000017] main module error: we waited too long, cancelling destruction
(id=17,type=-3)
[00000015] main module warning: refcount is 1, delaying before deletion
(id=15,type=-3)
[00000015] main module error: refcount is 1, delaying again (id=15,type=-3)
[00000015] main module error: we waited too long, cancelling destruction
(id=15,type=-3)
[00000053] main module warning: refcount is 1, delaying before deletion
(id=53,type=-3)
[00000053] main module error: refcount is 1, delaying again (id=53,type=-3)
[00000053] main module error: we waited too long, cancelling destruction
(id=53,type=-3)
[00000055] main module warning: refcount is 1, delaying before deletion
(id=55,type=-3)
[00000055] main module error: refcount is 1, delaying again (id=55,type=-3)
[00000055] main module error: we waited too long, cancelling destruction
(id=55,type=-3)
[00000094] main module warning: refcount is 1, delaying before deletion
(id=94,type=-3)
[00000094] main module error: refcount is 1, delaying again (id=94,type=-3)
[00000094] main module error: we waited too long, cancelling destruction
(id=94,type=-3)
--SNIP--
Best Regards.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list