soaivu / clipbucket

Automatically exported from code.google.com/p/clipbucket
0 stars 0 forks source link

correction some code for gentoo ffmpeg #314

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Video not converting with ffmpeg

I'm using gentoo linux

ffmpeg verstion is 0.10.3-r1 with older verstion the prolbem is same

I'm commenting some rows in the code

file location of clipbucket distro: /include/classes/conversion/ffmpeg.class.php

Lines begining from 148 to 149 I'm commenting
        // if($p['video_codec'] == 'libx264')
            //$opt_av .= " -vpre normal ";
And now it's working fine!

More details I'm attached with attachments

Original issue reported on code.google.com by kotjara...@gmail.com on 19 May 2012 at 8:13

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by zomail...@gmail.com on 6 May 2013 at 11:52

GoogleCodeExporter commented 9 years ago
Basically your FFMPEG presets are missing. Ask server administration to install 
them

Original comment by fawaz...@gmail.com on 20 Aug 2013 at 7:04