Closed (fixed)
Project:
FlashVideo
Version:
5.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 May 2007 at 19:00 UTC
Updated:
30 May 2007 at 04:32 UTC
Jump to comment: Most recent file
In Windows you can have file/directory names with spaces in them.
To reproduce, upload a video file called "ah ha.mov" and watch it fail to transcode.
The problem is that the commands generated to execute ffmpeg do not wrap the filenames in double-quotations.
The simple fix is to wrap the filenames in double-quotations.
(see attached patch)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | flashvideo-patch_2.txt | 1.28 KB | ms2011 |
| flashvideo-patch.txt | 758 bytes | ms2011 |
Comments
Comment #1
ms2011 commentedSame goes for thumbnails. (see attached)
Comment #2
travist commentedThanks!!!
This will be added to the next release. Slowly but surely we are building to a rock solid 2.0!
Comment #3
travist commentedFlashVideo Version 2.0.BETA fixes this issue.
Comment #4
(not verified) commented