GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Tech The best FFmpeg encoding for mobile (iPhone) (https://gfy.com/showthread.php?t=1141577)

blackmonsters 05-26-2014 12:28 PM

The best FFmpeg encoding for mobile (iPhone)
 
Does this video play on your iPhone? http://blackmonsters.com/vmedia_mobile/32980.mp4

This is the code I used to encode it :

ffmpeg -i $src -vcodec libx264 -s 320x240 -vpre baseline -crf 28 -vpre slower -acodec libfaac -ac 2 -ar 44100 -ab 64k $dest_mobile

This is supposed to work even on the less capable iphones.

What do you think?


Thanks

FINESEC 05-26-2014 12:52 PM

https://www.virag.si/2012/01/web-vid...th-ffmpeg-0-9/

blackmonsters 05-26-2014 02:18 PM

Quote:

Originally Posted by FINESEC (Post 20100607)

I've read plenty of that shit already, did the fucking video play?

:helpme

RazorSharpe 05-26-2014 02:47 PM

Quote:

Originally Posted by blackmonsters (Post 20100719)
I've read plenty of that shit already, did the fucking video play?

:helpme

Bit of a rude twat aren't you!

blackmonsters 05-26-2014 02:51 PM

Quote:

Originally Posted by RazorSharpe (Post 20100757)
Bit of a rude twat aren't you!

Yeah, but what's the point of posting a link like that without an explanation.
Where does he think I got the code I'm using from?

blackmonsters 05-26-2014 02:53 PM

And yes, the link is highlighted in my browser because I've already read that page.

candyflip 05-26-2014 04:38 PM

Looked like shit, but it played.

iPhone 5s

blackmonsters 05-26-2014 04:44 PM

Quote:

Originally Posted by candyflip (Post 20100886)
Looked like shit, but it played.

iPhone 5s

Yes, this is low quality.

Thank you.

blackmonsters 05-26-2014 06:03 PM

Quote:

Originally Posted by candyflip (Post 20100886)
Looked like shit, but it played.

iPhone 5s

You can improve the video quality, change "crf 28" to "cfr 20".

ffmpeg -i $src -vcodec libx264 -s 320x240 -vpre baseline -crf 28 -vpre slower -acodec libfaac -ac 2 -ar 44100 -ab 64k $dest_mobile

How many mega bytes/KB do you think is too big for a mobile video?

thumbuilderic 05-26-2014 07:34 PM

Quote:

Originally Posted by RazorSharpe (Post 20100757)
Bit of a rude twat aren't you!

Yeah, jesus. Haha.

OP: The quality wasn't great, but it wasn't terrible. I guess a lot depends on the source.

Do you want me to upload a screen capture?

I'm using an iPhone 5S, by the way.

blackmonsters 05-26-2014 07:52 PM

Quote:

Originally Posted by thumbuilderic (Post 20101000)
Yeah, jesus. Haha.

OP: The quality wasn't great, but it wasn't terrible. I guess a lot depends on the source.

Do you want me to upload a screen capture?

I'm using an iPhone 5S, by the way.

I don't need a screen cap.
I know it's not a clear video, but I needed to know if this new encoding even worked.

Thanks for check it for me.

PS : This board made me rude therefore it is not really my fault.

:1orglaugh


All times are GMT -7. The time now is 05:08 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123