Search results

  1. C

    ROM Hack How do I download the Mobiclip Multicore Encoder?

    thanks for sharing how to find it
  2. C

    Homebrew Homebrew app [Release] ThirdTube - A homebrew YouTube client for the new 3DS.

    this only works on the new 3ds, not the old 3ds
  3. C

    Homebrew Homebrew app [Release] ThirdTube - A homebrew YouTube client for the new 3DS.

    No, it didn't support livestreams. In fact, that was something I always wanted at the time... Oh well
  4. C

    Homebrew Post Homebrew ideas, suggestion, requests here

    something that can read manga as individual image files. Manga Reader 3ds did this pretty good, if somebody can just add a page browse feature it'd be great.
  5. C

    Homebrew MPEG4 Player for DS and DSi

    t thanks, ill try this out auto This worked! thanks!
  6. C

    Homebrew MPEG4 Player for DS and DSi

    ffmpeg -i %1 -f mp4 -vf "fps=24000/1001, colorspace=space=ycgco:primaries=bt709:trc=bt709:range=pc:iprimaries=bt709:iall=bt709, scale=256:144" -dst_range 1 -color_range 2 -vcodec mpeg4 -profile:v 0 -level 8 -q:v 2 -maxrate 500k -acodec aac -ar 32k -b:a 64000 -ac 1 -slices 1 -g 50 %2 (if you're...
  7. C

    Homebrew MPEG4 Player for DS and DSi

    that could very much also be the case.. I'm not very well-informed on matters like these, so i just took the first version i found.
  8. C

    Homebrew MPEG4 Player for DS and DSi

    I've been trying some things and none of them have worked.. Could you upload a video that works on your ds so I can make sure my videos were just converted wrong?
  9. C

    Homebrew MPEG4 Player for DS and DSi

    well, that didn't work either.. ill try out some different things and post if it works
  10. C

    Homebrew MPEG4 Player for DS and DSi

    hm.. gonna try on a different sd card
  11. C

    Homebrew MPEG4 Player for DS and DSi

    about 2 minutes
  12. C

    Homebrew MPEG4 Player for DS and DSi

    when I launch a video from twl menu there's a small gray bar on the bottom screen but no video plays..
  13. C

    Homebrew MPEG4 Player for DS and DSi

    when I boot the mpegplayer, it doesn't even show the file browser
  14. C

    Homebrew MPEG4 Player for DS and DSi

    this one just boots to a black screen...
  15. C

    Homebrew MPEG4 Player for DS and DSi

    I'm not sure what you mean with that.. I have a DSL and don't use TWL menu
  16. C

    Homebrew MPEG4 Player for DS and DSi

    maybe it has something to do with my mpeg4player file.... could you upload yours so I could test?
  17. C

    Homebrew MPEG4 Player for DS and DSi

    no, it isn't... @john4532 did you just copy what I said for whatever reason??
  18. C

    Homebrew MPEG4 Player for DS and DSi

    ooooohhhh auto thanks, it works. auto But when i run the video in the player it just loads a bunch of text saying "size:" and "atom:" and the video never loads..
  19. C

    Homebrew MPEG4 Player for DS and DSi

    i have absolutely no experience when it comes to coding, where do I put the input file name? I know the output file name comes at the end of the command
  20. C

    Homebrew MPEG4 Player for DS and DSi

    can somebody post an example command, I have no idea how this works or where to put my file names and such.