logo Sign In

Harmy

User Group
Members
Join date
2-Feb-2010
Last activity
26-Jun-2025
Posts
7,232
Web Site
http://revengeofthejedi.wz.cz

Post History

Post
#922607
Topic
Info: Getting 5.1 and stereo mixes from video file with each channel as separate audio file.
Time

Well, this time I got this:

A subdirectory or file AAC already exists.
ffmpeg version N-74427-gaffbecb Copyright © 2000-2015 the FFmpeg developers
built with gcc 4.9.3 (GCC)
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
le-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca –
enable-libdcadec --enable-libfreetype --enable-libgme --enable-libgsm --enable-l
ibilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enab
le-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --en
able-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --ena
ble-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc
–enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enabl
e-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-lzma --ena
ble-decklink --enable-zlib
libavutil 54. 30.100 / 54. 30.100
libavcodec 56. 57.100 / 56. 57.100
libavformat 56. 40.101 / 56. 40.101
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 33.100 / 5. 33.100
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.101 / 1. 2.101
libpostproc 53. 3.100 / 53. 3.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000004779140] Found duplicated MOOV Atom. Skipped
it
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from ‘H:\ToddOliver_1080p_178_16x9_2398_en8CH
_source_V1_PRO.mov’:
Metadata:
major_brand : qt
minor_version : 537199360
compatible_brands: qt
creation_time : 2013-08-08 19:09:55
Duration: 00:58:41.64, start: 0.000000, bitrate: 181375 kb/s
Stream #0:0(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels
(FL), s32 (24 bit), 1152 kb/s (default)
Metadata:
creation_time : 2013-08-08 19:09:57
handler_name : Apple Alias Data Handler
Stream #0:1(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels
(FR), s32 (24 bit), 1152 kb/s (default)
Metadata:
creation_time : 2013-08-08 19:09:57
handler_name : Apple Alias Data Handler
Stream #0:2(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32
(24 bit), 1152 kb/s (default)
Metadata:
creation_time : 2013-08-08 19:09:57
handler_name : Apple Alias Data Handler
Stream #0:3(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels
(LFE), s32 (24 bit), 1152 kb/s (default)
Metadata:
creation_time : 2013-08-08 19:09:57
handler_name : Apple Alias Data Handler
Stream #0:4(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels
(BL), s32 (24 bit), 1152 kb/s (default)
Metadata:
creation_time : 2013-08-08 19:09:57
handler_name : Apple Alias Data Handler
Stream #0:5(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels
(BR), s32 (24 bit), 1152 kb/s (default)
Metadata:
creation_time : 2013-08-08 19:09:57
handler_name : Apple Alias Data Handler
Stream #0:6(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels
(DL), s32 (24 bit), 1152 kb/s (default)
Metadata:
creation_time : 2013-08-08 19:09:57
handler_name : Apple Alias Data Handler
Stream #0:7(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels
(DR), s32 (24 bit), 1152 kb/s (default)
Metadata:
creation_time : 2013-08-08 19:09:57
handler_name : Apple Alias Data Handler
Stream #0:8(eng): Video: prores (apch / 0x68637061), yuv422p10le(bt709), 192
0x1080, 172105 kb/s, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 24k tbn, 24k tbc (d
efault)
Metadata:
creation_time : 2014-01-17 01:21:45
handler_name : Apple Alias Data Handler
encoder : Apple ProRes 422 (HQ)
Stream specifier ‘:8’ in filtergraph description [0:7][0:8] amerge=inputs=2[20mi
x] matches no streams.
Press any key to continue . . .

Post
#922532
Topic
Info: Getting 5.1 and stereo mixes from video file with each channel as separate audio file.
Time

Well, I don’t get it - when I run it I get:

‘ffmpeg’ is not recognized as an internal or external command,
operable program or batch file.
Press any key to continue . . .

Yet, in the very same directory, I have a batchfile using ffmpeg, which runs perfectly fine. I tested this on two different computers and get the exact same error on both.

Post
#922465
Topic
Info: Getting 5.1 and stereo mixes from video file with each channel as separate audio file.
Time

Amazing! Thanks! I’m just not sure how to work with these %% thingies exactly (yeah, I’m that much of a noob when it comes to these things). Could you maybe fill in one of these scripts, assuming that the file I want is called “movie.mov” and it’s in say “D:\Source” and I want my output files to be in “E:\Output”, so that I can see how to use these?
Thanks a lot! I really appreciate the help!
I’m actually probably gonna use the WAV option - I didn’t even know WAV could be 5.1.

