Quote:
Originally Posted by sebastian
I got a new problem:
When decoding the following session:
Code:
hxxp://www.be-at.tv/brands/dc10/paradise-closing-2013/jamie-jones
the parts in the middle aren't decoded properly, resulting in "green screen". However, the audio is ok.
Anyone knows what could cause the problem?
|
I took a quick look. Something goes wrong at all of the joints. However, the fragments are joined properly by the script.
Each of any of the fragments play ok individually with any player.
As for the joined files;
Final.flv (the decoded/joined file prior to processing with FlvFixer.php) will play without issue with the flv player that comes with getflv. But playback fails at the joints with most other players.
Final_fixed.flv (post FlvFixer.php processing) will no longer play with the getflv player.
ffmpeg throws numerous errors when copying the contents into the mkv container;
Non-monotonous DTS
missing picture in access unit with size 40
reference count overflow
illegal memory management control operation
I'm not sure what is the problem. The easiest solution is to transcode the individual frgaments and join them as you transcode. I tested that and it worked ok.
You could download the video from the old system (Video00xxxx links), that joins ok, but since it is vp6 you would probably want to transcode it anyway.