INDEX  F.A.Q.  SEARCH  LATEST POSTS     Rules  Register  Profile  Private messages  Login


Login:   Username:  Password:   Log me on automatically    
Register I forgot my password I forgot my username Resend the activation key

HDV7 compressor is ..... ?

Forum Index -> Video -> Camcorders (DV/HDV/AVCHD) Printer-friendly version
Reply to topic
Author Message
ermetekos
Member


Joined: 14 May 2004

Post Posted: Nov 03, 2009 11:48 Posts View users profile Send private message Reply with quote

Dear all,
i have recently shot a commercial using the Sony HVR-Z7E.
I got the footage in my hands and i couldnt natively import it either in Premiere or After Effects, nor could I view the quictime files.
so i transcoded with Canopus Procoder to respective HDV (m2t) target files 1440x1080.
When in Canopus, i read in the description HDV7 compressor.

The quality of the transcoded files is not very good.
What should i do in order to view and edit the original files?


I am using Premiere Cs4 on a Vista Premium 64bit Intel i7, 2.67GHz with 6Gbs of RAM


Many thanx in advance

Mario


minidv2dvd
.com


Joined: 12 Jul 2008
Location: United States

Post Posted: Nov 03, 2009 12:32 Posts Comp View users profile Send private message Reply with quote

the footage should be HDV on the tape. and once captured to the computer it should still be HDV. did you capture the tape from the cam yourself? what type of connection and what program did you use?

edDV
Member


Joined: 06 Mar 2004
Location: Northern California, USA

Post Posted: Nov 03, 2009 12:44 Posts Comp View users profile Send private message Reply with quote

HDV video as captured should have an M2T extension. It appears your file has passed through a Mac and is in a quicktime wrapper.

Try to get the original file or use Quicktime Pro to output in a wrapper format CS4 can import. Don't use Procorder. It will recode the video. All you need to do is change the wrapper. M2T or just plain MPG should work.
_________________
Recommends: Kiva.org - Loans that change lives.
http://www.kiva.org/about


ermetekos
Member


Joined: 14 May 2004

Post Posted: Nov 03, 2009 12:55 Posts View users profile Send private message Reply with quote

you guys are both right. i got the footage from a guy who captured the files from a mac.

edDV i opened a file using Quicktime Pro, exported to AVI with no compression but the output is white.

any ideas?


edDV
Member


Joined: 06 Mar 2004
Location: Northern California, USA

Post Posted: Nov 03, 2009 13:05 Posts Comp View users profile Send private message Reply with quote

No.

Can you transfer from the camcorder?

Or get the Mac guy to output M2T or MPG?
_________________
Recommends: Kiva.org - Loans that change lives.
http://www.kiva.org/about


ermetekos
Member


Joined: 14 May 2004

Post Posted: Nov 03, 2009 13:09 Posts View users profile Send private message Reply with quote

i guess i can always ask if he can.


geez this mac thing, is like putting the knive to my throat.
BUY A DAMN MAC!

Like what could i do right here, right now.

Thank you very much for your time though


poisondeathray
Member


Joined: 07 Sep 2007
Location: Canada

Post Posted: Nov 03, 2009 13:18 Posts View users profile Send private message Reply with quote

You should be able to re-wrap into .m2t with ffmpeg

ffmpeg -i input.mov -vcodec copy -acodec copy output.m2t

You may have difficulties with the audio, if it is sowt

You can use avisynth to import into CS4 as well, using the avisynth import plugin. Or you can use the script to encode to a lossless format, or just the audio (because sowt audio is supported)

FFMpegSource2("input.mov",atrack=-1)


Last edited by poisondeathray on Nov 03, 2009 13:21, edited 1 time in total


minidv2dvd
.com


Joined: 12 Jul 2008
Location: United States

Post Posted: Nov 03, 2009 13:20 Posts Comp View users profile Send private message Reply with quote

if you have any HDV cam/deck and firewire available on your computer, transfer it yourself?

edDV
Member


Joined: 06 Mar 2004
Location: Northern California, USA

Post Posted: Nov 03, 2009 13:29 Posts Comp View users profile Send private message Reply with quote

Mac is notorious for making output in native or PC formats non-intuitive. They wrap everything in Quicktime. You should be able to find an output that works from Quicktime Pro for Windows. Look again for MPeg outputs to save a decode. I don't have the program here to look at.

