Closed (fixed)
Project:
OpenPackage Video
Version:
5.x-3.11
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Aug 2008 at 03:08 UTC
Updated:
21 Dec 2008 at 20:19 UTC
op_video is unable to get frame rate and size data from the video file, so it's using bad flags when it runs ffmpeg:
-b k -r -g 0 -s 0x0
when the correct values are inserted on the module config page it does not override the bad values, but uses both the bad flags as above and the custom flags that I inserted, causing ffmpeg to fail.
Comments
Comment #1
jbrown commentedThis shouldn't happen. Can you post the offending video to openpackage.biz?
Also, the extra parameters field is really designed for global flags.
Comment #2
eclauset commentedThis is the file:
http://www.daylightmagazine.org/files/videos/original/daylight_issue6_po...
here is is on openpackage.biz:
http://openpackage.biz/video/841
still not working on my server, though. how is it getting the frame size/rate?
Comment #3
eclauset commentedAny updates on this? I looked at the code but couldn't figure out how it's trying to get the frame size/rate.
Comment #4
jbrown commented