On 06/12/2016 12:06 PM, Carl Eugen Hoyos wrote:
> DeHackEd <git <at> dehacked.net> writes:
> 
>> $ ffmpeg -r 5 -f lavfi -i testsrc -c:v libx264 -profile:v veryfast 
>> -t 97000 bigfile.ts
> 
>> $ ffmpeg -i bigfile.ts -c:v copy -f null /dev/null
> 
>> frame=487718 fps=228472 q=-1.0 Lsize=N/A time=27:05:43.00
> 
> So the bug is that the file gets longer when read with FFmpeg?

Heh... that's my fault for copy/pasting from the wrong invocation. I have two 
test cases, one generated from the above
testsrc and one that actually consists of a 28+ hour recording from a real TV 
source. It's a "real world" scenario but
the file is about 90 gigabytes.

> 
> Carl Eugen
> 
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to