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)
-   -   mp4 video, what's the difference between: divx - xvid - AVC(H264) (https://gfy.com/showthread.php?t=1072658)

nico-t 06-26-2012 03:30 AM

mp4 video, what's the difference between: divx - xvid - AVC(H264)
 
File size doesnt seem to matter, that's all fairly the same.

sojproductions 06-26-2012 03:40 AM

couldn't tell you the exact difference but I do know when you are creating MP4s for mobile usage you need 264, as that universally plays on iphones androids etc. The other 2 won't play on iphones or ipads. A lesson I learnt the hard way a while back!

DamianJ 06-26-2012 03:47 AM

mp4 is a container. you can have different formats inside that container.

what exactly is your question?

BaldBishop 06-26-2012 03:53 AM

Xvid (h263) beats divx. Acv (h264) beats xvid. If encoding time is an issue, go with xvid. If you want better quality, go with acv.

nico-t 06-26-2012 03:58 AM

Quote:

Originally Posted by sojproductions (Post 19024624)
couldn't tell you the exact difference but I do know when you are creating MP4s for mobile usage you need 264, as that universally plays on iphones androids etc. The other 2 won't play on iphones or ipads. A lesson I learnt the hard way a while back!

yep that's definitely good to know, thanks.

and damian, im looking for the best mp4 format to play on all devices. For tube videos on one of my sites.

I did some testing, and a 3 minute video in AVC with acceptable enough quality is 9,5mb. Is this a good file size or can i make it smaller without too much quality loss?
Bitrate is 384, fps 18, size 640x480. Modifying size doesnt really affect file size. Lower bitrate does but makes the quality almost unacceptable imo.

BaldBishop 06-26-2012 04:00 AM

Too late to edit: that's avc and not acv. I don't know how I made that mistake.

MaDalton 06-26-2012 04:02 AM

the file size is the same when you encode with the same bitrate

mp4 - like Damian said - is just a container (like a shoebox), it doesnt say anything about the codec (divx/xvid/avc) inside

for best results and best compatibility use H264

DamianJ 06-26-2012 04:04 AM

Ah ok, if you want the file most likely to play on the most devices, then yes, as Ma D says, H264.

MaDalton 06-26-2012 04:05 AM

Quote:

Originally Posted by nico-t (Post 19024638)
yep that's definitely good to know, thanks.

and damian, im looking for the best mp4 format to play on all devices. For tube videos on one of my sites.

I did some testing, and a 3 minute video in AVC with acceptable enough quality is 9,5mb. Is this a good file size or can i make it smaller without too much quality loss?
Bitrate is 384, fps 18, size 640x480. Modifying size doesnt really affect file size. Lower bitrate does but makes the quality almost unacceptable imo.

fps 18 should make the video look weird to the human eye, keep it at 24/25 (depending on the original)

resolution has no influence on file size, only the bitrate (in your case 384 kbit/s - simply multiply by seconds and you have the size of your file)

nico-t 06-26-2012 04:12 AM

allright, thanks for the pointers

sojproductions 06-26-2012 04:19 AM

Another tip, some software uses iphone presets - dont use iphone presets, they won't stream to androids if you use an embed like jwplayer - something to do with the marker that the presets place in the head use 'customised mp4' instead. Took me an age to work out that little dilemma.

nico-t 06-26-2012 07:29 AM

I've got an issue, the AVC mp4 file doesn't start to play until it's completely loaded in jw player.

I've read that there's metadata in the file, and this needs to be moved to the start of the file for it to be played while it is loading.

I've tried mp4 fast start: Doesnt do anything.
And mp4 Metadata Mover: Destroys the file from playing.

Nice that it's always so simple.

MaDalton 06-26-2012 08:22 AM

encoding program has no streaming option for mp4?

nico-t 06-26-2012 09:00 AM

nope.... can you recommend another one that does have that option? I am using format factory now.

MaDalton 06-26-2012 09:09 AM

Quote:

