[FFmpeg-user] AVCHD to QT and Avid

bouke bouke at editb.nl
Fri Sep 28 10:09:48 CEST 2012


----- Original Message ----- 
From: "Bob Maple" <bobm-ffmpeg at burner.com>
To: "FFmpeg user questions" <ffmpeg-user at ffmpeg.org>
Sent: Friday, September 28, 2012 1:03 AM
Subject: Re: [FFmpeg-user] AVCHD to QT and Avid


> On 9/27/2012 7:35 AM, bouke wrote:
>
>> Trying to convert various flavours of AVCHD (.mts) into QT for AMA import 
>> /
>> link in Avid.
>
> I guess you're on MC older than v6?

Yep, but i think you're aiming at v6 being able to work with AVCHD natively.
This is no solution in this case, as i also want to be able to replace 
sound, and add (custom) timecode to the files.

What i'm doing:
FFMBC.exe -i "N:\02\New folder\AR25MAY064.MTS" -vcodec copy -acodec 
pcm_s16le "N:\02\New folder\AR25MAY064.mov""

FFmbc version 0.7-rc7

Copyright (c) 2008-2012 Baptiste Coudurier and the FFmpeg developers

Input #0, mpegts, from 'N:\02\New folder\AR25MAY064.MTS':

Duration: 00:02:25.02, start: 0.476222, bitrate: 16061 kb/s

Program 1

Stream #0.0[0x1011](und): Video: h264 (High), yuv420p, 1920x1080i tff [PAR 
1:1 DAR 16:9], 25.00 fps

Stream #0.1[0x1100](und): Audio: ac3, 48000 Hz, stereo, s16, 256 kb/s

Stream #0.2[0x1200](und): Subtitle: pgssub

[pcm_s16le @ 03702CC0] The requested thread algorithm is not supported with 
this thread library.

Output #0, mov, to 'N:\02\New folder\AR25MAY064.mov':

Metadata:

encoder: FFmbc 0.7

Stream #0.0(und): Video: h264, yuv420p, 1920x1080i tff [PAR 1:1 DAR 16:9], 
stream copy, 25.00 fps

Stream #0.1(und): Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s

Stream mapping:

Stream #0.0 -> #0.0

Stream #0.1 -> #0.1

Press [q] to stop, [?] for help

frame= 2255 fps=1127 size= 176253kB time=00:01:29.95 bitrate=16051.5kbits/s 
eta=00:00:01.22

[mov @ 0037F9C0] color primaries unspecified, assuming bt709

frame= 3624 fps=1094 Lsize= 291985kB time=00:02:24.92 bitrate=16505.2kbits/s

video:264774kB audio:27186kB global headers:0kB muxing overhead 0.008513%

Result plays fine in QTplayer and VLC, but is 'garbled' (on some frames) in 
Avid, on both playback and transcode.
Stepping backwards frame by frame seem to be better, perhaps that's a clue..

Any ideas?

thx,
Bouke

> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user 




More information about the ffmpeg-user mailing list