Post
#922344
Topic
Info: Getting 5.1 and stereo mixes from video file with each channel as separate audio file.
Time

So, I have these .MOV files, which have audio stored in them as 8 separate PCM mono files, where the first six are the channels of the 5.1 audio mix and the last two are the channels of the stereo mix - is there a way to use FFMpeg or AEC3TO or some such with a script to make AAC 5.1 and AAC 2.0 audio mixes from those files?

Ideally, I’d like to have a .bat file, where I would change the input file name to moviexy.mov and when I run it, it spits out moviexy5.1mix.aac and moviexy2.0mix.ac3.

I know that the order of the channels in the files is as follows:

  1. Front Left
  2. Front Right
  3. Front Center
  4. LFE
  5. Rear Left
  6. Rear Right
  7. Stereo Left
  8. Stereo Right

So far, I figured out, I could pull each file into Premiere and map the channels there, but it seems like an unnecessarily time-consuming manual process, because I have quite a few of those files, so I’d really like to find a batch solution.

Post
#919789
Topic
Harmy's Despecialized Star Wars 1977 - Color Adjustment Project for v2.7 (released)
Time

Once it’s done and checked, I’d like to make an official announcement that v2.7 is out - giving you all the due credit, of course - and put it up on tehp. It would be good to put together a short text description and a browseable gallery of the changes for that - obviously not all the color changes, just a few best examples, but all the 35mm shots and stuff.

Post
#918672
Topic
team negative1 - star wars 1977 - 35mm theatrical version (Released)
Time

There are many programs that could do that, but it would always mean re-encoding the video, so doing it on the fly using a software player is the best solution for image quality. Also, since all commercial Blu-Rays of scope films are 1920x1080 with black bars, the projector, if it is meant to be used in this way, simply has to have a function to do this on its own.

Post
#918635
Topic
team negative1 - star wars 1977 - 35mm theatrical version (Released)
Time

Well, there is no true anamorphic project available and I doubt there ever will be, so what you need is to use MPC-HC and use the the numeric keyboard to adjust the aspect ratio (num8 to stretch, num2 ti shrink vertically) until the picture fills the screen - it won’t actually add resolution, of course, but it will make sure the AR is correct in anamorphic projection and you use all the light emmited by the projector). Alternatively, in VLC, you can set the cropping to crop off the black bars and then set the AR to whatever the AR of your projection is before the anamorphic stretch.

Post
#917978
Topic
Harmy's Despecialized Star Wars 1977 - Color Adjustment Project for v2.7 (released)
Time

towne32 said:
Harmy, I used a frequency of 12 and mag 0.5 because it was very jittery at 24 freq. Looks good enough I think? The grain was more apparent in AE than the render, but it might just be my display.

Actually (and this is a mistake I made too) perhaps the grain is a bit too much - look at other white things in those shots and the grain should pretty much match the grain on those.
The weave is perhaps still a bit too much too - looking at the SSE, the weave should probably be more like 0.2 or 0.3.

Also, there’s something wrong with those subs is the SSE - like there’s this weird rounded-up aliasing on them - probably some sort of resizing artifact.

Post
#917936
Topic
Harmy's Despecialized Star Wars 1977 - Color Adjustment Project for v2.7 (released)
Time

The idea came from me - when I was re-creating the subs for v2.0, I didn’t have the Tech reference scans yet and Mike Verta posted that Greedo picture posted above, which I assumed to be an image from an IB print, so I used that as the basis for the subtitle font and then used Puggo Grande to get the timing and placement of the recreated subtitles right. When I later got the Tech references from Mike, it never occurred to me to check if the font is right, because I just assumed it must be, if the image I based it on was from an IB scan. But when all this discussion broke out and CatBus asked me, if I had any other subtitle references, I went back to the IB reference scans and found out the subs are pretty much identical to the SSE and I am now pretty sure that the image I based the subs on originally is actually a recreation!

Post
#916762
Topic
Harmy's Despecialized Star Wars 1977 - Color Adjustment Project for v2.7 (released)
Time

I didn’t take the letter forms from Puggo Grande at all - I based it on an IB frame posted by Mike Verta and IIRC they were very accurate to that.

And you misunderstand about the Jabba subs - they were taken directly from the 35mm print and it was the source print I color corrected before extracting them, not the final Despecialized video - they were composited without color change onto the already color-corrected BD.