You need to search (in a loop) for a string starting with a Space and ending in .mov Then locate the \x0D\x0A delimiter in that new string and remove just the chars after the delimiter which is the movie filename.
You then must handle the very first entry as it different with just the filename at the start.