Postproduktion allgemein Forum



Panasonic Codec "nachbauen"



Fragen rund um die Nachbearbeitung, Videoschnitt, Export, etc. (div. Software)
Antworten
-paleface-
Beiträge: 4644

Panasonic Codec "nachbauen"

Beitrag von -paleface- »

Hallo,

ich hab hier ein GH6 Vlog File, 150Mbits 10Bit 4:2:2 LongGop, H264 im MOV Container. Das File ist 30min lang.

In diesem Clip hab ich nun eine Retusche gemacht und ein Master heraus exportiert.
Dieses Master ist ein 258GB großes Prores.
Nun möchte mein Kunde das ich auf die selbe Dateigröße, Format und Codec komme wie das Ursprungsfile.
Sie wollen nämlich nicht das ihr Kunde, der das File bekommt, merkt das da was nicht stimmt (sie haben nämlich noch andere Files von der Aufnahme).

Nun hab ich in Voukouder und Shutter Encoder rumprobiert. Aber ich finde einfach nichts was so ähnlich ist.

Es scheint da kein richtiges 10Bit 4:2:2 zu geben in H264 (mov).

Habt ihr da einen Rat?
www.mse-film.de | Kurzfilme & Videoclips

www.daszeichen.de | Filmproduktion & Postproduktion



Bluboy
Beiträge: 5427

Re: Panasonic Codec "nachbauen"

Beitrag von Bluboy »

Gibts ein MediaInfo



-paleface-
Beiträge: 4644

Re: Panasonic Codec "nachbauen"

Beitrag von -paleface- »

Vom Ursprungs file?
www.mse-film.de | Kurzfilme & Videoclips

www.daszeichen.de | Filmproduktion & Postproduktion



Bluboy
Beiträge: 5427

Re: Panasonic Codec "nachbauen"

Beitrag von Bluboy »

MediaInfo von den File, in das das neue File konvertiert werden soll.



cantsin
Beiträge: 16635

Re: Panasonic Codec "nachbauen"

Beitrag von cantsin »

Händisch mit ffmpeg (das u.a. unter der Haube von Shutter Encoder läuft) würde ich das so machen:

Code: Alles auswählen

ffmpeg -i input.mov -b:v 153600k -c:v libx264 -c:a pcm_s16be -profile:v high444 -pix_fmt yuv422p10le output.mov
"Wieso eigentlich überhaupt was drehen? Warum nicht jahrelang nur darüber philosophieren?" -stip



Skeptiker
Beiträge: 6721

Re: Panasonic Codec "nachbauen"

Beitrag von Skeptiker »

-paleface- hat geschrieben: Mi 06 Sep, 2023 16:32
.. ich hab hier ein GH6 Vlog File, 150Mbits 10Bit 4:2:2 LongGop, H264 im MOV Container.

...Retusche ... exportiert ...Master ist ein 258GB großes Prores

Nun möchte mein Kunde das ich auf die selbe Dateigröße, Format und Codec komme wie das Ursprungsfile
Um es nachzuvollziehen (auch mit Software), fehlen 3 Angaben:
Video-Dimension (C4K, 4K-UHD, FHD ?) und Bildrate (24 / 25 / 50/ 100 fps ?) sowie die Antwort auf die Frage: Sind die 150 Mbit/s nur Video oder mit Audio und falls ja, wie ist das Audio kodiert (inkl. Bitrate)?



cantsin
Beiträge: 16635

Re: Panasonic Codec "nachbauen"

Beitrag von cantsin »

Skeptiker hat geschrieben: Mi 06 Sep, 2023 21:26 Video-Dimension (C4K, 4K-UHD, FHD ?) und Bildrate (24 / 25 / 50/ 100 fps ?) sowie die Antwort auf die Frage: Sind die 150 Mbit/s nur Video oder mit Audio und falls ja, wie ist das Audio kodiert (inkl. Bitrate)?
Mein obiges ffmpeg-Kommando löst alle diese Fragen im Prinzip, weil es Auflösung und Bildrate unverändert übernimmt (bei 150 MBit/s aus einer Panasonic handelt es sich allerdings sicher um C4K oder UHD), sich die 150 Mbit/s auf den Videocodec beziehen, und Audio von den Kameras als unkomprimiertes 16bit-PCM gespeichert wird.
"Wieso eigentlich überhaupt was drehen? Warum nicht jahrelang nur darüber philosophieren?" -stip



