[vlc] Problems (Sound, Transcoding, Codecs, Logs) On Ubuntu Intrepid (8.10)

Hal Vaughan hal at thresholddigital.com
Thu Jan 1 22:24:40 CET 2009


On Thursday 01 January 2009, Anton Kapela wrote:
> On Thu, Jan 1, 2009 at 11:32 AM, Hal Vaughan 
<hal at thresholddigital.com> wrote:
> > 1) No logging. I tried to set the log to ~/tmp/vlc-log.txt and
> > nothing is
>
> For debugging and such, it's best to issue vlc work via the
> command-line interface. I can't comment on if what you're observing
> is a bug or not, will have to leave it to devs to consider that.
>
> Try something like:
>
> vlc -vvv -I rc input-file.mp2ts
> --sout="#transcode{vocodec=mp4v,acodec=mp4a,vb=4000,ab=128}:std{acces
>s=file,mux=ts,dst=/home/user/file.ts}"

Okay, I've run that and the output is at the end of this email.  I 
trimmed about 5,000 lines of the same error message and indicated where 
I did that.

> That will tell vlc to spew verbose messages, pass the input file to
> #transcode, select mp4v for video and mp4a (plain AAC) for audio,
> then pass output to the 'standard' output function which will write
> it to a file in /home/user/ called file.ts, using a normal mpeg2
> transport stream container format.
>
> It would also be useful if you could post your .mts or .ts files to a
> public HTTP location somewhere, or use the vlc ftp 'drop' site.

I'm uploading the .mts file as I write this.  I won't have it up too 
long (as in a few days) because until I get it the way I want, I don't 
want it set out to many people.  I'll do the .ts file, too.  They're at:

halblog.com/videocheck/00027.mts
halblog.com/videocheck/waltz.ts

The first is 184MB the 2nd is about 104 MB (and won't play on VLC -- or 
will "play" but no sound or video).  I'd trim it, but to do that I need 
a program that will edit it and that's my biggest frustration with 
Linux: Poor video creative work support.  I don't think there's anything 
I can edit it in.

> > 5) I've tried transcoding my .mts files to a format more programs
> > understand, but I can't transcode to MP4. I get errors that the
> > codec or encoder is not there. I've installed all the packages that
> > should be
>
> libavcodec hasn't been initializing HD resolutions & profiles
> properly since ~april of 08. I may be missing some email or details
> about them, but patches posted (at least mail regarding patches I've
> seen on vlc-devel) do not appear to have been incorporated yet into
> libavcodec or vlc sources. If you can, try doing things like this to
> specify fps, pixel size, especially if you're using HDV (i.e. the
> hd-lite resolution of 1440x1080).

That's frustrating that it worked and now doesn't.  I know it worked 
fine on the older version of Ubuntu.  And if they haven't incorporated 
it, then I won't get it until at least the next version of Ubuntu, since 
it's not going to be a security fix.  I have to check the camera 
setting.  I do know when I play the video in VLC, it does come up and is 
easy to see, just no sound and seemingly no way to transcode it 
properly.

> #transcode{vocodec=mp4v,acodec=mp4a,vb=4000,ab=128,fps=30,width=1440,
>height=1080}

I've also tried this and the results are also attached at the end, after 
the first set of results.

On this note, when I run a command like this with VLC, it doesn't exit 
at the end.  Somewhere I read to include " vlc:quit" at the end of the 
line, but that doesn't seem to work to make it exit.

