Anime FTW question

Home Forums Third Party Enhancements VLC Shares Anime FTW question

  • This topic is empty.
Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #23917
    Linlhutz
    Participant

    Hi got a guestion can I watch and at the same time download anime from Anime FTW throught VLC ?? and if it is possible can somone tell how to do that thanks again 😉

    #29912
    zany130
    Participant

    @chaltier wrote:

    Hi got a guestion can I watch and at the same time download anime from Anime FTW throught VLC ?? and if it is possible can somone tell how to do that thanks again 😉

    You can save the transcoded copy of the anime you are watching. If you want to do it, you have to set vlc args for double output. You can change the outputs args for vlc from http://localhost/vlc-shares/outputs

    as reference for vlc args: http://www.videolan.org/doc/streaming-howto/en/ch04.html

    #29913
    Linlhutz
    Participant

    After I read that article I got even more dizzy ;/

    I doesn’t have knowledge of that sort to do it myself don’t known what to change and also how to put a directory on PC ? to where the video files will be downloaded. Need more help it’s very important to me cuz I am anime fan !!

    thanks in advance ximarx but could you tell me more of what to change and how to do it ?

    and sorry for my bad understanding of topic ;/

    #29914
    zany130
    Participant

    Open the vlc-shares’s “Outputs management interface” (http://192.168.1.1/vlc-shares/outputs) and click on “New mode”

    Fill the form:

    Label:

    WIIMC Stream + STORE

    Stream source:

    http://{%SERVER_NAME%}:8081/

    VLC Argument:

    duplicate{dst=std{access=http,mux=ts,dst=:8081},dst=std{access=file,dst=/tmp/stream.ts}

    Priority:

    0

    Aimed Platform:

    WiiMC

    Note: remember to change the last dst= param of VLC Argument from /tmp/stream.ts to your save path (for example C:/stream.ts or C:/myMovies/stream.ts).

    If you are a linux user, you have to be sure that vlc process (under www-data user) can write in the folder you selected.

    Then edit the output mode “WIIMC Stream” and change priority from 0 to 1. (This change is mandatory to make WIIMC Stream the default transmission mode for WIIMC)

    To use this Output, when you want to watch + store a stream, select the WIIMC Stream + STORE output method as Transmission mode (in the menu with “Start VLC Stream”, “Watch directly”, “Transcode profile”…)

    #29915
    Linlhutz
    Participant

    VLC Argument:

    Code: Select all
    duplicate{dst=std{access=http,mux=ts,dst=:8081},dst=std{access=file,dst=/E:/animeVLC/stream.ts}

    Thats mine line in outputs.

    But nothing happen, all other lines are exactly how you show me “what to do” all other lines are ok. In WiiMC changing transmision mode to “WIIMC Stream + STORE” but anime only streams normally not saving in my directory at all ;/

    maybe got wrong configuration of VLC overall. Cuz in PC site when I’m on dash board and choose anime and watch directly options instead of anime like on WiiMC I got a page with something like that

    http://imageshack.us/photo/my-images/850/39934316.jpg/

    http://imageshack.us/photo/my-images/856/58032840.jpg/

    Still need more help I guess.

    #29916
    zany130
    Participant

    E:/….

    Without the first /

    (and you must start VLC Stream)

    You can’t watch directly video stream with the browser.

    If you only want to save the video without reproduce it, go inside the animeftw configuration page (from the icon in the dashboard) and disable “Proxy feature”. Then you can click on watch directly button and you will download the video

    #29917
    Linlhutz
    Participant

    Well I correct the entry E:animeVLC ….

    but whene I start vlc stream I got an error

    http://imageshack.us/photo/my-images/543/dsc00191ed.jpg/

    and thank you for that proxy trick to save anime directly to PC.

    #29918
    zany130
    Participant
    dst=E:/animeVLC/stream.ts

    not

    dst=/E:/animeVLC/stream.ts
    #29919
    Linlhutz
    Participant

    now got error

    Massage: Source:Unknown
    />
    Description:Unknown Massage

    ;/ don’t get it …

    #29920
    zany130
    Participant

    ?

    #29921
    Linlhutz
    Participant

    Well I got two different errors

    One
    http://imageshack.us/photo/my-images/585/dsc00197tk.jpg/

    and second
    http://imageshack.us/photo/my-images/213/dsc00196br.jpg/

    depends on what anime I choose I got first or second error when I start VLC stream on WiiMC with transmision mode WiiMC stream + store

    and sory for posting reply so late

    #29922
    zany130
    Participant

    debug log plz

    #29923
    Linlhutz
    Participant

    sorry but how to do it ? debug log that is. Where to look for it ? From VLC —-> Log Files — > Apache Error ?? is that it ?

    #29924
    zany130
    Participant

    https://code.google.com/p/vlc-shares/wiki/PostInstallConfiguration054En#How_to_enable_Debug_log

    Enable debug log -> reproduce the error -> go in vlc-share’s test page -> download system report -> check if in the report there are personal info (it shouldn’t, but give a look anyway) -> attach it here

    #29925
    Linlhutz
    Participant

    Here it is. Sorry for long reply ~~ working 😉

Viewing 15 posts - 1 through 15 (of 15 total)
  • The forum ‘VLC Shares’ is closed to new topics and replies.

Login

Lost Password