Hi again,

I'm trying to write a class to simplify using ffmpeg, but I having some
problems:

VIDEO:

   1. Runs twice faster than original file
   2. Poor quality in image

AUDIO:

   1. when encoding as MP3, it has poor quality ( noises and wrong volume )
   2. when encoding as OGG, the file of 30 secs becomes a ~2min14sec
   3. when encoding as WAV, the file of 30 secs becomes a 46min56secs!

I'm not working in the video stuff right now (did rewrite my class 3 times
already, starting from sound this time),
so if you could explain me how to get the pts/dts done right (i'm not
setting it at all, letting it for the packet to handle)
I would be very glad :)
I did already take a look at various sample codes, but wich one does things
in a different way...


thanks,
-- 
Álan Crístoffer
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to