Closed (fixed)
Project:
Video
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2007 at 01:16 UTC
Updated:
14 May 2007 at 20:43 UTC
Jump to comment: Most recent file
When the ffmpeg helper module is on, it automatically sets the height and width of the video
. When saving a google video, the height and width is set to 0 and the video does not display. This is strange, since the behavior of the YouTube embed code looks identical and works fine. Google Video, however, is not functional.| Comment | File | Size | Author |
|---|---|---|---|
| #1 | video_googlefix.patch | 1 KB | jyamada1 |
Comments
Comment #1
jyamada1 commentedso simple no wonder it was missed! rolled a patch here to fix this issue. changed references in the HTML strings to $width/$height rather than $node->videox/$node->videoy.
Comment #2
fax8 commentedcommitted to 5.x-dev thanks.
Comment #3
dries commented