VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Howdy!

    I'm converting from mkv to mp4 using ripbot for tonemapping purposes, and I keep getting an error saying there's no space left...after a 12-hour process. (Last time I used it, a year ago, I changed it from my C to D drive, which it's still set at, and has 543 free gigs. I do notice at the beginning of the log, it says it's outputting to OneDrive on C:, which I never set it to and don't know how to change--but does that make a difference?)

    Any help is greatly appreciated. The log is attached. Thanks in advance!
    Image Attached Files
    Quote Quote  
  2. Code:
    D:\Video\Superman>"C:\Users\jason\OneDrive\Desktop\AV\RipBot264v1.26.0\Tools\ffmpeg\bin\ffmpeg.exe" -loglevel panic -i "D:\Temp\RipBot264temp\job1\job1.avs" -strict -1 -f yuv4mpegpipe -   | "C:\Users\jason\OneDrive\Desktop\AV\RipBot264v1.26.0\tools\x264\x264_x64.exe" --colorprim bt709 --transfer bt709 --colormatrix bt709  --crf 20 --fps 24000/1001 --force-cfr --min-keyint 24 --keyint 240 --frames 206008 --sar 1:1 --level 4.0 --aud --nal-hrd vbr --vbv-bufsize 25000 --vbv-maxrate 25000  --stdin y4m --output "D:\Temp\RipBot264temp\job1\video.264" -
    Encoding file output is "D:\Temp\RipBot264temp\job1\video.264"

    Muxing the output fails when:
    Code:
    "C:\Users\jason\OneDrive\Desktop\AV\RipBot264v1.26.0\tools\mp4box\mp4box.exe" -tmp "C:\Users\jason\AppData\Local\Temp"  -add "D:\Temp\RipBot264temp\job1\video.264":name="Superman™: The Movie" -fps 23.976 -chap "D:\Temp\RipBot264temp\job1\chapters.txt" -new "D:\Superman™ TONEMAPPED.mp4" 
    Unrecognized import option  The Movie, ignoring
    AVC-H264 import - frame size 3840 x 2160 at 23.976 FPS
    Error writing data (No space left on device): 1 blocks to write but 0 blocks written
    is called.
    Here "C:\Users\jason\AppData\Local\Temp" is used as temp folder.
    Wild guess: you are either running out of space on C, something is interfering with the access on C or Mp4box has problems with some character.

    Since the encoding is done you can try to fix the muxing call and call it in a Windows command line prompt.

    So, clear your temp folder ("C:\Users\jason\AppData\Local\Temp") on C, check that D still has enought room and try whether:
    Code:
    D:\Video\Superman>"C:\Users\jason\OneDrive\Desktop\AV\RipBot264v1.26.0\tools\mp4box\mp4box.exe" -tmp "C:\Users\jason\AppData\Local\Temp"  -add "D:\Temp\RipBot264temp\job1\video.264":name="Superman: The Movie" -fps 23.976 -chap "D:\Temp\RipBot264temp\job1\chapters.txt" -new "D:\Superman TONEMAPPED.mp4"
    works. As a general advice, I would recommand not to set temp or output folder on a folder that gets synched somewhere, since that is bound to cause sync issues on long accesses.

    Cu
    Selur
    users currently on my ignore list: deadrats, Stears555, marcorocchini
    Quote Quote  
  3. Thank you. I'll try that soon.

    However, I don't recall even setting the temp folder in the C drive, and I can almost certainly remember moving it to the D drive. I don't even know how it's synced to OneDrive--I don't even use that.

    I'll look again, but I couldn't find anything in ripbot's settings to change the temp drive--actually I think it specifically says D, but I'll check once I'm at my computer.

    Thanks again!
    Quote Quote  
  4. Remove non ascii characters like ™
    Or in future use MKV instead of mp4 container.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!