#724 closed defect (cant-reproduce)
The transformation of .3gp files always fails
Reported by: | Julien Gouesse | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | programming | Keywords: | |
Cc: | Parent Tickets: |
Description
Hi
It is possible to upload successfully a 3GP file, I get a confirmation message when it is done. However, the transformation fails, it appears in the subsection for failed additions but with no value in the fields "Reason for failure" and "Failure metadata". If you don't plan to support this format, please fill these fields.
Attachments (1)
Change History (10)
by , 11 years ago
Attachment: | bug724.png added |
---|
comment:1 by , 11 years ago
Thank you for reporting your problem.
Would you please include a stack trace and/or the console output for the server when this particular issue happens?
Then we might be able to tell exactly what's going on.
comment:2 by , 11 years ago
I can contact the guy who is responsible for roaming-initiative to get these logs. I'll try to post them as soon as possible.
comment:3 by , 11 years ago
@LotusEcho Sorry for the delay in getting on this. I'm the site admin for roaming-initiative.com.
In my experience, there is never a reason given when a transcoding operation fails. I've looked for the appropriate logs, but I'm not sure the failures are being logged anywhere. I have one of the fancy Celery setups where new, separate processes are spun off for transcoding jobs. I haven't been able to find where the failures are logged, or if they are at all, there is no failure information being written to psql either.
comment:4 by , 11 years ago
My phone can capture 3gp files so I'll try to replicate this error to see if I can debug it.
comment:5 by , 11 years ago
I've not been able to replicate the issue on my dev environment (which is running the 0.4.1-dev version that I see the site runs). But this version doesn't use FastCGI or a separate celery.
My guess is that there's some oddity happening in that interaction. Once I can update my test server to 0.4.1 I can give it another try.
comment:6 by , 11 years ago
My new smartphone captures mp4 files, I just convert them into webm files with ffmpeg. I can try to reproduce this bug if necessary but feel free to lower the priority as I have a workaround.
comment:7 by , 11 years ago
Priority: | major → minor |
---|
comment:8 by , 8 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Hi Gouessej,
I've just downloaded a sample 3GP file and tested it on MediaGoblin v0.9.0. Upload and transcoding worked correctly. So it is likely that either the v0.8.0 (June 2015) upgrade to GStreamer 1.0 fixed the issue, or that my test file was different to yours.
I'll close this issue for now, since the GStreamer 1.0 upgrade did fix a whole lot of transcoding issues. If you still have the file though, I'd love to test it for you or hear your results from testing against v0.9.0.
Cheers,
Ben
comment:9 by , 8 years ago
(For what it's worth the two videos I uploaded successfully were 3GP container format with H263 video and AMR narrow band audio, as reported by VLC.)
screen capture showing the result of the failure