[FFmpeg-user] Convert Avi raw video to AVI HELP
Ana
analucero13 at gmail.com
Fri May 13 16:36:33 CEST 2016
Ok, I used the Click-it player to convert to the AVI. The original video
plays correctly. When I convert it the video only plays in GOM and VLC but
slow. This is what the file looks like:
*Complete name : F:\Camera 2.avi*
*Format : AVI*
*Format/Info : Audio Video Interleave*
*File size : 3.18 GiB*
*Duration : 1h 16mn*
*Overall bit rate : 5 932 Kbps*
*Video*
*ID : 0*
*Format : RGB*
*Codec ID : 0x00000000*
*Codec ID/Info : Basic Windows bitmap format. 1,
4 and 8 bpp versions are palettised. 16, 24 and 32bpp contain raw RGB
samples*
*Duration : 1h 16mn*
*Bit rate : 5 690 Kbps*
*Width : 470 pixels*
*Height : 350 pixels*
*Display aspect ratio : 4:3*
*Frame rate : 15.000 fps*
*Bit depth : 8 bits*
*Bits/(Pixel*Frame) : 2.306*
*Stream size : 3.05 GiB (96%)*
I just realized that the ffmpeg file is pretty much the same, give or take:
General
Complete name : E:\Camer 02.avi
Format : AVI
Format/Info : Audio Video Interleave
File size : 279 MiB
Duration : 1h 16mn
Overall bit rate : 507 Kbps
Writing application : Lavf57.29.101
Video
ID : 0
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High 4:4:4 Predictive at L2.1
Format settings, CABAC : Yes
Format settings, ReFrames : 4 frames
Codec ID : H264
Duration : 1h 16mn
Bit rate : 504 Kbps
Width : 470 pixels
Height : 350 pixels
Display aspect ratio : 4:3
Frame rate mode : Variable
Frame rate : 15.000 fps
Color space : RGB
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.204
Stream size : 277 MiB (99%)
Writing library : x264 core 148 r2665 a01e339
Encoding settings : cabac=1 / ref=3 / deblock=1:0:0
/ analyse=0x3:0x113 / me=hex / subme=7 / psy=1 / psy_rd=1.00:0.00 /
mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 /
deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=6 /
lookahead_threads=1 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 /
bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=1
/ b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 /
keyint_min=15 / scenecut=40 / intra_refresh=0 / rc_lookahead=40 / rc=crf /
mbtree=1 / crf=23.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 /
ip_ratio=1.40 / aq=1:1.00
Color range : Limited
Matrix coefficients : RGB
Just wanted to update you. Thank you for your input!
You guys are the best!!
On Thu, May 12, 2016 at 1:55 PM, Moritz Barsnick <barsnick at gmx.net> wrote:
> On Thu, May 12, 2016 at 10:54:56 -0700, Ana wrote:
> > I used this code: FFMPEG -i Myfile.avi -c:v libx264 rgb -pix_fmt rgb24
> > newfile.avi
> >
> > Gave me this:
> >
> > frame= 4466 fps= 15 q=19.0 size= 180891kB time=00:49:02.06 bitrate=
> > 503.7kbits/
>
> You omitted all the interesting stuff! Not only info about your ffmpeg
> version, but also where it dumps details about inputs and outputs.
> Please post the complete. uncut console output. And check your command
> line, there's at least a copy/paste error in there.
>
> (And you can feel free to omit all the very repetitive stuff in the
> middle.)
>
> > The file is to slow and quality is not very good.
>
> In which player is the speed incorrect?
>
> Moritz
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-user
mailing list