Probelms with Converting h264/x264 mp4's

If you have questions about compression/encoding/converting look here.
Locked
Kevmaster
Eisenbahnmörser
Joined: Sun May 28, 2006 12:20 pm
Org Profile

Probelms with Converting h264/x264 mp4's

Post by Kevmaster » Sat Jun 09, 2007 5:31 am

I got some Problems with a few h264/x264 mp4 Videos. I want to convert them to avi format, so I can convert them to the right format mp4 to watch them on my Ipod. I tried using Total Video Convertor and it works on most of those mp4's fine. They convert to avi without problems. But some Videos just wont convert. They stop at 8 bytes and then when I try to close TVC my whole computer freezes.

Some Examples for Videos that fail on me:

Postkoitales Weisses Rauschen
Stuck on the Battlefield
Spukhafte Fernwirkung
theXcutz
Lost Paradise

while Videos like:

Skittles
Let Mercy Come
Dirty Ichigo
K1LL t3h F@cK1nG En3mY!!!11!1!
Magic Carpet Ride?

convert without any Problems.


Then I had the idea to save those Videos on a DVD and then ripp the DVD and then convert them like I would convert my DVD footage to use in amv's, but I always get this fugly Main Concept Logo when I do this (or just a black video at all).


So..does anyone have any Suggestions?

User avatar
Qyot27
Surreptitious fluffy bunny
Joined: Fri Aug 30, 2002 12:08 pm
Status: Creepin' between the bullfrogs
Location: St. Pete, FL
Contact:
Org Profile

Post by Qyot27 » Sat Jun 09, 2007 11:53 am

Code: Select all

DirectShowSource("filename.mp4")
in an AviSynth script should do it just fine - just use that to convert to a HuffYUV/Lagarith/HuffYV12 AVI and then use that. You will want to demux the audio from it beforehand, though, and remux it to the new mp4 once you're finished.

Kevmaster
Eisenbahnmörser
Joined: Sun May 28, 2006 12:20 pm
Org Profile

Post by Kevmaster » Sat Jun 09, 2007 3:59 pm

Qyot27 wrote:

Code: Select all

DirectShowSource("filename.mp4")
in an AviSynth script should do it just fine - just use that to convert to a HuffYUV/Lagarith/HuffYV12 AVI and then use that. You will want to demux the audio from it beforehand, though, and remux it to the new mp4 once you're finished.
hmh..I get this ugly "main Concept logo" when I do this..

User avatar
Tab.
Joined: Tue May 13, 2003 10:36 pm
Status: SLP
Location: gayville
Org Profile

Post by Tab. » Sat Jun 09, 2007 7:17 pm

Kevmasterflashdeluxe wrote:
Qyot27 wrote:

Code: Select all

DirectShowSource("filename.mp4")
in an AviSynth script should do it just fine - just use that to convert to a HuffYUV/Lagarith/HuffYV12 AVI and then use that. You will want to demux the audio from it beforehand, though, and remux it to the new mp4 once you're finished.
hmh..I get this ugly "main Concept logo" when I do this..
You're using a shitty decoder. Download FFDShow and uninstall that MainConcept shit.

Kevmaster
Eisenbahnmörser
Joined: Sun May 28, 2006 12:20 pm
Org Profile

Post by Kevmaster » Sat Jun 09, 2007 7:28 pm

Tab. wrote: You're using a shitty decoder. Download FFDShow and uninstall that MainConcept shit.
Thanks, I installed ffdshow, it works now :up:


though..I am not able to find this main concept shit anywhere on my computer O.o

User avatar
Tab.
Joined: Tue May 13, 2003 10:36 pm
Status: SLP
Location: gayville
Org Profile

Post by Tab. » Sat Jun 09, 2007 7:36 pm

Kevmasterflashdeluxe wrote:
Tab. wrote: You're using a shitty decoder. Download FFDShow and uninstall that MainConcept shit.
though..I am not able to find this main concept shit anywhere on my computer O.o
Well, good. Just try to keep it that way :|

User avatar
Zero1
Joined: Fri Jan 02, 2004 12:51 pm
Location: Sheffield, United Kingdom
Contact:
Org Profile

Post by Zero1 » Sat Jun 16, 2007 2:05 pm

One of them isn't even MP4, can you guess which?

Hint: It has PCM audio (fukken lol'd)

Locked

Return to “Conversion / Encoding Help”