Play DV stream (RTP)

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
Sorc17
Blank Cone
Blank Cone
Posts: 14
Joined: 03 May 2011 10:15

Play DV stream (RTP)

Postby Sorc17 » 04 May 2011 14:00

VLC can play DV files
vlc my_video.dv
but cant play dv stream receaved via RTP?
vlc rtp://230.0.0.1:8000
Receive nothing for me. mplayer can play this stream, so stream is correct and playable. There is log
$ vlc -vvv rtp://230.0.0.0:8000
VLC media player 1.0.6 Goldeneye
[0x94ef8b0] main libvlc debug: VLC media player - version 1.0.6 Goldeneye - (c) 1996-2010 the VideoLAN team
[0x94ef8b0] main libvlc debug: libvlc was configured with ./configure '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--target=i686-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--disable-rpath' '--enable-release' '--with-binary-version=1.0.6-1.fc12' '--with-tuning=no' '--enable-switcher' '--enable-lua' '--enable-live555' '--enable-dv' '--enable-opencv' '--enable-pvr' '--enable-gnomevfs' '--enable-cddax' '--enable-wma-fixed' '--enable-shine' '--enable-faad' '--enable-twolame' '--enable-real' '--enable-realrtsp' '--enable-flac' '--enable-tremor' '--enable-speex' '--enable-tarkin' '--enable-theora' '--enable-dirac' '--enable-libass' '--enable-shout' '--enable-xcb' '--enable-svg' '--enable-snapshot' '--enable-svgalib' '--enable-xvmc' '--enable-directfb' '--enable-aa' '--enable-caca' '--enable-jack' '--enable-portaudio' '--enable-pulse' '--enable-ncurses' '--enable-xosd' '--enable-fbosd' '--enable-galaktos' '--enable-lirc' '--enable-loader' '--enable-mozilla' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig'
[0x94ef8b0] main libvlc debug: translation test: code is "C"
[0x94ef8b0] main libvlc debug: checking plugin modules
[0x94ef8b0] main libvlc debug: loading plugins cache file /home/sorc/.cache/vlc/plugins-04041e.dat
[0x94ef8b0] main libvlc debug: recursively browsing `/usr/lib/vlc'
[0x94ef8b0] main libvlc debug: module bank initialized (407 modules)
[0x94ef8b0] main libvlc debug: opening config file (/home/sorc/.config/vlc/vlcrc)
[0x94ef8b0] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
[0x94ef8b0] main libvlc debug: looking for memcpy module: 3 candidates
[0x94ef8b0] main libvlc debug: using memcpy module "memcpymmxext"
[0x9596e18] main input debug: Creating an input for 'Media Library'
[0x9596e18] main input debug: Input is a meta file: disabling unneeded options
[0x9596e18] main input debug: using timeshift granularity of 50 MBytes
[0x9596e18] main input debug: using timeshift path '/tmp'
[0x9596e18] main input debug: `file/xspf-open:///home/sorc/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/sorc/.local/share/vlc/ml.xspf'
[0x9596e18] main input debug: creating demux: access='file' demux='xspf-open' path='/home/sorc/.local/share/vlc/ml.xspf'
[0x9593b38] main demux debug: looking for access_demux module: 1 candidate
[0x9593b38] main demux warning: no access_demux module matching "file" could be loaded
[0x9593b38] main demux debug: TIMER module_need() : 34.698 ms - Total 34.698 ms / 1 intvls (Avg 34.698 ms)
[0x9596e18] main input debug: creating access 'file' path='/home/sorc/.local/share/vlc/ml.xspf'
[0x95a3870] main access debug: looking for access module: 3 candidates
[0x95a3870] access_file access debug: opening file `/home/sorc/.local/share/vlc/ml.xspf'
[0x95a3870] main access debug: using access module "access_file"
[0x95a3870] main access debug: TIMER module_need() : 1.315 ms - Total 1.315 ms / 1 intvls (Avg 1.315 ms)
[0x95a3958] main stream debug: Using AStream*Stream
[0x95a3958] main stream debug: pre buffering
[0x95a3958] main stream debug: received first data after 8 ms
[0x95a3958] main stream debug: pre-buffering done 1024 bytes in 0s - 113 kbytes/s
[0x95a4090] main stream debug: looking for stream_filter module: 5 candidates
[0x95a4090] main stream debug: TIMER module_need() : 13.921 ms - Total 13.921 ms / 1 intvls (Avg 13.921 ms)
[0x95a6190] main stream debug: looking for stream_filter module: 1 candidate
[0x95a6190] main stream debug: using stream_filter module "stream_filter_record"
[0x95a6190] main stream debug: TIMER module_need() : 0.178 ms - Total 0.178 ms / 1 intvls (Avg 0.178 ms)
[0x9596e18] main input debug: creating demux: access='file' demux='xspf-open' path='/home/sorc/.local/share/vlc/ml.xspf'
[0x95a6828] main demux debug: looking for demux module: 1 candidate
[0x95a6828] playlist demux debug: using XSPF playlist reader
[0x95a6828] main demux debug: using demux module "playlist"
[0x95a6828] main demux debug: TIMER module_need() : 13.967 ms - Total 13.967 ms / 1 intvls (Avg 13.967 ms)
[0x9596e18] main input debug: `file/xspf-open:///home/sorc/.local/share/vlc/ml.xspf' successfully opened
[0x95a6900] main xml debug: looking for xml module: 2 candidates
[0x95a6900] main xml debug: using xml module "xml"
[0x95a6900] main xml debug: TIMER module_need() : 0.549 ms - Total 0.549 ms / 1 intvls (Avg 0.549 ms)
[0x95a6828] playlist demux debug: parsed 10 tracks successfully
[0x9597b78] main playlist debug: deleting item `jpop'
[0x95a6900] main xml debug: removing module "xml"
[0x9596e18] main input debug: EOF reached
[0x95a6828] main demux debug: removing module "playlist"
[0x95a6190] main stream debug: removing module "stream_filter_record"
[0x95a3870] main access debug: removing module "access_file"
[0x9596e18] main input debug: TIMER input launching for 'Media Library' : 82.261 ms - Total 82.261 ms / 1 intvls (Avg 82.261 ms)
[0x9597b78] main playlist debug: Activated
[0x9597b78] main playlist debug: rebuilding array of current - root Playlist
[0x9597b78] main playlist debug: rebuild done - 0 items, index -1
[0x95a1370] main interface debug: looking for interface module: 1 candidate
[0x95a1370] http interface debug: base 193.233.51.51:8081
[0x95a1370] main interface: creating httpd
[0x95a1370] main interface debug: net: listening to 193.233.51.51 port 8081
[0x95a1370] http interface debug: dir=/usr/share/vlc/http
[0x95a1370] main interface debug: find .hosts in dir=/usr/share/vlc/http/.hosts
[0x95a1370] main interface debug: restricted to ::1
[0x95a1370] main interface debug: restricted to 127.0.0.1
[0x95a1370] main interface debug: restricted to 193.233.51.0/24
[0x95a1370] http interface debug: dir=/usr/share/vlc/http/js
[0x95a1370] http interface debug: file=/usr/share/vlc/http/js/functions.js~ (url=/js/functions.js~)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/js/vlm.js (url=/js/vlm.js)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/js/mosaic.js (url=/js/mosaic.js)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/js/functions.js (url=/js/functions.js)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/index.html (url=/)
[0x95a1370] http interface debug: redir= -> /
[0x95a1370] http interface debug: redir=/index.html -> /
[0x95a1370] http interface debug: dir=/usr/share/vlc/http/images
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/loop.png (url=/images/loop.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/slider_bar.png (url=/images/slider_bar.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/info.png (url=/images/info.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/slider_left.png (url=/images/slider_left.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/slider_right.png (url=/images/slider_right.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/slider_point.png (url=/images/slider_point.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/next.png (url=/images/next.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/repeat.png (url=/images/repeat.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/volume_mute.png (url=/images/volume_mute.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/delete_small.png (url=/images/delete_small.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/speaker.png (url=/images/speaker.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/sd.png (url=/images/sd.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/pause.png (url=/images/pause.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/fullscreen.png (url=/images/fullscreen.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/playlist_small.png (url=/images/playlist_small.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/zoom_double.png (url=/images/zoom_double.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/snapshot.png (url=/images/snapshot.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/help.png (url=/images/help.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/plus.png (url=/images/plus.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/stop.png (url=/images/stop.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/empty.png (url=/images/empty.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/sout.png (url=/images/sout.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/volume_up.png (url=/images/volume_up.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/minus.png (url=/images/minus.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/refresh.png (url=/images/refresh.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/play.png (url=/images/play.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/white.png (url=/images/white.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/eject.png (url=/images/eject.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/prev.png (url=/images/prev.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/sort.png (url=/images/sort.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/slow.png (url=/images/slow.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/vlc16x16.png (url=/images/vlc16x16.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/shuffle.png (url=/images/shuffle.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/delete.png (url=/images/delete.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/volume_unmute.png (url=/images/volume_unmute.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/playlist.png (url=/images/playlist.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/white_cross_small.png (url=/images/white_cross_small.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/speaker_mute.png (url=/images/speaker_mute.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/zoom_half.png (url=/images/zoom_half.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/images/volume_down.png (url=/images/volume_down.png)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/flash.html (url=/flash.html)
[0x95a1370] http interface debug: dir=/usr/share/vlc/http/requests
[0x95a1370] http interface debug: file=/usr/share/vlc/http/requests/readme (url=/requests/readme)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/requests/browse.xml (url=/requests/browse.xml)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/requests/status.xml (url=/requests/status.xml)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/requests/vlm_cmd.xml (url=/requests/vlm_cmd.xml)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/requests/playlist.xml (url=/requests/playlist.xml)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/requests/vlm.xml (url=/requests/vlm.xml)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/favicon.ico (url=/favicon.ico)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/style.css (url=/style.css)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/mosaic.html (url=/mosaic.html)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/iehacks.css (url=/iehacks.css)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/vlm.html (url=/vlm.html)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/vlm_export.html (url=/vlm_export.html)
[0x95a1370] http interface debug: dir=/usr/share/vlc/http/dialogs
[0x95a1370] main interface debug: find .hosts in dir=/usr/share/vlc/http/dialogs/.hosts
[0x95a1370] http interface debug: file=/usr/share/vlc/http/dialogs/playlist (url=/dialogs/playlist)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/dialogs/main~ (url=/dialogs/main~)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/dialogs/sout (url=/dialogs/sout)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/dialogs/main (url=/dialogs/main)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/dialogs/vlm (url=/dialogs/vlm)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/dialogs/input (url=/dialogs/input)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/dialogs/footer (url=/dialogs/footer)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/dialogs/browse (url=/dialogs/browse)
[0x95a1370] http interface debug: file=/usr/share/vlc/http/dialogs/mosaic (url=/dialogs/mosaic)
[0x95a1370] main interface debug: using interface module "http"
[0x95a1370] main interface debug: TIMER module_need() : 43.251 ms - Total 43.251 ms / 1 intvls (Avg 43.251 ms)
[0x95a1370] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x95b2548] main interface debug: looking for interface module: 1 candidate
[0x95a1370] main interface debug: thread started
[0x95a1370] main interface debug: thread ended
[0x95b2548] main interface debug: using interface module "hotkeys"
[0x95b2548] main interface debug: TIMER module_need() : 2.612 ms - Total 2.612 ms / 1 intvls (Avg 2.612 ms)
[0x95b2548] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x95b2548] main interface debug: thread started
[0x95c7f58] main interface debug: looking for interface module: 1 candidate
[0x95c7f58] main interface debug: using interface module "inhibit"
[0x95c7f58] main interface debug: TIMER module_need() : 1.828 ms - Total 1.828 ms / 1 intvls (Avg 1.828 ms)
[0x95c7f58] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x95c7f58] main interface debug: thread started
[0x95c8e10] main interface debug: looking for interface module: 1 candidate
[0x95c8e10] main interface debug: using interface module "screensaver"
[0x95c8e10] main interface debug: TIMER module_need() : 0.216 ms - Total 0.216 ms / 1 intvls (Avg 0.216 ms)
[0x95c8e10] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x95c8e10] main interface debug: thread started
[0x9597b78] main playlist debug: adding item `rtp://230.0.0.0:8000' ( rtp://230.0.0.0:8000 )
[0x9597b78] main playlist debug: rebuilding array of current - root Playlist
[0x9597b78] main playlist debug: rebuild done - 1 items, index -1
[0x94efd58] main interface debug: looking for interface module: 1 candidate
[0x94efd58] main interface debug: using interface module "signals"
[0x94efd58] main interface debug: TIMER module_need() : 0.191 ms - Total 0.191 ms / 1 intvls (Avg 0.191 ms)
[0x94efd58] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x94efd58] main interface debug: thread started
[0x94efd58] main interface debug: thread ended
[0x95bc900] main interface debug: looking for interface module: 1 candidate
[0x95bc900] main interface debug: using interface module "globalhotkeys"
[0x95bc900] main interface debug: TIMER module_need() : 23.158 ms - Total 23.158 ms / 1 intvls (Avg 23.158 ms)
[0x95bc900] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x95bc900] main interface debug: thread started
[0x95bc900] main interface debug: thread ended
[0x94ef8b0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x95c3be0] main interface debug: looking for interface module: 6 candidates
[0x95c3be0] main interface debug: using interface module "qt4"
[0x95c3be0] main interface debug: TIMER module_need() : 1167.260 ms - Total 1167.260 ms / 1 intvls (Avg 1167.260 ms)
[0x95c3be0] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x9597b78] main playlist debug: processing request item null node Playlist skip 0
[0x9597b78] main playlist debug: starting new item
[0x9597b78] main playlist debug: creating new input thread
[0xb685e918] main input debug: Creating an input for 'rtp://230.0.0.0:8000'
[0x95c3be0] qt4 interface debug: Error while initializing qt-specific localization
[0x95c3be0] main interface debug: thread started
[0x95c3be0] main interface debug: thread ended
[0xb685e918] main input debug: thread (input) created at priority 10 (input/input.c:230)
[0xb685e918] main input debug: thread started
[0x95c3be0] qt4 interface debug: IM: Setting an input
[0xb685e918] main input debug: using timeshift granularity of 50 MBytes
[0xb685e918] main input debug: using timeshift path '/tmp'
[0xb685e918] main input debug: `rtp://230.0.0.0:8000' gives access `rtp' demux `' path `230.0.0.0:8000'
[0xb685e918] main input debug: creating demux: access='rtp' demux='' path='230.0.0.0:8000'
[0x95d55c8] main demux debug: looking for access_demux module: 1 candidate
[0x95c3be0] qt4 interface debug: Updating the geometry
[0x95c3be0] qt4 interface debug: Updating the geometry
[0x95d55c8] main demux debug: net: connecting to [230.0.0.0]:8000 from [(null)]:5004
[0x95d55c8] main demux debug: using access_demux module "rtp"
[0x95d55c8] main demux debug: TIMER module_need() : 50.131 ms - Total 50.131 ms / 1 intvls (Avg 50.131 ms)
[0xb685e918] main input debug: `rtp://230.0.0.0:8000' successfully opened
after last message player do nothing. No play, no more messages, no errors.

