[QUOTE=hunterk;29727]I’m not sure how to do it through the GUI but it’s all accessible via the command line. Unfortunately, I don’t remember those switches, either 
I would recommend grabbing RetroArch-Phoenix from somewhere (here’s a super-old build: http://www.mediafire.com/download/e9m4mkc891j939e/retroarch-phoenix-64bit-0996.exe ; I think that’s probably the latest) and using it, as it has buttons for all of that stuff and prints its command line invocation to the log window so you can copy/paste/modify that as needed.[/QUOTE]
[QUOTE=Tatsuya79;29743]If that can help I managed to record a video by launching:
retroarch -L cores/desmume_libretro.dll --record records/record.mkv --recordconfig records/config.cfg "E:\Roms\Nintendo-DS\Mario Kart DS (E).zip"
in the records/config.cfg:
vcodec = libx264rgb
acodec = libmp3lame
audio_global_quality = 75
sample_rate = 44100
threads = 0
video_preset = ultrafast
Didn’t tweak much as I just wanted the sound.[/QUOTE]
Using RA-Phoenix, I was able to get as far as getting the .bsv to playback, so that’s something. However, I still can’t figure out how to get ffmpeg movie output. I set up a directory and a config file, but there’s probably something wrong with my config. I used the one Tatsuya79 provided. I’m guessing that I don’t have the right codecs or something? I’m using Win 7 64 bit, if that helps.