Closed (fixed)
Project:
Video
Version:
6.x-3.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2010 at 09:21 UTC
Updated:
27 May 2010 at 16:50 UTC
There are some minor misspellings in source strings:
Displays video files with player embeded. (embeded -> embedded)
Path to save video thumbanils extracted from video (thumbanils -> thumbnails)
Comments
Comment #1
FrankT commentedIn 'Default player resolution WIDTHXHEIGHT in px. eg : 16:9 for widescreen or 4:3 for general screen' WIDTHXHEIGHT must be replaced by WIDTH:HEIGHT.
Comment #2
FrankT commentedIn both
Use ffmpeg(Default) to automaticcally thumbnails, Please make sure to configure convertor settings.
and
Use ffmpeg(Default) to automaticcally convert videos to web compatible types eg. FLV, Please make sure to configure convertor settings.
automaticcally must be replaced by automatically.
Comment #3
FrankT commentedJust a question: in 'Set player width(in pix) here, make sure your video have good resolution to fix on larger values.' should fix be rather fit?
Comment #4
hypertext200Comment #5
FrankT commented'Default player resolution WIDTHXHEIGHT in px. eg : 16:9 for widescreen or 4:3 for general screen' (WIDTHXHEIGHT -> WIDTH:HEIGHT) has not been changed for release 3.6.
I also suggest to change the new string in 3.6 '@preset of video thumbnail linked to video' into 'Preset @preset of video thumbnail linked to video'
Comment #6
hypertext200Comment #7
FrankT commentedYou also changed WIDTHXHEIGHT in 'Default player WIDTHXHEIGHT in px. eg : 640 for 640X480 player size if resolution it 4:3' but this one was correct, now it's wrong.
Comment #8
iLLin commentedLot of misspellings have been fixed in 4.x-dev. If you find more, hook us up with patches.