Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 AVC / H.264

Reply
 
Thread Tools Search this Thread Display Modes
Old 29th August 2014, 06:33   #1  |  Link
asarian
Registered User
 
Join Date: May 2005
Posts: 1,462
x264 frame viewer?

Can someone recommend me tool to view *lossless* x264 encoded frame info? Adobe Premiere can't handle it, Windows Media Player trips on it. And I need to skip a corrupted frame, so I need to see the movie and get the frame number, for avisynth.

Thx.

EDIT: DGIndexNV immediately comes with an access violation too. Only the GOM player can actually play those files, so far, but it has no frame-info support.
__________________
Gorgeous, delicious, deculture!

Last edited by asarian; 29th August 2014 at 07:52.
asarian is offline   Reply With Quote
Old 29th August 2014, 09:44   #2  |  Link
asarian
Registered User
 
Join Date: May 2005
Posts: 1,462
Nevermind. Adding .ShowFrameNumber() did the trick. Not pretty, but it works for what I needed.
__________________
Gorgeous, delicious, deculture!
asarian is offline   Reply With Quote
Old 29th August 2014, 16:46   #3  |  Link
nhakobian
Registered User
 
Join Date: Oct 2009
Location: San Francisco, CA
Posts: 99
You can always load an avisynth script into VirtualDub or AvsP and it will give you frame information. Just make sure that you are using a frame accurate source filter in the avisynth (so no DirectShowSource).
nhakobian is offline   Reply With Quote
Old 29th August 2014, 17:01   #4  |  Link
asarian
Registered User
 
Join Date: May 2005
Posts: 1,462
Quote:
Originally Posted by nhakobian View Post
You can always load an avisynth script into VirtualDub or AvsP and it will give you frame information. Just make sure that you are using a frame accurate source filter in the avisynth (so no DirectShowSource).
Yeah, the problem was the lossless H264 stream, which, it seems, very few programs actually support (not truly surprising, actually, at it just serves as an intermediate format to begin with).

Since x264 can, naturally, take its own lossless output again for input, I could append ShowFrameNumber() to the re-sourced stream, and show it, after all.
__________________
Gorgeous, delicious, deculture!
asarian is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:24.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.