[FFmpeg-trac] #2309(undetermined:new): Continuing -async issues
FFmpeg
trac at avcodec.org
Wed Feb 27 14:46:53 CET 2013
#2309: Continuing -async issues
-------------------------------------+-------------------------------------
Reporter: agni451 | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: unspecified | undetermined
Keywords: async | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by cehoyos):
I tested the following command line:
{{{
$ ffmpeg -i Dsmall.ts -qscale 2 out.avi
}}}
and the output file plays find here.
I also tested the following command line:
{{{
$ ffmpeg -async 1 -i Dsmall.ts -qscale 2 outasync.avi
}}}
and the output files play fine here.
What do I miss?
Unrelated: Please do not compress your uploads with 7z, see also
http://ffmpeg.org/bugreports.html
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2309#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list