|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Hardware Questions about drivers, peripheral cabling, configuration |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I concur with this. I bought a Panasonic HDC-SD20 earlier this year, and have about an hours worth of (undedited) video clips to download. Reading this thread reminded me about this. I have yet to play, but thanks to oldcpu's adventures with this, I will give it go soon.
|
|
||||
|
Quote:
process multiple files from one command line?? - openSUSE Forums code I use is here: Code:
for i in *.mts; do ffmpeg -y -i "$i" -f avi -vcodec mpeg4 -b 8000000 -acodec ac3 -ab 128000 -s 1280x720 2009_06_21_${i/%mts/avi}; done
|
|
||||
|
Avidemux and kdenlive are really awesome tools. Video formatting is a complex subject - it would be good to be able to simply move .mts files directly to .avi or some other format that's universal (with no def changes), but I know the files would be really huge. But that's OK, right? I usually make 2 - 3 copies of everything using different levels of codec compression, but I've yet to see what can be done with HD.
I use Avidemux quite a lot for conversion and simple editing (cropping, etc.) and under windows I use Virtualdub. Kdenlive looks at least as good as P* - Elements, I just haven't had the time to really dig into it. I hope it turns out to be stable under 11.1 - I'll have to send them a little contribution, 'cause it's been a decade that I've been searching for such a video editor. I wish the Cinelerra folks would put video tutorials online like the kdenlive folks are. I DID want to ask about the 24p etc. frame rates. Basically, one wants progressive I believe, but they never explain in detail the different settings in my HF11 - just use words like "cinematic" - I want the highest noninterlaced frame rate it can give. I think that's 30p at full resolution. Patti |
|
||||
|
Quote:
Patti |
|
||||
|
Quote:
So I create 3 subdirectories on my PC's hard drive under /home/oldcpu/video called: 2009_08_22, 2009_08_23, 2009_08_28 and into each of those directories I drag a subset of the 60 mts files, putting the mts files for 2009_08_22 in the 2009_08_22 directory, I put the mts files for 2009_08_23 in the 2009_08_23 directory, and I put the msts files for 2009_08_28 in the 2009_08_28 directory. Then I use the command line above. I confess I can not recall if the mts file dates are retained when one drags and drops from the camera's SD card to the PC hard drive. I find categorizing my videos by date is helpful in sorting what videos I took on different days of a vacation. I also find it useful to change the time on my camcorder to match local time. The Canon HF S10 has a very neat future for helping with that. |
|
||||
|
OIC. It would be really nice if I could control my HF11 - start and stop recording - via the USB. I think there's a windows movie interface that does this across firewire for at least some cameras - don't know about USB... or Linux for that matter.
|
|
|||
|
Quote:
|
|
||||
|
Hi Oldcpu - any thoughts on how to start/stop recording via wire for the HF11? (I think you have an HF10?) I find the IR remote useless in the sun.
|
|
||||
|
Quote:
or on here: Canon HDV, AVCHD & EOS Camera Systems - The Digital Video Information Network |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|