-paleface-
Beiträge: 4644

Re: Panasonic Codec "nachbauen"

Beitrag von -paleface- »

So...hier mal meine Ausgangsdatei:
Allgemein
Vollständiger Name : G:\Master.mov
Format : MPEG-4
Commercial name : DNxHR HQX
Format-Profil : QuickTime
Codec-ID : qt 0000.02 (qt )
Dateigröße : 259 GiB
Dauer : 50 min 46s
Gesamte Bitrate : 730 Mb/s
Bildwiederholungsrate : 25,000 FPS
Kodierungs-Datum : 2023-09-06 08:05:07 UTC
Tagging-Datum : 2023-09-06 08:05:07 UTC
Kodierendes Programm : Blackmagic Design DaVinci Resolve Studio

Video
ID : 1
Format : VC-3
Commercial name : DNxHR HQX
Format-Version : Version 3
Format-Profil : RI@HQX
Codec-ID : AVdh
Codec-ID/Info : Avid DNxHR
Dauer : 50 min 46s
Bitraten-Modus : konstant
Bitrate : 728 Mb/s
Breite : 3 840 Pixel
Höhe : 2 160 Pixel
Bildseitenverhältnis : 16:9
Modus der Bildwiederholungsrate : konstant
Bildwiederholungsrate : 25,000 FPS
Color space : YUV
Chroma subsampling : 4:2:2
Bit depth : 10 bits
Scantyp : progressiv
Bits/(Pixel*Frame) : 3.512
Stream-Größe : 258 GiB (100%)
Kodierungs-Datum : 2023-09-06 08:05:07 UTC
Tagging-Datum : 2023-09-06 08:05:07 UTC
Color primaries : BT.709
Transfer characteristics : BT.709
Matrix coefficients : BT.709

Audio
ID : 2
Format : PCM
Format-Einstellungen : Little / Signed
Codec-ID : lpcm
Dauer : 50 min 46s
Bitraten-Modus : konstant
Bitrate : 1 536 kb/s
Kanäle : 2 Kanäle
Channel layout : L R
Samplingrate : 48,0 kHz
Bit depth : 16 bits
Stream-Größe : 558 MiB (0%)
Default : Ja
Alternate group : 1
Kodierungs-Datum : 2023-09-06 08:05:07 UTC
Tagging-Datum : 2023-09-06 08:05:07 UTC

Andere
ID : 3
Type : Time code
Format : QuickTime TC
Dauer : 50 min 46s
Bildwiederholungsrate : 25,000 FPS
Time code of first frame : 00:00:00:00
Time code of last frame : 00:50:46:01
Time code, stripped : Ja
Sprache : Englisch
Kodierungs-Datum : 2023-09-06 08:05:07 UTC
Tagging-Datum : 2023-09-06 08:05:07 UTC

