Postgres support
linuxbox - August 18, 2009 - 02:51
| Project: | Video |
| Version: | 6.x-2.5-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | patch (to be ported) |
Jump to:
Description
Hi. The video module ffmpeg helper currently doesn't work with postgresql. The problem is just a couple uses of " in queries, where there should've been '. Here is a patch that fixes this.
| Attachment | Size |
|---|---|
| ffmpeg_helper_postgres.diff | 2.51 KB |

#1
Thanks for your contribution, I will patch this to ffmpeg
#2
ported to HEAD