Originally Posted by nico-t (Post 19025067)
nope.... can you recommend another one that does have that option? I am using format factory now.

sorry, i am afraid you will have to try a few

i use Carbon Coder but that costs like $6000 and is therefore not really recommendable (but has that option)

nico-t 06-26-2012 09:10 AM

I already found one i installed a long time ago, gonna try it.

MaDalton 06-26-2012 09:12 AM

PS: i used Metadata Mover in the past with no problems, maybe you try it on an MP4 that you encoded with the other program (if that has no streaming option either)

sojproductions 06-26-2012 09:20 AM

i use metadata mover to, there must be a problem with the MP4 output file, it should take about 1 second to edit the file in metadata mover and shouldn't tamper with the file itself, it just moves a marker.

nico-t 06-26-2012 09:41 AM

I used the other software to encode and it has a streaming option. But now it starts playing after 90% of the video is loaded instead of 1 second like the default option in jw player says. I thought this would be easy since it's a WP plugin but i was wrong.

MaDalton 06-26-2012 09:45 AM

Quote:

Originally Posted by nico-t (Post 19025176)
I used the other software to encode and it has a streaming option. But now it starts playing after 90% of the video is loaded instead of 1 second like the default option in jw player says. I thought this would be easy since it's a WP plugin but i was wrong.

how long is the video? i think it still loads a certain amount of video first to buffer. and if the video is only 1 minute...

nico-t 06-26-2012 09:50 AM

3 minutes. So the first 2 and half minute are loaded before it starts playing and thats unacceptable.

MaDalton 06-26-2012 09:57 AM

Quote:

Originally Posted by nico-t (Post 19025212)
3 minutes. So the first 2 and half minute are loaded before it starts playing and thats unacceptable.

yeah, there's still something wrong... maybe try setting the player to 10 secs.

nico-t 06-26-2012 10:06 AM

bufferlength value in jwplayer doesnt do anything. Nice.
I quit for today, i've had it. Working on this fucking crap for hours, fuck this.

DamianJ 06-26-2012 10:08 AM

Quote:

Originally Posted by nico-t (Post 19025262)
bufferlength value in jwplayer doesnt do anything. Nice.
I quit for today, i've had it. Working on this fucking crap for hours, fuck this.

I always outsource anything that I don't know how to do rather than fuck about wasting a day of my valuable time to try and do something an expert could do in 5 minutes...

raymor 06-26-2012 11:07 AM

Quote:

Originally Posted by DamianJ (Post 19024627)
mp4 is a container. you can have different formats inside that container.

what exactly is your question?

Not to be confused with mpeg-4 part 10 aka avc, which is a codec standard. .

mp4 files, or mpeg-4 part 14, are container files formalizing the Quicktime container format which normally contain mpeg-4 (avc) video plus streaming hints.


DivX and xvid are implementations of an older part 2 type codec specification. DivX specifically is a reverse engineered implementation of the old Microsoft codec that was supposed to be mpeg-2 compatible but is in fact broken and not standards compliant.

nico-t 06-26-2012 12:39 PM

after a break, looking with a fresh point of view it was still the file encoding part that wasnt good, did some other settings and now it's working.

Major (Tom) 06-26-2012 09:33 PM

Quote:

Originally Posted by MaDalton (Post 19024650)
fps 18 should make the video look weird to the human eye, keep it at 24/25 (depending on the original)

resolution has no influence on file size, only the bitrate (in your case 384 kbit/s - simply multiply by seconds and you have the size of your file)

for pal euro boy :)
usa shoots 29.97. going to 24fps looks weird Ja Ja
:)
ds

MaDalton 06-27-2012 01:49 AM

Quote:

Originally Posted by DukeSkywalker (Post 19026438)
for pal euro boy :)
usa shoots 29.97. going to 24fps looks weird Ja Ja
:)
ds

sorry!! :1orglaugh

i indeed confused the framerate for ntsc

:error


All times are GMT -7. The time now is 06:24 PM.

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