Und so soll es werden. Also das hier ist das original Panasonic File:
Allgemein
Vollständiger Name : G:\P2_Totale.MOV
Format : MPEG-4
Format-Profil : QuickTime
Codec-ID : qt 2011.07 (qt /pana)
Dateigröße : 53,7 GiB
Dauer : 50 min 46s
Modus der Gesamtbitrate : variabel
Gesamte Bitrate : 151 Mb/s
Bildwiederholungsrate : 25,000 FPS
Kodierungs-Datum : 2040-02-05 06:28:16 UTC
Tagging-Datum : 2040-02-05 06:28:16 UTC
com.panasonic.Semi-Pro.metadata.xml : <?xml version="1.0" encoding="UTF-8" standalone="no" ?> / <ClipMain xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:schemas-Professional-Plug-in:Semi-Pro:ClipMetadata:v1.0"> / <ClipContent> / <GlobalClipID>060A2B340101010501010D21130000007F490746D02C773440001060C8550027</GlobalClipID> / <Duration>76152</Duration> / <EditUnit>1/25</EditUnit> / <EssenceList> / <Video> / <Codec BitRate="150">H264_422_LongGOP</Codec> / <ActiveLine>2160</ActiveLine> / <ActivePixel>3840</ActivePixel> / <BitDepth>10</BitDepth> / <FrameRate>25p</FrameRate> / <TimecodeType>NonDrop</TimecodeType> / <StartTimecode>04:17:55:15</StartTimecode> / </Video> / <Audio> / <Channel>2</Channel> / <SamplingRate>48000</SamplingRate> / <BitsPerSample>16</BitsPerSample> / </Audio> / </EssenceList> / <ClipMetadata> / <Rating>0</Rating> / <Access> / <CreationDate>0000-00-00T00:00:00+01:00</CreationDate> / <LastUpdateDate>0000-00-00T00:00:00+01:00</LastUpdateDate> / </Access> / <Device> / <Manufacturer>Panasonic</Manufacturer> / <ModelName>DC-GH5</ModelName> / </Device> / <Shoot> / <StartDate>0000-00-00T00:00:00+01:00</StartDate> / </Shoot> / </ClipMetadata> / </ClipContent> / <UserArea> / <AcquisitionMetadata xmlns="urn:schemas-Professional-Plug-in:P2:CameraMetadata:v1.2"> / <CameraUnitMetadata> / <Gamma> / <CaptureGamma>V-LogL</CaptureGamma> / </Gamma> / <Gamut> / <CaptureGamut>V-Gamut</CaptureGamut> / </Gamut> / </CameraUnitMetadata> / </AcquisitionMetadata> / </UserArea> / </ClipMain>

Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format-Profil : High 4:2:2@L5.1
Format-Einstellungen : CABAC / 1 Ref Frames
Format-Einstellungen für CABAC : Ja
Format-Einstellungen für RefFrames : 1 frame
Format settings, GOP : M=1, N=12
Codec-ID : avc1
Codec-ID/Info : Advanced Video Coding
Dauer : 50 min 46s
Bitraten-Modus : variabel
Bitrate : 150 Mb/s
maximale Bitrate : 180 Mb/s
Breite : 3 840 Pixel
Höhe : 2 160 Pixel
Bildseitenverhältnis : 16:9
Modus der Bildwiederholungsrate : konstant
Bildwiederholungsrate : 25,000 FPS
Standard : Component
Color space : YUV
Chroma subsampling : 4:2:2
Bit depth : 10 bits
Scantyp : progressiv
Bits/(Pixel*Frame) : 0.722
Stream-Größe : 53,1 GiB (99%)
Kodierungs-Datum : 2040-02-05 06:28:16 UTC
Tagging-Datum : 2040-02-05 06:28:16 UTC
Color range : Full
Color primaries : BT.709
Transfer characteristics : BT.709
Matrix coefficients : BT.709
Codec configuration box : avcC

Audio
ID : 2
Format : PCM
Format-Einstellungen : Big / Signed
Codec-ID : twos
Dauer : 50 min 46s
Bitraten-Modus : konstant
Bitrate : 1 536 kb/s
Kanäle : 2 Kanäle
Channel layout : L R
Samplingrate : 48,0 kHz
Bit depth : 16 bits
Stream-Größe : 558 MiB (1%)
Kodierungs-Datum : 2040-02-05 06:28:16 UTC
Tagging-Datum : 2040-02-05 06:28:16 UTC

Andere
ID : 3
Type : Time code
Format : QuickTime TC
Dauer : 50 min 46s
Bitraten-Modus : konstant
Bildwiederholungsrate : 25,000 FPS
Time code of first frame : 05:08:41:16
Time code of last frame : 05:59:27:17
Time code, stripped : Ja
Kodierungs-Datum : 2040-02-05 06:28:16 UTC
Tagging-Datum : 2040-02-05 06:28:16 UTC
www.mse-film.de | Kurzfilme & Videoclips

www.daszeichen.de | Filmproduktion & Postproduktion



-paleface-
Beiträge: 4644

Re: Panasonic Codec "nachbauen"

Beitrag von -paleface- »

cantsin hat geschrieben: Mi 06 Sep, 2023 20:06 Händisch mit ffmpeg (das u.a. unter der Haube von Shutter Encoder läuft) würde ich das so machen:

Code: Alles auswählen

ffmpeg -i input.mov -b:v 153600k -c:v libx264 -c:a pcm_s16be -profile:v high444 -pix_fmt yuv422p10le output.mov
Wie setze ich das denn beim Shutter Encoder ein?
www.mse-film.de | Kurzfilme & Videoclips

www.daszeichen.de | Filmproduktion & Postproduktion



cantsin
Beiträge: 16635

Re: Panasonic Codec "nachbauen"

Beitrag von cantsin »

