Closed (fixed)
Project:
Video
Version:
7.x-2.x-dev
Component:
Video Transcoding
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2012 at 21:13 UTC
Updated:
6 Apr 2012 at 17:15 UTC
Video module transcodes the uploaded media fine, but seems to save the transcoded video twice.
- Original movie is an H264 MOV
- Output is an FLV using the "Flash Video / FLV/ Sorensen.... etc. etc" format in the preset.
- Video transcodes the video (perhaps twice), and saves 2 identical files, only with a slight difference in name (time stamp).
- When viewing the node, it seems that the last file created (the second of the two duplicates) is used to play the media
Using 7.x-2.x-dev from March 14th 2012
Comments
Comment #1
Jorrit commentedAre you using FFmpeg? Are there any other presets other than the FLV preset?
Comment #2
wOOge commentedyup — using ffmpeg — as for presets, there are many others, but none of them produce the FLV file I need.
Comment #3
Jorrit commentedWhat I meant was, are any other presets enabled besides the FLV preset.
Is it possible for me to take a look at the administration panel of your site? More people have reported this problem and I just can't find the source of the problem in the code.
Comment #4
wOOge commentedActually just verified, and it seems that the latest version 7.x-2.5 has fixed this problem for me. I guess we could close this ticket then.
Comment #5
Jorrit commentedI think this problem is related to #1502300: Zencoder submits video twice on node submit and #1458138: Video transcode runs twice. If the problem reappears, please respond in #1458138: Video transcode runs twice.