> It'd sure be nice for some devs to take a closer look at
> win32/*nix/osx multi-resolution transcoding/encoding/playback
> behaviors. <g>

Uh, guys, the same on Linux, too! (Please!)

> > connected with VLC and codes, but I still get reports that the MP4
> > video and AAC audio codec or encoders are not there (I figure this
> > might be part of the sound issues as well). The error messages tell
> > me to check the log for more details, but there's no log file.
>
> Things like that usually relate to improper codec initialization. Run
> the cli examples for playback/transcode and paste some logs from that
> in.

Done -- at least I can do that much to help figure this out!

Thank you for the help and suggestions on this!

Hal
______________________________________________________
Output from command 
vlc -vvv -I rc 00027.mts --
sout="#transcode{vocodec=mp4v,acodec=mp4a,vb=4000,ab=128}:std{access=file,mux=ts,dst=waltz.ts}"
follows:

VLC media player 0.9.4 Grishenko
[00000001] main libvlc debug: VLC media player - version 0.9.4 Grishenko 
- (c) 1996-2008 the VideoLAN team
[00000001] main libvlc debug: libvlc was configured with ./configure  
'--build=x86_64-linux-gnu' '--enable-maintaner-mode' '--enable-release' 
'--prefix=/usr' '--enable-libtool' '--enable-fast-install' '--with-
binary-version=1ubuntu3' '--disable-update-check' '--disable-gnome' '--
disable-gtk' '--disable-familiar' '--disable-fb' '--enable-ggi' '--
enable-sdl' '--enable-esd' '--enable-mad' '--enable-arts' '--enable-
jack' '--enable-pulse' '--enable-lirc' '--enable-a52' '--enable-aa' '--
enable-dvbpsi' '--enable-mozilla' '--with-mozilla-pkg=libxul-plugin' '--
disable-kde' '--enable-mp4' '--enable-dvb' '--disable-satellite' '--
enable-ogg' '--enable-vorbis' '--enable-shout' '--enable-qt4' '--
disable-slp' '--enable-flac' '--disable-skins' '--disable-basic-skins' 
'--enable-skins2' '--enable-freetype' '--enable-mkv' '--enable-speex' 
'--enable-caca' '--enable-live555' '--enable-libmpeg2' '--enable-
fribidi' '--enable-cdio' '--enable-mod' '--enable-theora' '--enable-
modplug' '--enable-dvdnav' '--enable-gnutls' '--enable-ffmpeg' '--
enable-ncurses' '--enable-smb' '--disable-gnomevfs' '--enable-bonjour' 
'--enable-mpc' '--enable-vcd' '--enable-vcdx' '--enable-notify' '--
enable-twolame' '--enable-x264' '--enable-faad' '--disable-zvbi' '--
enable-telx' '--enable-mediacontrol-bindings' '--disable-atmo' '--
enable-taglib' '--enable-libass' '--enable-libdca' '--enable-alsa' '--
enable-dv' '--enable-v4l' '--enable-v4l2' '--enable-pvr' '--enable-
svgalib' '--enable-dvd' '--without-dvdcss' 'build_alias=x86_64-linux-
gnu' 'CFLAGS=-g -O2' 'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-g 
-O2'
[00000001] main libvlc debug: translation test: code is "C"
[00000001] main libvlc debug: checking builtin modules
[00000001] main libvlc debug: checking plugin modules
[00000001] main libvlc debug: loading plugins cache file 
/home/hal/.cache/vlc/plugins-04081e.dat
[00000001] main libvlc debug: recursively browsing `/usr/lib/vlc'
[00000001] main libvlc debug: module bank initialized, found 277 modules
[00000001] main libvlc debug: opening config file 
(/home/hal/.config/vlc/vlcrc)
[00000001] main libvlc debug: CPU has capabilities 486 586 MMX 3DNow! 
MMXEXT SSE SSE2 FPU 
[00000001] main libvlc debug: looking for memcpy module: 4 candidates
[00000001] main libvlc debug: using memcpy module "memcpymmxext"
[00000375] main interaction debug: thread 1100765520 (Interaction 
control) created at priority 0 (interface/interaction.c:382)
[00000375] main interaction debug: thread started
[00000377] main input debug: Creating an input for 'Media Library'
[00000377] main input debug: Input is a meta file: disabling unneeded 
options
[00000377] main input debug: `file/xspf-
open:///home/hal/.local/share/vlc/ml.xspf' gives access `file' demux 
`xspf-open' path `/home/hal/.local/share/vlc/ml.xspf'
[00000377] main input debug: creating access 'file' 
path='/home/hal/.local/share/vlc/ml.xspf'
[00000378] main access debug: looking for access module: 3 candidates
[00000378] access_mmap access debug: opening file 
/home/hal/.local/share/vlc/ml.xspf
[00000378] main access debug: using access module "access_mmap"
[00000378] main access debug: TIMER module_Need() : 1.095 ms - Total 
1.095 ms / 1 intvls (Avg 1.095 ms)
[00000382] main stream debug: Using AStream*Block
[00000382] main stream debug: pre buffering
[00000382] main stream debug: received first data for our buffer
[00000378] access_mmap access debug: at end of memory mapped file
[00000377] main input debug: creating demux: access='file' demux='xspf-
open' path='/home/hal/.local/share/vlc/ml.xspf'
[00000383] main demux debug: looking for demux module: 1 candidate
[00000383] playlist demux debug: using XSPF playlist reader
[00000383] main demux debug: using demux module "playlist"
[00000383] main demux debug: TIMER module_Need() : 0.963 ms - Total 
0.963 ms / 1 intvls (Avg 0.963 ms)
[00000377] main input debug: `file/xspf-
open:///home/hal/.local/share/vlc/ml.xspf' successfully opened
[00000398] main xml debug: looking for xml module: 2 candidates
[00000398] main xml debug: using xml module "xml"
[00000398] main xml debug: TIMER module_Need() : 1.201 ms - Total 1.201 
ms / 1 intvls (Avg 1.201 ms)
[00000378] access_mmap access debug: at end of memory mapped file
[00000383] playlist demux warning: invalid <playlist> 
attribute:"xmlns:vlc"
[00000383] playlist demux debug: parsed 0 tracks successfully
[00000398] main xml debug: removing module "xml"
[00000377] main input debug: EOF reached
[00000377] main input debug: control type=1
[00000383] main demux debug: removing module "playlist"
[00000378] main access debug: removing module "access_mmap"
[00000377] main input debug: TIMER input launching for 'Media Library' : 
5.350 ms - Total 5.350 ms / 1 intvls (Avg 5.350 ms)
[00000400] main preparser debug: waiting for thread initialization
[00000400] main preparser debug: thread started
[00000400] main preparser debug: thread 1089067344 (preparser) created 
at priority 0 (playlist/thread.c:79)
[00000401] main fetcher debug: waiting for thread initialization
[00000401] main fetcher debug: thread started
[00000401] main fetcher debug: thread 1109158224 (fetcher) created at 
priority 0 (playlist/thread.c:108)
[00000376] main playlist debug: waiting for thread initialization
[00000376] main playlist debug: thread started
[00000376] main playlist debug: rebuilding array of current - root 
Playlist
[00000376] main playlist debug: rebuild done - 0 items, index -1
[00000376] main playlist debug: thread 1117550928 (playlist) created at 
priority 0 (playlist/thread.c:117)
[00000402] main interface debug: looking for interface module: 1 
candidate
[00000402] main interface debug: using interface module "hotkeys"
[00000402] main interface debug: TIMER module_Need() : 0.518 ms - Total 
0.518 ms / 1 intvls (Avg 0.518 ms)
[00000402] main interface debug: thread 1125943632 (interface) created 
at priority 0 (interface/interface.c:168)
[00000402] main interface debug: thread started
[00000404] main interface debug: looking for interface module: 1 
candidate
[00000404] main interface debug: using interface module "inhibit"
[00000404] main interface debug: TIMER module_Need() : 4.798 ms - Total 
4.798 ms / 1 intvls (Avg 4.798 ms)
[00000404] main interface debug: thread started
[00000404] main interface debug: thread 1134336336 (interface) created 
at priority 0 (interface/interface.c:168)
[00000406] main interface debug: looking for interface module: 1 
candidate
[00000406] main interface debug: using interface module "screensaver"
[00000406] main interface debug: TIMER module_Need() : 0.851 ms - Total 
0.851 ms / 1 intvls (Avg 0.851 ms)
[00000406] main interface debug: thread 1142729040 (interface) created 
at priority 0 (interface/interface.c:168)
[00000406] main interface debug: thread started
[00000376] main playlist debug: adding item `00027.mts' ( 00027.mts )
[00000408] main interface debug: looking for interface module: 22 
candidates
[00000408] main interface debug: using interface module "signals"
[00000408] main interface debug: TIMER module_Need() : 0.591 ms - Total 
0.591 ms / 1 intvls (Avg 0.591 ms)
[00000408] main interface debug: thread 1159514448 (interface) created 
at priority 0 (interface/interface.c:168)
[00000408] main interface debug: thread started
[00000410] main interface debug: looking for interface module: 22 
candidates
Remote control interface initialized. Type `help' for help.
[00000410] main interface debug: using interface module "rc"
[00000410] main interface debug: TIMER module_Need() : 1.825 ms - Total 
1.825 ms / 1 intvls (Avg 1.825 ms)
[00000410] main interface debug: thread 1167907152 (interface) created 
at priority 0 (interface/interface.c:168)
[00000410] main interface debug: thread started
[00000376] main playlist debug: starting new item
[00000376] main playlist debug: processing request item null node 
Playlist skip 0
[00000376] main playlist debug: rebuilding array of current - root 
Playlist
[00000376] main playlist debug: rebuild done - 1 items, index -1
[00000376] main playlist debug: creating new input thread
[00000412] main input debug: Creating an input for '00027.mts'
[00000412] main input debug: waiting for thread initialization
[00000412] main input debug: thread started
[00000412] main input debug: thread 1176299856 (input) created at 
priority 10 (input/input.c:370)
[00000413] main stream output debug: stream=`transcode'
[00000414] main stream out debug: looking for sout stream module: 1 
candidate
[00000413] main stream output debug: stream=`std'
[00000417] main stream out debug: looking for sout stream module: 1 
candidate
[00000417] main stream out debug: set config option: sout-standard-
access to file
[00000417] main stream out debug: set config option: sout-standard-mux 
to ts
[00000417] main stream out debug: set config option: sout-standard-dst 
to waltz.ts
[00000417] stream_out_standard stream out debug: creating 
`file/ts://waltz.ts'
[00000417] stream_out_standard stream out debug: extension is ts
[00000417] stream_out_standard stream out debug: extension -> mux=ts
[00000417] stream_out_standard stream out debug: using 
`file/ts://waltz.ts'
[00000419] main access out debug: looking for sout access module: 1 
candidate
[00000419] access_output_file access out debug: file access output 
opened (waltz.ts)
[00000419] main access out debug: using sout access module 
"access_output_file"
[00000419] main access out debug: TIMER module_Need() : 32.383 ms - 
Total 32.383 ms / 1 intvls (Avg 32.383 ms)
[00000417] stream_out_standard stream out debug: access opened
[00000421] main mux debug: looking for sout mux module: 1 candidate
[00000421] mux_ts mux debug: shaping=200000 pcr=70000 dts_delay=400000
[00000421] main mux debug: using sout mux module "mux_ts"
[00000421] main mux debug: TIMER module_Need() : 4.118 ms - Total 4.118 
ms / 1 intvls (Avg 4.118 ms)
[00000413] main stream output debug: muxer support adding stream at any 
time
[00000413] main stream output debug: muxer prefers to wait for all ES 
before starting to mux
[00000417] stream_out_standard stream out debug: mux opened
[00000417] main stream out debug: using sout stream module 
"stream_out_standard"
[00000417] main stream out debug: TIMER module_Need() : 41.264 ms - 
Total 41.264 ms / 1 intvls (Avg 41.264 ms)
[00000414] main stream out warning: option vocodec is unknown
[00000414] main stream out debug: set config option: sout-transcode-
acodec to mp4a
[00000414] main stream out debug: set config option: sout-transcode-vb 
to 4000
[00000414] main stream out debug: set config option: sout-transcode-ab 
to 128
[00000414] stream_out_transcode stream out debug: codec audio=mp4a 0Hz 0 
channels 128Kb/s
[00000414] main stream out debug: using sout stream module 
"stream_out_transcode"
[00000414] main stream out debug: TIMER module_Need() : 49.418 ms - 
Total 49.418 ms / 1 intvls (Avg 49.418 ms)
[00000412] main input debug: `00027.mts' gives access `' demux `' path 
`00027.mts'
[00000412] main input debug: creating demux: access='' demux='' 
path='00027.mts'
[00000423] main demux debug: looking for access_demux module: 3 
candidates
[00000423] main demux debug: TIMER module_Need() : 1.891 ms - Total 
1.891 ms / 1 intvls (Avg 1.891 ms)
[00000412] main input debug: creating access '' path='00027.mts'
[00000428] main access debug: looking for access module: 6 candidates
[00000428] vcd access debug: trying .cue file: 00027.cue
[00000428] vcd access debug: could not find .cue file
[00000428] access_mmap access debug: opening file 00027.mts
[00000428] main access debug: using access module "access_mmap"
[00000428] main access debug: TIMER module_Need() : 3.263 ms - Total 
3.263 ms / 1 intvls (Avg 3.263 ms)
[00000431] main stream debug: Using AStream*Block
[00000431] main stream debug: pre buffering
[00000431] main stream debug: received first data for our buffer
[00000431] main stream debug: prebuffering done 1048576 bytes in 0s - 
31030303 kbytes/s
[00000412] main input debug: creating demux: access='' demux='' 
path='00027.mts'
[00000432] main demux debug: looking for demux module: 52 candidates
[00000432] main demux debug: using demux module "ts"
[00000432] main demux debug: TIMER module_Need() : 15.294 ms - Total 
15.294 ms / 1 intvls (Avg 15.294 ms)
[00000412] main input debug: looking for a subtitle file in 
/data/Data/Video/private/avchd/bdmv/stream/
[00000432] ts demux debug: DEMUX_SET_GROUP 0 (nil)
[00000412] main input debug: starting in sync mode
[00000412] main input debug: `00027.mts' successfully opened
[00000432] ts demux warning: lost synchro
[00000432] ts demux debug: skipping 4 bytes of garbage
[00000432] ts demux debug: pid[256] unknown
[00000432] ts demux debug: pid[31] unknown
[00000432] ts demux debug: pid[4097] unknown
[00000432] ts demux debug: pid[4113] unknown
[00000432] ts demux debug: pid[4352] unknown
libdvbpsi error (PSI decoder): TS discontinuity (received 1, expected 0) 
for PID 0
[00000432] ts demux debug: PATCallBack called
[00000432] ts demux debug: new PAT ts_id=0 version=0 current_next=1
[00000432] ts demux debug:   * number=1 pid=256
[00000432] ts demux debug:   * number=0 pid=31
libdvbpsi error (PSI decoder): TS discontinuity (received 1, expected 0) 
for PID 256
[00000432] ts demux debug: PMTCallBack called
[00000432] ts demux debug: new PMT program number=1 version=0 
pid_pcr=4097
[00000432] ts demux debug:  * descriptor : unknown (0x5)
[00000432] ts demux debug:  * descriptor : unknown (0x88)
[00000432] ts demux debug:   * es pid=4113 type=27 fcc=h264
[00000412] main input debug: selecting program id=1
[00000455] main packetizer debug: looking for packetizer module: 18 
candidates
[00000455] main packetizer debug: using packetizer module 
"packetizer_h264"
[00000455] main packetizer debug: TIMER module_Need() : 4.559 ms - Total 
4.559 ms / 1 intvls (Avg 4.559 ms)
[00000412] main input debug: stream out mode -> no decoder thread
[00000432] ts demux debug:   * es pid=4352 type=129 fcc=a52 
[00000473] main packetizer debug: looking for packetizer module: 18 
candidates
[00000473] main packetizer debug: using packetizer module "a52"
[00000473] main packetizer debug: TIMER module_Need() : 3.696 ms - Total 
3.696 ms / 1 intvls (Avg 3.696 ms)
[00000412] main input debug: stream out mode -> no decoder thread
[00000432] ts demux warning: first packet for pid=4113 cc=0xe
[00000432] ts demux warning: first packet for pid=4352 cc=0x3
[00000412] main input debug: control type=1
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000473] a52 packetizer: A/52 channels:2 samplerate:48000 
bitrate:256000
[00000413] main stream output debug: adding a new sout input 
(sout_input:0x246f480)
[00000414] stream_out_transcode stream out debug: creating audio 
transcoding from fcc=`a52 ' to fcc=`mp4a'
[00000488] main decoder debug: looking for decoder module: 30 candidates
[00000488] main decoder debug: using decoder module "a52"
[00000488] main decoder debug: TIMER module_Need() : 6.884 ms - Total 
6.884 ms / 1 intvls (Avg 6.884 ms)
[00000489] main encoder debug: looking for encoder module: 10 candidates
[00000489] avcodec encoder debug: libavcodec initialized (interface 
3355136 )
[00000489] avcodec encoder error: cannot find encoder MPEG AAC Audio
[00000489] main encoder debug: TIMER module_Need() : 7.307 ms - Total 
7.307 ms / 1 intvls (Avg 7.307 ms)
[00000414] stream_out_transcode stream out error: cannot find audio 
encoder (module:any fourcc:mp4a)
[00000488] main decoder debug: removing module "a52"
[00000414] stream_out_transcode stream out error: cannot create audio 
chain
[00000473] main packetizer error: cannot create packetizer output (a52 )
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000455] packetizer_h264 packetizer debug: found NAL_SPS (sps_id=0)
[00000455] packetizer_h264 packetizer debug: found NAL_PPS (pps_id=0 
sps_id=0)
[00000413] main stream output debug: adding a new sout input 
(sout_input:0x2470690)
[00000414] stream_out_transcode stream out debug: not transcoding a 
stream (fcc=`h264')
[00000421] main mux debug: adding a new input
[00000421] mux_ts mux debug: adding input codec=h264 pid=68
[00000421] mux_ts mux debug: new PCR PID is 68
[00000413] main stream output warning: trying to send non-dated packet 
to stream output!
[00000455] main packetizer debug: switching to async mode
[00000413] main stream output warning: trying to send non-dated packet 
to stream output!
...literally about 5,000 lines of this line repeated...
[00000413] main stream output warning: trying to send non-dated packet 
to stream output!
[00000428] access_mmap access debug: at end of memory mapped file
[00000432] ts demux debug: eof ?
[00000412] main input debug: EOF reached
[00000376] main playlist debug: finished input
[00000376] main playlist debug: dying input
[00000432] ts demux debug: pid list:
[00000432] ts demux debug:   - pid[0] seen
[00000432] ts demux debug:   - pid[31] seen
[00000432] ts demux debug:   - pid[256] seen
[00000432] ts demux debug:   - pid[4097] seen
[00000455] main packetizer debug: removing module "packetizer_h264"
[00000455] main packetizer debug: killing decoder fourcc `h264', 0 PES 
in FIFO
[00000413] main stream output debug: removing a sout input 
(sout_input:0x2470690)
[00000421] mux_ts mux debug: removing input pid=68
[00000421] mux_ts mux debug: new PCR PID is 8191
[00000421] main mux warning: no more input streams for this mux
[00000432] ts demux debug:   - pid[4113] seen
[00000473] main packetizer debug: removing module "a52"
[00000473] main packetizer debug: killing decoder fourcc `a52 ', 0 PES 
in FIFO
[00000412] main input debug: Program doesn't contain anymore ES
[00000432] ts demux debug:   - pid[4352] seen
[00000432] ts demux debug:   - pid[8191] seen
[00000432] main demux debug: removing module "ts"
[00000428] main access debug: removing module "access_mmap"
[00000412] main input debug: thread ended
[00000376] main playlist debug: dead input
[00000412] main input debug: thread 1176299856 joined 
(playlist/engine.c:244)
[00000412] main input debug: TIMER input launching for '00027.mts' : 
75.568 ms - Total 75.568 ms / 1 intvls (Avg 75.568 ms)
[00000414] main stream out debug: destroying chain... (name=transcode)
[00000417] main stream out debug: destroying chain... (name=std)
[00000421] main mux debug: removing module "mux_ts"
[00000419] access_output_file access out debug: file access output 
closed
[00000419] main access out debug: removing module "access_output_file"
[00000417] main stream out debug: removing module "stream_out_standard"
[00000417] main stream out debug: destroying chain done
[00000414] main stream out debug: removing module "stream_out_transcode"
[00000414] main stream out debug: destroying chain done
[00000376] main playlist debug: starting new item
[00000376] main playlist debug: changing item without a request (current 
0/1)
[00000376] main playlist debug: nothing to play
[00000408] signals interface error: Caught Interrupt signal, exiting...
[00000408] main interface debug: thread ended
[00000001] main libvlc debug: removing all interfaces
[00000410] main interface debug: waitpipe: object killed
[00000410] main interface debug: socket 0 polling interrupted
status change: ( stop state: 0 )
status change: ( quit )
[00000410] main interface debug: thread ended
[00000410] main interface debug: thread 1167907152 joined 
(interface/interface.c:188)
[00000410] main interface debug: removing module "rc"
[00000408] main interface debug: thread 1159514448 joined 
(interface/interface.c:188)
[00000408] main interface debug: removing module "signals"
[00000406] main interface debug: thread ended
[00000406] main interface debug: thread 1142729040 joined 
(interface/interface.c:188)
[00000406] main interface debug: removing module "screensaver"
[00000404] main interface debug: thread ended
[00000404] main interface debug: thread 1134336336 joined 
(interface/interface.c:188)
[00000404] main interface debug: removing module "inhibit"
[00000402] main interface debug: thread ended
[00000402] main interface debug: thread 1125943632 joined 
(interface/interface.c:188)
[00000402] main interface debug: removing module "hotkeys"
[00000001] main libvlc debug: removing all services discovery tasks
[00000001] main libvlc debug: removing playlist
[00000376] main playlist debug: saving Media Library to file 
/home/hal/.local/share/vlc/ml.xspf
[00000376] main playlist debug: looking for playlist export module: 1 
candidate
[00000376] main playlist debug: using playlist export module "export"
[00000376] main playlist debug: TIMER module_Need() : 0.931 ms - Total 
0.931 ms / 1 intvls (Avg 0.931 ms)
[00000376] main playlist debug: removing module "export"
[00000400] main preparser debug: thread ended
[00000400] main preparser debug: thread 1089067344 joined 
(playlist/engine.c:521)
[00000401] main fetcher debug: thread ended
[00000401] main fetcher debug: thread 1109158224 joined 
(playlist/engine.c:523)
[00000376] main playlist debug: thread ended
[00000376] main playlist debug: thread 1117550928 joined (libvlc.c:992)
[00000400] main preparser debug: Destroyed
[00000401] main fetcher debug: Destroyed
[00000376] main playlist debug: Destroyed
[00000001] main libvlc debug: removing interaction
[00000375] main interaction debug: thread ended
[00000375] main interaction debug: thread 1100765520 joined 
(interface/interaction.c:400)
[00000001] main libvlc debug: removing all video outputs
[00000001] main libvlc debug: TIMER ML Load : Total 7.070 ms / 1 intvls 
(Avg 7.070 ms)
[00000001] main libvlc debug: TIMER Items array build : Total 0.044 ms / 
2 intvls (Avg 0.022 ms)
[00000001] main libvlc debug: TIMER ML Dump : Total 1.184 ms / 1 intvls 
(Avg 1.184 ms)
[00000001] main libvlc debug: removing stats
[00000001] main libvlc debug: removing module "memcpymmxext"
[00000001] main libvlc debug: writing plugins cache 
/home/hal/.cache/vlc/plugins-04081e.dat
----------------------------------------------------------------------------------------------------------------
Output from 2nd suggested command:
[hal at wizard:stream]$ vlc -vvv -I rc 00027.mts --
sout="#transcode{vocodec=mp4v,acodec=mp4a,vb=4000,ab=128,fps=30,width=1440,>height=1080}"                                                                          
VLC media player 0.9.4 Grishenko                                                                                                                                                                                   
[00000001] main libvlc debug: VLC media player - version 0.9.4 Grishenko 
- (c) 1996-2008 the VideoLAN team                                                                                                         
[00000001] main libvlc debug: libvlc was configured with ./configure  
'--build=x86_64-linux-gnu' '--enable-maintaner-mode' '--enable-release' 
'--prefix=/usr' '--enable-libtool' '--enable-fast-install' '--with-
binary-version=1ubuntu3' '--disable-update-check' '--disable-gnome' '--
disable-gtk' '--disable-familiar' '--disable-fb' '--enable-ggi' '--
enable-sdl' '--enable-esd' '--enable-mad' '--enable-arts' '--enable-
jack' '--enable-pulse' '--enable-lirc' '--enable-a52' '--enable-aa' '--
enable-dvbpsi' '--enable-mozilla' '--with-mozilla-pkg=libxul-plugin' '--
disable-kde' '--enable-mp4' '--enable-dvb' '--disable-satellite' '--
enable-ogg' '--enable-vorbis' '--enable-shout' '--enable-qt4' '--
disable-slp' '--enable-flac' '--disable-skins' '--disable-basic-skins' 
'--enable-skins2' '--enable-freetype' '--enable-mkv' '--enable-speex' 
'--enable-caca' '--enable-live555' '--enable-libmpeg2' '--enable-
fribidi' '--enable-cdio' '--enable-mod' '--enable-theora' '--enable-
modplug' '--enable-dvdnav' '--enable-gnutls' '--enable-ffmpeg' '--
enable-ncurses' '--enable-smb' '--disable-gnomevfs' '--enable-bonjour' 
'--enable-mpc' '--enable-vcd' '--enable-vcdx' '--enable-notify' '--
enable-twolame' '--enable-x264' '--enable-faad' '--disable-zvbi' '--
enable-telx' '--enable-mediacontrol-bindings' '--disable-atmo' '--
enable-taglib' '--enable-libass' '--enable-libdca' '--enable-alsa' '--
enable-dv' '--enable-v4l' '--enable-v4l2' '--enable-pvr' '--enable-
svgalib' '--enable-dvd' '--without-dvdcss' 'build_alias=x86_64-linux-
gnu' 'CFLAGS=-g -O2' 'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-g 
-O2'                                                                                                       
[00000001] main libvlc debug: translation test: code is "C"                                                                                                                                                        
[00000001] main libvlc debug: checking builtin modules                                                                                                                                                             
[00000001] main libvlc debug: checking plugin modules                                                                                                                                                              
[00000001] main libvlc debug: loading plugins cache file 
/home/hal/.cache/vlc/plugins-04081e.dat                                                                                                                   
[00000001] main libvlc debug: recursively browsing `/usr/lib/vlc'                                                                                                                                                  
[00000001] main libvlc debug: module bank initialized, found 277 modules                                                                                                                                           
[00000001] main libvlc debug: opening config file 
(/home/hal/.config/vlc/vlcrc)                                                                                                                                    
[00000001] main libvlc debug: CPU has capabilities 486 586 MMX 3DNow! 
MMXEXT SSE SSE2 FPU                                                                                                                          
[00000001] main libvlc debug: looking for memcpy module: 4 candidates                                                                                                                                              
[00000001] main libvlc debug: using memcpy module "memcpymmxext"                                                                                                                                                   
[00000375] main interaction debug: thread 1111546192 (Interaction 
control) created at priority 0 (interface/interaction.c:382)                                                                                     
[00000375] main interaction debug: thread started                                                                                                                                                                  
[00000377] main input debug: Creating an input for 'Media Library'                                                                                                                                                 
[00000377] main input debug: Input is a meta file: disabling unneeded 
options                                                                                                                                      
[00000377] main input debug: `file/xspf-
open:///home/hal/.local/share/vlc/ml.xspf' gives access `file' demux 
`xspf-open' path `/home/hal/.local/share/vlc/ml.xspf'                                                 
[00000377] main input debug: creating access 'file' 
path='/home/hal/.local/share/vlc/ml.xspf'                                                                                                                      
[00000378] main access debug: looking for access module: 3 candidates                                                                                                                                              
[00000378] access_mmap access debug: opening file 
/home/hal/.local/share/vlc/ml.xspf                                                                                                                               
[00000378] main access debug: using access module "access_mmap"                                                                                                                                                    
[00000378] main access debug: TIMER module_Need() : 1.158 ms - Total 
1.158 ms / 1 intvls (Avg 1.158 ms)                                                                                                            
[00000382] main stream debug: Using AStream*Block                                                                                                                                                                  
[00000382] main stream debug: pre buffering                                                                                                                                                                        
[00000382] main stream debug: received first data for our buffer                                                                                                                                                   
[00000378] access_mmap access debug: at end of memory mapped file                                                                                                                                                  
[00000377] main input debug: creating demux: access='file' demux='xspf-
open' path='/home/hal/.local/share/vlc/ml.xspf'                                                                                             
[00000383] main demux debug: looking for demux module: 1 candidate                                                                                                                                                 
[00000383] playlist demux debug: using XSPF playlist reader                                                                                                                                                        
[00000383] main demux debug: using demux module "playlist"                                                                                                                                                         
[00000383] main demux debug: TIMER module_Need() : 0.874 ms - Total 
0.874 ms / 1 intvls (Avg 0.874 ms)                                                                                                             
[00000377] main input debug: `file/xspf-
open:///home/hal/.local/share/vlc/ml.xspf' successfully opened                                                                                                             
[00000398] main xml debug: looking for xml module: 2 candidates                                                                                                                                                    
[00000398] main xml debug: using xml module "xml"                                                                                                                                                                  
[00000398] main xml debug: TIMER module_Need() : 1.159 ms - Total 1.159 
ms / 1 intvls (Avg 1.159 ms)                                                                                                               
[00000378] access_mmap access debug: at end of memory mapped file                                                                                                                                                  
[00000383] playlist demux warning: invalid <playlist> 
attribute:"xmlns:vlc"                                                                                                                                        
[00000383] playlist demux debug: parsed 0 tracks successfully                                                                                                                                                      
[00000398] main xml debug: removing module "xml"                                                                                                                                                                   
[00000377] main input debug: EOF reached                                                                                                                                                                           
[00000377] main input debug: control type=1                                                                                                                                                                        
[00000383] main demux debug: removing module "playlist"                                                                                                                                                            
[00000378] main access debug: removing module "access_mmap"                                                                                                                                                        
[00000377] main input debug: TIMER input launching for 'Media Library' : 
5.730 ms - Total 5.730 ms / 1 intvls (Avg 5.730 ms)                                                                                       
[00000400] main preparser debug: waiting for thread initialization                                                                                                                                                 
[00000400] main preparser debug: thread started                                                                                                                                                                    
[00000400] main preparser debug: thread 1085794640 (preparser) created 
at priority 0 (playlist/thread.c:79)                                                                                                        
[00000401] main fetcher debug: waiting for thread initialization                                                                                                                                                   
[00000401] main fetcher debug: thread started                                                                                                                                                                      
[00000401] main fetcher debug: thread 1094187344 (fetcher) created at 
priority 0 (playlist/thread.c:108)                                                                                                           
[00000376] main playlist debug: waiting for thread initialization                                                                                                                                                  
[00000376] main playlist debug: thread started                                                                                                                                                                     
[00000376] main playlist debug: rebuilding array of current - root 
Playlist                                                                                                                                        
[00000376] main playlist debug: rebuild done - 0 items, index -1                                                                                                                                                   
[00000376] main playlist debug: thread 1102580048 (playlist) created at 
priority 0 (playlist/thread.c:117)
[00000402] main interface debug: looking for interface module: 1 
candidate
[00000402] main interface debug: using interface module "hotkeys"
[00000402] main interface debug: TIMER module_Need() : 0.504 ms - Total 
0.504 ms / 1 intvls (Avg 0.504 ms)
[00000402] main interface debug: thread 1119938896 (interface) created 
at priority 0 (interface/interface.c:168)
[00000402] main interface debug: thread started
[00000404] main interface debug: looking for interface module: 1 
candidate
[00000404] main interface debug: using interface module "inhibit"
[00000404] main interface debug: TIMER module_Need() : 2.468 ms - Total 
2.468 ms / 1 intvls (Avg 2.468 ms)
[00000404] main interface debug: thread started
[00000404] main interface debug: thread 1128331600 (interface) created 
at priority 0 (interface/interface.c:168)
[00000406] main interface debug: looking for interface module: 1 
candidate
[00000406] main interface debug: using interface module "screensaver"
[00000406] main interface debug: TIMER module_Need() : 0.681 ms - Total 
0.681 ms / 1 intvls (Avg 0.681 ms)
[00000406] main interface debug: thread started
[00000406] main interface debug: thread 1136724304 (interface) created 
at priority 0 (interface/interface.c:168)
[00000376] main playlist debug: adding item `00027.mts' ( 00027.mts )
[00000408] main interface debug: looking for interface module: 22 
candidates
[00000408] main interface debug: using interface module "signals"
[00000408] main interface debug: TIMER module_Need() : 0.871 ms - Total 
0.871 ms / 1 intvls (Avg 0.871 ms)
[00000408] main interface debug: thread 1153509712 (interface) created 
at priority 0 (interface/interface.c:168)
[00000408] main interface debug: thread started
[00000410] main interface debug: looking for interface module: 22 
candidates
Remote control interface initialized. Type `help' for help.
[00000410] main interface debug: using interface module "rc"
[00000410] main interface debug: TIMER module_Need() : 1.648 ms - Total 
1.648 ms / 1 intvls (Avg 1.648 ms)
[00000410] main interface debug: thread started
[00000410] main interface debug: thread 1161902416 (interface) created 
at priority 0 (interface/interface.c:168)
[00000376] main playlist debug: starting new item
[00000376] main playlist debug: processing request item null node 
Playlist skip 0
[00000376] main playlist debug: rebuilding array of current - root 
Playlist
[00000376] main playlist debug: rebuild done - 1 items, index -1
[00000376] main playlist debug: creating new input thread
[00000412] main input debug: Creating an input for '00027.mts'
[00000412] main input debug: waiting for thread initialization
[00000412] main input debug: thread started
[00000412] main input debug: thread 1170295120 (input) created at 
priority 10 (input/input.c:370)
[00000413] main stream output debug: stream=`transcode'
[00000414] main stream out debug: looking for sout stream module: 1 
candidate
[00000413] main stream output error: invalid chain
[00000414] stream_out_transcode stream out error: cannot create chain
[00000414] main stream out warning: no sout stream module matching 
"transcode" could be loaded
[00000414] main stream out debug: TIMER module_Need() : 0.724 ms - Total 
0.724 ms / 1 intvls (Avg 0.724 ms)
[00000414] main stream out debug: destroying chain... (name=transcode)
[00000414] main stream out debug: destroying chain done
[00000413] main stream output error: stream chain failed for 
`transcode{vocodec=mp4v,acodec=mp4a,vb=4000,ab=128,fps=30,width=1440,>height=1080}'
[00000412] main input error: cannot start stream output instance, 
aborting
[00000376] main playlist debug: finished input
[00000376] main playlist debug: dying input
[00000376] main playlist debug: dying input
[00000412] main input debug: thread ended
[00000376] main playlist debug: dead input
[00000412] main input debug: thread 1170295120 joined 
(playlist/engine.c:244)
[00000412] main input debug: TIMER input launching for '00027.mts' : 
105.958 ms - Total 105.958 ms / 1 intvls (Avg 105.958 ms)
[00000376] main playlist debug: starting new item
[00000376] main playlist debug: changing item without a request (current 
0/1)
[00000376] main playlist debug: nothing to play
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20090101/f72f5e14/attachment.html>


More information about the vlc mailing list