Opened 16 years ago
Closed 15 years ago
#7912 closed defect (fixed)
Nuvexport Modification for Debian
| Reported by: | Owned by: | xris | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | Apps - Nuvexport | Version: | 0.22 |
| Severity: | medium | Keywords: | mpeg2video |
| Cc: | Ticket locked: | no |
Description
In order for nuvexport to detect that my ffmpeg did indeed have support for mpeg2video decoding, I had to modify ffmpeg.pm to properly parse the output from "ffmpeg -formats" and "ffmpeg -codecs" in package export::ffmpeg . I hope that this change isn't overlooking an important part of the previous (and somewhat complicated) regex.
Attachments (1)
Change History (8)
by , 16 years ago
| Attachment: | ffmpeg_diff.txt added |
|---|
comment:1 by , 16 years ago
comment:2 by , 16 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 16 years ago
To me it appears that the redirection does not does what it should. Replacing all $ffmpeg -formats 2>&1 with $ffmpeg -formats 2>/dev/null does work for me.
comment:4 by , 15 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | assigned → closed |
I can not reproduce this with the ffmpeg on any of my systems. I think you need a better ffmpeg build.
comment:5 by , 15 years ago
| Resolution: | worksforme |
|---|---|
| Status: | closed → new |
comment:6 by , 15 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Seems this is also a problem with ffmpeg 0.6. Passing off to xris who has a setup with this issue.

Debian squeeze Kernel 2.6.30-2-amd64 x86_64 GNU/Linux FFmpeg version SVN-r20916