[FFmpeg-user] upload.ffmpeg.org down?

Carl Eugen Hoyos cehoyos at ag.or.at
Mon Aug 20 14:22:20 CEST 2012


Robert Krüger <krueger <at> lesspain.de> writes:

> > It should be easy to cut your sample.
>
> Do you have a recommendation to do that

dd if=sample-file of=small-sample-file bs=1024 count=50000
(Mostly copied from bugreports.html)

I still think it goes without saying that you will have to 
test the result of above command to find out if it still 
works or not (if the input file is mov there is a high 
chance that the command breaks the file). If it does not 
work, try the following before cutting the sample:
$ make tools/qt-faststart
$ tools/qt-faststart input output

[...]

> > Do you want to upload an additional sample for 
> > ticket #524?
>
> Other than that the file is also AVC-Intra in mov 
> it is different in several aspects

Then please provide the sample!

It really doesn't matter if you report the problem 
here or on trac (trac is slightly preferred), neither 
does it matter where you upload the sample, I even 
accept megashit (although most developers do not).

I know that it makes things more difficult that our 
upload server is currently not working, there is 
nothing we can do about it atm.

Thank you for reporting problems, this is one of the 
most important things users can do!

Carl Eugen



More information about the ffmpeg-user mailing list