Your best bet is to get the Mac guy to output to MPG or M2T.

This thread says HDV export is lacking in Quicktime Pro for Windows.
http://forums.creativecow.net/thread/162/864244
http://forums.atomicmpc.com.au/index.php?showtopic=5483
_________________
Recommends: Kiva.org - Loans that change lives.
http://www.kiva.org/about


Last edited by edDV on Nov 03, 2009 13:42, edited 2 times in total


ermetekos
Member


Joined: 14 May 2004

Post Posted: Nov 03, 2009 13:37 Posts View users profile Send private message Reply with quote

@ poisondeathray, i am afraid i tried looking to see how ffmpeg works and couldnt figure it out!
also i installed the avisyth plugin.
do i just import from Premiere then?
because i did and it didnt work.

@edDV: tried any uncompressed setting and it still white.

Lord have mercy!


poisondeathray
Member


Joined: 07 Sep 2007
Location: Canada

Post Posted: Nov 03, 2009 13:41 Posts View users profile Send private message Reply with quote

The options I listed work for fourcc HDV3 wrapped Quicktime .mov , I haven't tested on HDV7, so I don't know if it would work

The ffmpeg option is a command line application, you would type the commands in the console box

The avisynth option requires a script, so you would type the text I listed above in notepad, save rename to .avs, then import the .avs. You also need the ffms plugin in the avisynt plugins directory, and avisynth installed. This works with audio that is twos (audio and video imported together) , where as the ffmpeg option has issues with twos audio, and you would have to encode to PCM wav for premiere to understand (import audio as separate track)

You can't use QT pro to encode, because it can't DEcode HDV wrapped in mov on the PC. This is why you see "white screen"


Last edited by poisondeathray on Nov 03, 2009 13:43, edited 1 time in total


edDV
Member


Joined: 06 Mar 2004
Location: Northern California, USA

Post Posted: Nov 03, 2009 13:43 Posts Comp View users profile Send private message Reply with quote

This guy has similar issues.
http://forums.atomicmpc.com.au/index.php?showtopic=5483
_________________
Recommends: Kiva.org - Loans that change lives.
http://www.kiva.org/about


minidv2dvd
.com


Joined: 12 Jul 2008
Location: United States

Post Posted: Nov 03, 2009 13:47 Posts Comp View users profile Send private message Reply with quote

i tried ffmpeg and vlc on an HDV .mov - both were only able to unwrap and save the video. BUT if you have sony vegas pro 9, it will accept the HDV .mov but only find and be able to use the audio. so if you use ffmpeg to get a .m2t video, vegas will take that and the audio from itself you should be able to edit away.....

minidv2dvd
.com


Joined: 12 Jul 2008
Location: United States

Post Posted: Nov 03, 2009 13:54 Posts Comp View users profile Send private message Reply with quote

i just read today's changelog for pp cs4 here - it looks like there may be improved support for fcp stuff. but i can't find the update on adobe's site and my pp cs 4.1.0 says there are no updates when i have it check for updates?

Welcome to Adobe® Premiere Pro® CS4, version 4.2.0.

New in this release
• Panasonic P2 AVC-Intra material is now supported; new sequence presets are also included for editing this format.

Notable fixes
Final Cut Pro Project Converter is now compatible with Final Cut Pro version 7
• Final Cut Pro Project Converter now maintains timecodes from the originally captured sources
from Final Cut Pro


poisondeathray
Member


Joined: 07 Sep 2007
Location: Canada

Post Posted: Nov 03, 2009 14:00 Posts View users profile Send private message Reply with quote

@mini - Yes, I noticed videohelp listed 4.2.0 was available, but I couldnt update either. But I thought the update was still a week away....

@ermeketos - That last link edDV gave, uses Avanti for method#2, which is a GUI for ffmpeg. You may find that easier to use than the command line


Reply to topic All times are GMT - 6 Hours
Forum Index -> Video -> Camcorders (DV/HDV/AVCHD) Page 1 of 1





You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Jump to:  
Display:   
Replay Video Capture, if you can Watch it, you can Capture it ! and save it to your computer. More info or download trial!
About   Advertise   Forum Archive   RSS Feeds   Statistics