-paleface- hat geschrieben: Do 07 Sep, 2023 10:50
Wie setze ich das denn beim Shutter Encoder ein?
Du kannst Dein Video in die Transcoding-Queue schicken und darin das ffmpeg-Kommando händisch bearbeiten.
"Wieso eigentlich überhaupt was drehen? Warum nicht jahrelang nur darüber philosophieren?" -stip



 Aktuelle Beiträge [alle Foren]
 
» ALEXA 35 Update: ARRICORE für Xtreme & neue Features für alle Modelle
von slashCAM - Mo 15:18
» Was hörst Du gerade?
von Funless - Mo 14:46
» DaVinci Cache auf welche SSD?
von dienstag_01 - Mo 12:57
» DJI MIC 2 - XLR Adapter
von rush - Mo 12:17
» Was tun, wenn das Wasser fehlt? Klimawandelfolgen-Doku Teil 2
von Darth Schneider - Mo 6:37
» Caspar David Friedrich - Filter
von Axel - So 13:39
» iPhone 17 Pro: ProRes RAW, Genlock, Apple Log 2 und Blackmagic ProDock für Filmer
von Axel - So 13:27
» Wiegt die DJI Mini 5 Pro wirklich unter 250 Gramm?
von Jost - So 10:46
» Aputure NOVA II 2x1 - 1.000W LED-Panel mit BLAIR-CG-Engine
von Jominator - So 10:31
» Neue Funktionen für Frame.io verbessern Sicherheit und Sharing
von slashCAM - So 9:33
» Apple Final Cut Camera 2.0 bringt iphone 17 Pro Apple Log 2, Genlock und Open Gate
von vaio - Sa 12:40
» Nikon NRAW als RED RAW prozessieren
von cantsin - Sa 11:48
» Canon Cinema EOS C50 Sensor-Bildqualität - Debayering, Rolling Shutter und Dynamik
von Walter Schulz - Sa 9:40
» Leitz Hektor - sechs Cine-Objektive für DSLM & Co vorgestellt
von philr - Sa 9:25
» DR Lüftergeräusche + Windgeräusche rausfiltern
von Jott - Sa 8:25
» Überraschung: Kyno 1.9 ist erschienen mit Apple Silicon Support und neuem Design
von slashCAM - Fr 15:24
» Hardware für Creators - Die besten 4K/8K Schnittrechner - Frühling 2025
von Mayk - Fr 13:23
» Resolve Color Grading Tutorials
von freezer - Fr 11:18
» Nvidia + Intel arbeiten an gemeinsamen SoC
von markusG - Fr 10:09
» Video mit KI bearbeiten
von Bluboy - Do 23:33
» AI-Diskussionsthread - Pro/Kontra?
von cantsin - Do 19:12
» Twixtor Probleme mit Marking Points
von Jott - Do 19:03
» Welches Update für Ursa MiniPro 12K?
von Jost - Do 17:47
» Neue Luma AI Ray3 Video-KI erstellt erstmals Clips mit nativem HDR
von slashCAM - Do 15:04
» LaCie Rugged SSD4: Schneller und robuster Speicher für unterwegs vorgestellt
von slashCAM - Do 14:33
» SmallRig X-Touch X221: V-Mount Akku mit IP54, Touchscreen und App-Kontrolle
von slashCAM - Do 11:30
» DJI Mini 5 Pro bringt grossen 1" Sensor, LiDAR und 4K mit 120fps
von Jott - Do 6:04
» Kinefinity Eagle-EVF erhält u.a. Log-to-Rec.709 Vorschau
von UWCine - Mi 21:31
» Viltrox wird Mitglied der L-Mount Alliance
von cantsin - Mi 20:00
» Die Canon EOS C50 erklärt - 7K RAW, 120p 4K und Open Gate
von pillepalle - Mi 16:08
» Revolutionärer AF für Cine-Objektive: Tilta Autofokus-Adapter zapft interne Kamera-AF-Daten an
von pillepalle - Mi 15:32
» Das gesamte aktuelle Z-Cam Lineup ausführlich erklärt
von Rick SSon - Mi 13:53
» Sigma Cine-Zoom 28-45mm T2 FF demnächst für 2.999 Euro erhältlich
von rudi - Mi 13:23
» Weniger Mikros sind mehr
von acrossthewire - Mi 9:52
» Linsen (Vintage, Anamorphic & Co.)
von roki100 - Mi 0:42