Easy A
Would you like to react to this message? Create an account in a few clicks or log in to continue.


 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  

Share
 

 ffmpeg killing video quality

View previous topic View next topic Go down 
AuthorMessage
Eminem
Member
Member
Eminem

Posts : 1
Join date : 2011-05-13

ffmpeg killing video quality Empty
PostSubject: ffmpeg killing video quality   ffmpeg killing video quality EmptyWed Jun 29, 2011 1:17 am

Hi i have a big problem with ffmpeg and its video quality

Here is an example of after I convert a file:

http://xonicgames.com/hudson/video.php?id=41

And before:

http://xonicgames.com/hudson/video.php?id=36

--

Here is my ffmpeg command:

Code:

exec("ffmpeg -i temp_video/" . $row['video_name'] . " -ab 56 -ar 44100 -b 200 -r 15 -f flv video/" . $row['video_id'] . ".flv"); 

What can I do to make the converted video look like an unconverted video?
Back to top Go down
Skilletrockz
Super Moderator
Super Moderator
Skilletrockz

Posts : 45
Join date : 2011-05-11

ffmpeg killing video quality Empty
PostSubject: Re: ffmpeg killing video quality   ffmpeg killing video quality EmptyWed Jun 29, 2011 1:18 am

This isn't a PHP issue as ffmpeg is an external program.
Moving from PHP forum to Computer / PC Discussions.
Back to top Go down
Chemical
Member
Member
Chemical

Posts : 6
Join date : 2011-05-11

ffmpeg killing video quality Empty
PostSubject: Re: ffmpeg killing video quality   ffmpeg killing video quality EmptyWed Jun 29, 2011 1:19 am

Skilletrockz wrote:
This isn't a PHP issue as ffmpeg is an external program.
Moving from PHP forum to Computer / PC Discussions.

for ffmpeg if you want to keep the same video quality just use -sameq
Back to top Go down
Sponsored content




ffmpeg killing video quality Empty
PostSubject: Re: ffmpeg killing video quality   ffmpeg killing video quality Empty

Back to top Go down
 

ffmpeg killing video quality

View previous topic View next topic Back to top 
Page 1 of 1

 Similar topics

-
» ffmpeg flash conversion bug
» EasiestSoft Video Converter 2.0.0 Registration Key.rar
» How to do streaming video in the shape of a puzzle piece

Permissions in this forum:You cannot reply to topics in this forum
Easy A :: ffmpeg killing video quality Edit-trash Useless :: Trash-