Cool
Thanks :-)
On Tue, Dec 29, 2015 at 11:01 PM, Carl Eugen Hoyos wrote:
> Ramprasad N gmail.com> writes:
>
> > i want to preserve as much quality as possible.
>
> Then use -qscale 2
>
> Carl Eugen
>
> ___
> ff
Hi,
I have a video in x264 format and need to convert to xvid for playback in
dvd player via USB.
I dont care much about the output filesize, it is ok if the size increases,
i want to preserve as much quality as possible.
basically i dont want to manually set any overall bitrate.
Is it possible to
Hi,
In https://www.ffmpeg.org/ffmpeg-formats.html#Options-7
Under "segment_list_entry_prefix" we see the flags
‘flat’
‘csv, ext’
‘ffconcat’
‘m3u8’
But I think these flags are supposed to be under "segment_list_type"
Right?
Thanks
Ramprasad
___
ffmpeg
Hi,
The second pass shows error (IO error: Error number 0 occurred) but the
file gets generated and looks fine, but I don't know whether it actually
used the 1st pass.
C:\Users\ramprasad>ffmpeg.exe -i foreman_qcif.y4m -b:v 128k -pass 1 -vcodec
h263 -f 3gp -y NUL
ffmpeg version N-69422-gf5722ba Cop