vMix Forums
»
General
»
General Discussion
»
recording file is damaged in mp4
Rank: Advanced Member
Groups: Registered
Joined: 11/10/2012(UTC) Posts: 36
Thanks: 9 times
|
The problem is introduced using FFMPEG to record PGM out and I noticed that, trying to playback the resulting file with vlc. Endless wait and no playback. I fix the file using this command: ffmpeg -i tg_no_good.mp4 -c:v copy -c:a copy tg_good.mp4 From a brief analysis, seems vmix marks the video file like it was VBR but instead it is CBR. v1p3r@viperbox:~/Video/temp$ mediainfo --fullscan 'tg_good.mp4' | grep 'mode' Frame rate mode : CFR Frame rate mode : Constant Bit rate mode : CBR Bit rate mode : Constant Compression mode : Lossy Compression mode : Lossy v1p3r@viperbox:~/Video/temp$ mediainfo --fullscan 'tg_no_good.mp4' | grep 'mode' Overall bit rate mode : VBR Overall bit rate mode : Variable Frame rate mode : CFR Frame rate mode : Constant Bit rate mode : VBR Bit rate mode : Variable Compression mode : Lossy Compression mode : Lossy I can provide both files to analyze if needed. PS: if i use the "internal" mp4 encoder, outputted video files are perfect playing, but quality seems a bit lower then the one produced by the "fixed" ffmpeg.
|
|
|
|
vMix Forums
»
General
»
General Discussion
»
recording file is damaged in mp4
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close