Rémi Denis-Courmont
Developer
Developer
Posts: 15324
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Play DV stream (RTP)

Postby Rémi Denis-Courmont » 04 May 2011 15:29

DV is not a static RTP payload format, so rtp:// cannot work (VLC cannot guess that the RTP session contains DV).
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

Sorc17
Blank Cone
Blank Cone
Posts: 14
Joined: 03 May 2011 10:15

Re: Play DV stream (RTP)

Postby Sorc17 » 04 May 2011 16:29

What can I do to let VLC know about DV inside? I've try
$vlc --demux rawdv rtp/rawdv://230.0.0.0:8000
but it's not helps: same play nothing. As I see VLC use rawdv module when play regular .dv file.
$ vlc -vvv --demux rawdv rtp/rawdv://230.0.0.0:8000
VLC media player 1.0.6 Goldeneye
[0x89388b0] main libvlc debug: VLC media player - version 1.0.6 Goldeneye - (c) 1996-2010 the VideoLAN team
[0x89388b0] main libvlc debug: libvlc was configured with ./configure '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--target=i686-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--disable-rpath' '--enable-release' '--with-binary-version=1.0.6-1.fc12' '--with-tuning=no' '--enable-switcher' '--enable-lua' '--enable-live555' '--enable-dv' '--enable-opencv' '--enable-pvr' '--enable-gnomevfs' '--enable-cddax' '--enable-wma-fixed' '--enable-shine' '--enable-faad' '--enable-twolame' '--enable-real' '--enable-realrtsp' '--enable-flac' '--enable-tremor' '--enable-speex' '--enable-tarkin' '--enable-theora' '--enable-dirac' '--enable-libass' '--enable-shout' '--enable-xcb' '--enable-svg' '--enable-snapshot' '--enable-svgalib' '--enable-xvmc' '--enable-directfb' '--enable-aa' '--enable-caca' '--enable-jack' '--enable-portaudio' '--enable-pulse' '--enable-ncurses' '--enable-xosd' '--enable-fbosd' '--enable-galaktos' '--enable-lirc' '--enable-loader' '--enable-mozilla' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig'
[0x89388b0] main libvlc debug: translation test: code is "C"
[0x89388b0] main libvlc debug: checking plugin modules
[0x89388b0] main libvlc debug: loading plugins cache file /home/sorc/.cache/vlc/plugins-04041e.dat
[0x89388b0] main libvlc debug: recursively browsing `/usr/lib/vlc'
[0x89388b0] main libvlc debug: module bank initialized (407 modules)
[0x89388b0] main libvlc debug: opening config file (/home/sorc/.config/vlc/vlcrc)
[0x89388b0] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
[0x89388b0] main libvlc debug: looking for memcpy module: 3 candidates
[0x89388b0] main libvlc debug: using memcpy module "memcpymmxext"
[0x89dfb80] main input debug: Creating an input for 'Media Library'
[0x89dfb80] main input debug: Input is a meta file: disabling unneeded options
[0x89dfb80] main input debug: using timeshift granularity of 50 MBytes
[0x89dfb80] main input debug: using timeshift path '/tmp'
[0x89dfb80] main input debug: `file/xspf-open:///home/sorc/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/sorc/.local/share/vlc/ml.xspf'
[0x89dfb80] main input debug: creating demux: access='file' demux='xspf-open' path='/home/sorc/.local/share/vlc/ml.xspf'
[0x89dcb50] main demux debug: looking for access_demux module: 1 candidate
[0x89dcb50] main demux warning: no access_demux module matching "file" could be loaded
[0x89dcb50] main demux debug: TIMER module_need() : 0.503 ms - Total 0.503 ms / 1 intvls (Avg 0.503 ms)
[0x89dfb80] main input debug: creating access 'file' path='/home/sorc/.local/share/vlc/ml.xspf'
[0x89ec7d8] main access debug: looking for access module: 3 candidates
[0x89ec7d8] access_file access debug: opening file `/home/sorc/.local/share/vlc/ml.xspf'
[0x89ec7d8] main access debug: using access module "access_file"
[0x89ec7d8] main access debug: TIMER module_need() : 0.471 ms - Total 0.471 ms / 1 intvls (Avg 0.471 ms)
[0x89ec8c0] main stream debug: Using AStream*Stream
[0x89ec8c0] main stream debug: pre buffering
[0x89ec8c0] main stream debug: received first data after 0 ms
[0x89ec8c0] main stream debug: pre-buffering done 1024 bytes in 0s - 58823 kbytes/s
[0x89ecf90] main stream debug: looking for stream_filter module: 5 candidates
[0x89ecf90] main stream debug: TIMER module_need() : 0.390 ms - Total 0.390 ms / 1 intvls (Avg 0.390 ms)
[0x89ef228] main stream debug: looking for stream_filter module: 1 candidate
[0x89ef228] main stream debug: using stream_filter module "stream_filter_record"
[0x89ef228] main stream debug: TIMER module_need() : 0.138 ms - Total 0.138 ms / 1 intvls (Avg 0.138 ms)
[0x89dfb80] main input debug: creating demux: access='file' demux='xspf-open' path='/home/sorc/.local/share/vlc/ml.xspf'
[0x89edfd0] main demux debug: looking for demux module: 1 candidate
[0x89edfd0] playlist demux debug: using XSPF playlist reader
[0x89edfd0] main demux debug: using demux module "playlist"
[0x89edfd0] main demux debug: TIMER module_need() : 0.238 ms - Total 0.238 ms / 1 intvls (Avg 0.238 ms)
[0x89dfb80] main input debug: `file/xspf-open:///home/sorc/.local/share/vlc/ml.xspf' successfully opened
[0x89ef588] main xml debug: looking for xml module: 2 candidates
[0x89ef588] main xml debug: using xml module "xml"
[0x89ef588] main xml debug: TIMER module_need() : 0.422 ms - Total 0.422 ms / 1 intvls (Avg 0.422 ms)
[0x89edfd0] playlist demux debug: parsed 10 tracks successfully
[0x89e0ec0] main playlist debug: deleting item `jpop'
[0x89ef588] main xml debug: removing module "xml"
[0x89dfb80] main input debug: EOF reached
[0x89edfd0] main demux debug: removing module "playlist"
[0x89ef228] main stream debug: removing module "stream_filter_record"
[0x89ec7d8] main access debug: removing module "access_file"
[0x89dfb80] main input debug: TIMER input launching for 'Media Library' : 5.994 ms - Total 5.994 ms / 1 intvls (Avg 5.994 ms)
[0x89e0ec0] main playlist debug: Activated
[0x89e0ec0] main playlist debug: rebuilding array of current - root Playlist
[0x89e0ec0] main playlist debug: rebuild done - 0 items, index -1
[0x89eaa48] main interface debug: looking for interface module: 1 candidate
[0x89eaa48] main interface debug: using interface module "hotkeys"
[0x89eaa48] main interface debug: TIMER module_need() : 0.255 ms - Total 0.255 ms / 1 intvls (Avg 0.255 ms)
[0x89eaa48] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x89eaa48] main interface debug: thread started
[0x89edfd0] main interface debug: looking for interface module: 1 candidate
[0x89edfd0] main interface debug: using interface module "inhibit"
[0x89edfd0] main interface debug: TIMER module_need() : 1.646 ms - Total 1.646 ms / 1 intvls (Avg 1.646 ms)
[0x89edfd0] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x89f0500] main interface debug: looking for interface module: 1 candidate
[0x89f0500] main interface debug: using interface module "screensaver"
[0x89f0500] main interface debug: TIMER module_need() : 0.207 ms - Total 0.207 ms / 1 intvls (Avg 0.207 ms)
[0x89f0500] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x89edfd0] main interface debug: thread started
[0x89f0500] main interface debug: thread started
[0x89e0ec0] main playlist debug: adding item `rtp/rawdv://230.0.0.0:8000' ( rtp/rawdv://230.0.0.0:8000 )
[0x89eab20] main interface debug: looking for interface module: 1 candidate
[0x89eab20] main interface debug: using interface module "signals"
[0x89eab20] main interface debug: TIMER module_need() : 0.198 ms - Total 0.198 ms / 1 intvls (Avg 0.198 ms)
[0x89eab20] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x89eab20] main interface debug: thread started
[0x89eab20] main interface debug: thread ended
[0x89ead08] main interface debug: looking for interface module: 1 candidate
[0x89ead08] main interface debug: using interface module "globalhotkeys"
[0x89ead08] main interface debug: TIMER module_need() : 13.548 ms - Total 13.548 ms / 1 intvls (Avg 13.548 ms)
[0x89ead08] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x89388b0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x89fc1d0] main interface debug: looking for interface module: 6 candidates
[0x89ead08] main interface debug: thread started
[0x89ead08] main interface debug: thread ended
[0x89fc1d0] main interface debug: using interface module "qt4"
[0x89fc1d0] main interface debug: TIMER module_need() : 170.747 ms - Total 170.747 ms / 1 intvls (Avg 170.747 ms)
[0x89fc1d0] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x89fc1d0] main interface debug: thread started
[0x89e0ec0] main playlist debug: rebuilding array of current - root Playlist
[0x89e0ec0] main playlist debug: rebuild done - 1 items, index -1
[0x89fc1d0] main interface debug: thread ended
[0x89e0ec0] main playlist debug: processing request item null node Playlist skip 0
[0x89e0ec0] main playlist debug: starting new item
[0x89e0ec0] main playlist debug: creating new input thread
[0xb675c3a8] main input debug: Creating an input for 'rtp/rawdv://230.0.0.0:8000'
[0x89fc1d0] qt4 interface debug: Error while initializing qt-specific localization
[0xb675c3a8] main input debug: thread (input) created at priority 10 (input/input.c:230)
[0xb675c3a8] main input debug: thread started
[0xb675c3a8] main input debug: using timeshift granularity of 50 MBytes
[0x89fc1d0] qt4 interface debug: IM: Setting an input
[0x89fc1d0] qt4 interface debug: Updating the geometry
[0x89fc1d0] qt4 interface debug: Updating the geometry
[0xb675c3a8] main input debug: using timeshift path '/tmp'
[0xb675c3a8] main input debug: `rtp/rawdv://230.0.0.0:8000' gives access `rtp' demux `rawdv' path `230.0.0.0:8000'
[0xb675c3a8] main input debug: creating demux: access='rtp' demux='rawdv' path='230.0.0.0:8000'
[0x8a0f1a8] main demux debug: looking for access_demux module: 1 candidate
[0x8a0f1a8] main demux debug: net: connecting to [230.0.0.0]:8000 from [(null)]:5004
[0x8a0f1a8] main demux debug: using access_demux module "rtp"
[0x8a0f1a8] main demux debug: TIMER module_need() : 2.114 ms - Total 2.114 ms / 1 intvls (Avg 2.114 ms)
[0xb675c3a8] main input debug: `rtp/rawdv://230.0.0.0:8000' successfully opened

Rémi Denis-Courmont
Developer
Developer
Posts: 15324
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Play DV stream (RTP)

Postby Rémi Denis-Courmont » 04 May 2011 17:25

You need to pass a valid SDP.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

Sorc17
Blank Cone
Blank Cone
Posts: 14
Joined: 03 May 2011 10:15

Re: Play DV stream (RTP)

Postby Sorc17 » 05 May 2011 15:30

Thanks :) I will try to do something with it.


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 47 guests