1. Cookies optimieren die Bereitstellung unserer Dienste. Mit der Nutzung unserer Dienste erklärst Du dich damit einverstanden, dass wir Cookies verwenden. Weitere Informationen
    Information ausblenden
  2. Willkommen im Forum von DIGITAL FERNSEHEN - dem führenden Portal für digitales Fernsehen, Medien und Entertainment. Wenn du hier neu bist, schau dich ruhig etwas um und melde dich an, um am Forengeschehen teilnehmen zu können.
    Information ausblenden

streamen auf dem DM 500-C von einem LINUX server streamen

Dieses Thema im Forum "Linux E2 Receiver (Dreambox etc.)" wurde erstellt von cccc, 1. September 2007.

  1. cccc

    cccc Neuling

    Registriert seit:
    29. Mai 2007
    Beiträge:
    14
    Zustimmungen:
    0
    Punkte für Erfolge:
    1
    Anzeige
    streamen auf dem Dreambox DM 500-C vom LINUX

    hi

    ich möchte AVI filme von einem linux auf dem dreambox DM 500-C streamen.

    auf dem DM 500-C habe den VLCF Plugin 1.3.0 installiert und auf dem linux ist VLC 0.8.6c installiert.

    MPG spielt problemlos ab, aber mit AVI geht einfach nicht !

    da mein linux (DS 106j von Synology) kein X windows hat, starte ich VLC mit diesem befehl von command line:
    Code:
    # vlc -vvv -I http --sout="#transcode{vcodec=mp2v,vb=1024,scale=1,acodec=mpga,ab=192,channels=2}:duplicate{dst=std{access=http,mux=ts,dst=:9090}}"
    
    und bekomme solche meldungen:
    Code:
    [00000339] stream_out_transcode private debug: late picture skipped (957178)
    [00000345] main private warning: late buffer for mux input (977681)
    [00000345] main private warning: late buffer for mux input (961963)
    [00000339] stream_out_transcode private debug: late picture skipped (971051)
    [00000345] main private warning: late buffer for mux input (977987)
    [00000339] stream_out_transcode private debug: late picture skipped (972354)
    [00000345] main private warning: late buffer for mux input (993452)
    [00000345] main private warning: late buffer for mux input (977689)
    [00000345] main private warning: late buffer for mux input (961574)
    [00000339] stream_out_transcode private debug: late picture skipped (1020565)
    [00000236] http interface debug: requested playlist stop
    [00000345] main private warning: late buffer for mux input (1046600)
    [00000339] stream_out_transcode private debug: late picture skipped (1066641)
    [00000345] main private warning: late buffer for mux input (1063550)
    [00000345] main private warning: late buffer for mux input (1047254)
    [00000339] stream_out_transcode private debug: late picture skipped (1075806)
    [00000337] main input debug: control type=0
    [00000337] main input debug: control: stopping input
    [00000337] main input debug: closing input
    [00000348] avi private debug: free chunk avih
    [00000239] main http server debug: Connection from 192.168.200.11
    [00000348] avi private debug: free chunk strh
    [00000348] avi private debug: free chunk strf
    [00000348] avi private debug: free chunk JUNK
    [00000348] avi private debug: free chunk LIST
    [00000348] avi private debug: free chunk strh
    [00000348] avi private debug: free chunk strf
    [00000348] avi private debug: free chunk JUNK
    [00000348] avi private debug: free chunk LIST
    [00000348] avi private warning: unknown chunk (not unloaded)
    [00000348] avi private debug: free chunk LIST
    [00000348] avi private debug: free chunk LIST
    [00000348] avi private debug: free chunk JUNK
    [00000348] avi private debug: free chunk LIST
    [00000348] avi private debug: free chunk idx1
    [00000348] avi private debug: free chunk RIFF
    [00000348] avi private debug: free chunk JUNK
    [00000348] avi private debug: free chunk LIST
    [00000349] main demuxer debug: removing module "avi"
    [00000347] main access debug: removing module "access_file"
    [00000232] main playlist: stopping playback
    [00000232] main playlist debug: deleting playlist item `/volume1/cinema/Quentin Tarantino - Pulp Fiction (German Deutsch).avi :sout=#transcode{vcodec=mp2v,soverlay,vb=1024,width=704,height=576,fps=25,acodec=mpga,ab=192,channels=2}:duplicate{dst=std{access=http,mux=ts,url=:9090/dboxstream}}'
    [00000236] http interface debug: requested playlist empty
    [00000350] main packetizer debug: removing module "packetizer_copy"
    [00000350] main packetizer debug: killing decoder fourcc `DIV3', 0 PES in FIFO
    [00000338] main stream output debug: removing an input
    [00000352] ffmpeg decoder debug: ffmpeg codec (MS MPEG-4 Video v3) stopped
    [00000352] main decoder debug: removing module "ffmpeg"
    [00000353] main encoder debug: removing module "ffmpeg"
    [00000358] main private debug: removing module "ffmpeg"
    [00000345] mux_ts private debug: removing input pid=69
    [00000345] mux_ts private debug: new PCR PID is 68
    [00000351] main packetizer debug: removing module "mpeg_audio"
    [00000351] main packetizer debug: killing decoder fourcc `mpga', 0 PES in FIFO
    [00000338] main stream output debug: removing an input
    [00000354] main decoder debug: removing module "mpeg_audio"
    [00000355] main encoder debug: removing module "ffmpeg"
    [00000356] main private debug: removing module "mpgatofixed32"
    [00000357] main private debug: removing module "audio_format"
    [00000345] mux_ts private debug: removing input pid=68
    [00000345] mux_ts private debug: new PCR PID is 8191
    [00000345] main private warning: no more input streams for this mux
    [00000337] main input debug: destroying sout
    [00000339] main private debug: destroying chain... (name=transcode)
    [00000341] main private debug: destroying chain... (name=duplicate)
    [00000341] stream_out_duplicate private debug: closing a duplication
    [00000342] main private debug: destroying chain... (name=std)
    [00000345] main private debug: removing module "mux_ts"
    [00000344] main http server warning: force closing connections
    [00000344] main http server debug: thread 180232 joined (network/httpd.c:1134)
    [00000344] main http server debug: HTTP host removed
    [00000343] access_output_http private debug: Close
    [00000343] main private debug: removing module "access_output_http"
    [00000342] main private debug: removing module "stream_out_standard"
    [00000342] main private debug: destroying chain done
    [00000341] main private debug: removing module "stream_out_duplicate"
    [00000341] main private debug: destroying chain done
    [00000339] main private debug: removing module "stream_out_transcode"
    [00000239] main http server debug: Connection from 192.168.200.11
    [00000339] main private debug: destroying chain done
    [00000337] main input debug: thread 163847 joined (input/input.c:412)
    [00000236] http interface debug: requested playlist empty
    
    ich bringe nicht zum laufen.
    weiss jamnd vielleicht an was es liegt ?
     
    Zuletzt bearbeitet: 12. September 2007
  2. cccc

    cccc Neuling

    Registriert seit:
    29. Mai 2007
    Beiträge:
    14
    Zustimmungen:
    0
    Punkte für Erfolge:
    1
    AW: streamen auf dem DM 500-C von einem LINUX server streamen

    das mit dem VLC auf der Synology Diskstation ist nicht sonderlich vielverprechend,
    weil diese Diskstation nur freescale prozessor mit 200MHz und 32MB RAM hat.
    VLC frontend lösung erwartet von dem VLC das es in echtzeit den stream rekodiert,
    das funktioniert aber erst ab 1GHz.